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 Jenkins in /home/jenkins/workspace/clubb_fire_tuning_gfortran_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/clubb.git
 > git init /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision a67e22194ccac507c0dc1b684db1336cf93054fe (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a67e22194ccac507c0dc1b684db1336cf93054fe # timeout=10
Commit message: "Making multicol diffness script rely on the largest difference detected, rather the the sum/total of differences. This is essentially to relax the cpu vs gpu diffness test because mpace_b is noisey and often causes the test to fail for innocent bit changing commits. Looking at the largest difference does have the advantage of the check being less sensitive to case differences, such as number of timesteps, vertical levels, number of columns, etc."
 > git rev-list --no-walk 7d2369cb2db29fbc630c678a19d08445c261c08d # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Compile)
[Pipeline] sh
+ sed -r 's/-ffpe-trap=(\w,?)+\s//g' -i clubb/compile/config/linux_x86_64_gfortran.bash
+ clubb/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/clubb/compile/../obj; make -f Make.clubb_param
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_gfdlact
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SCM_Activation/aer_ccn_act_k.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clubb_precision.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_variables.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/saturation.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/saturation.F90:1378:10:

 1378 |       rsat
      |          1
Warning: Unused variable ‘rsat’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/saturation.F90:854:8:

  854 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘ep’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/saturation.F90:882:16:

  882 |     integer :: i, k  ! Loop indices
      |                1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/saturation.F90:882:19:

  882 |     integer :: i, k  ! Loop indices
      |                   1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/saturation.F90:1078:32:

 1078 |   subroutine sat_vapor_press_ice( nz, ngrdcol, T_in_K, saturation_formula, &
      |                                ^
Warning: ‘sat_vapor_press_ice’ defined but not used [-Wunused-function]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/lapack_wrap.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/lapack_wrap.F90:239:16:

  239 |       subd, diag, supd
      |                1
Warning: Unused variable ‘diag’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/lapack_wrap.F90:239:10:

  239 |       subd, diag, supd
      |          1
Warning: Unused variable ‘subd’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/lapack_wrap.F90:239:22:

  239 |       subd, diag, supd
      |                      1
Warning: Unused variable ‘supd’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/penta_lu_solver.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/penta_lu_solver.F90:131:22:

  131 |     integer :: i, k, j    ! Loop variables
      |                      1
Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/tridiag_lu_solver.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_gfdlact.a
a - aer_ccn_act_k.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/pdf_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_semi_implicit.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/clubb/compile/../src/CLUBB_core	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:546:16:

  546 |     integer :: i
      |                1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:438:16:

  438 |     integer :: i
      |                1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:224:16:

  224 |     integer :: i
      |                1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:167:24:

  167 |                 old_soln,                         & ! Intent(in)
      |                        1
Warning: Unused dummy argument ‘old_soln’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:165:26:

  165 |                 solve_name, penta_solve_method,   & ! Intent(in)
      |                          1
Warning: Unused dummy argument ‘solve_name’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:106:16:

  106 |     integer :: i
      |                1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:50:24:

   50 |                 old_soln,                       & ! Intent(in)
      |                        1
Warning: Unused dummy argument ‘old_soln’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:48:26:

   48 |                 solve_name, penta_solve_method, & ! Intent(in)
      |                          1
Warning: Unused dummy argument ‘solve_name’ at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/input_reader.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:2307:8:

 2307 |     use clubb_precision, only: &
      |        1
Warning: Unused parameter ‘core_rknd’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1942:38:

 1942 |     real( kind = core_rknd ) :: factor
      |                                      1
Warning: Unused variable ‘factor’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1377:8:

 1377 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘fstdout’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1373:8:

 1373 |     use model_flags, only: &
      |        1
Warning: Unused parameter ‘l_cubic_interp’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1373:8:

 1373 |     use model_flags, only: &
      |        1
Warning: Unused parameter ‘l_quintic_poly_interp’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1325:8:

 1325 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘fstdout’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1321:8:

 1321 |     use model_flags, only: &
      |        1
Warning: Unused parameter ‘l_cubic_interp’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1321:8:

 1321 |     use model_flags, only: &
      |        1
Warning: Unused parameter ‘l_quintic_poly_interp’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1212:8:

 1212 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘fstdout’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1208:8:

 1208 |     use model_flags, only: &
      |        1
Warning: Unused parameter ‘l_cubic_interp’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1208:8:

 1208 |     use model_flags, only: &
      |        1
Warning: Unused parameter ‘l_quintic_poly_interp’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1162:8:

 1162 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘fstdout’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1158:8:

 1158 |     use model_flags, only: &
      |        1
Warning: Unused parameter ‘l_cubic_interp’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1158:8:

 1158 |     use model_flags, only: &
      |        1
Warning: Unused parameter ‘l_quintic_poly_interp’ 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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameters_tunable.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameters_tunable.F90:2135:32:

 2135 |   subroutine init_parameters_999( &
      |                                ^
Warning: ‘init_parameters_999’ defined but not used [-Wunused-function]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_helper_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_helper_module.F90:1698:16:

 1698 |     integer :: i, k
      |                1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_helper_module.F90:1698:19:

 1698 |     integer :: i, k
      |                   1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_helper_module.F90:565:56:

  565 |                                         thlm, um, vm, em, Lscale, exner, rtm, &
      |                                                        1
Warning: Unused dummy argument ‘em’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_helper_module.F90:364:8:

  364 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘one_half’ 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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/output_netcdf.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/output_netcdf.F90:221:8:

  221 |     use clubb_precision, only: &
      |        1
Warning: Unused parameter ‘core_rknd’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/output_netcdf.F90:218:8:

  218 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter ‘nparams’ 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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp3_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp3_module.F90:119:16:

  119 |     integer :: i, k, sclr    ! Loop index
      |                1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp3_module.F90:119:19:

  119 |     integer :: i, k, sclr    ! Loop index
      |                   1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90:1288:13:

 1288 |       k_tdiag   = 2,    & ! Thermodynamic main diagonal index.
      |             1
Warning: Unused parameter ‘k_tdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90:1289:15:

 1289 |       km1_tdiag = 3       ! Thermodynamic subdiagonal index.
      |               1
Warning: Unused parameter ‘km1_tdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90:1287:15:

 1287 |       kp1_tdiag = 1,    & ! Thermodynamic superdiagonal index.
      |               1
Warning: Unused parameter ‘kp1_tdiag’ declared at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_explicit.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_explicit.F90:872:43:

  872 |   subroutine clip_variance( nz, ngrdcol, gr, solve_type, dt, threshold, &
      |                                           1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_explicit.F90:426:40:

  426 |   subroutine clip_covar( nz, ngrdcol, gr, solve_type, l_first_clip_ts,  &
      |                                        1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_explicit.F90:157:22:

  157 |     integer :: sclr, i  ! scalar array index.
      |                      1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/fill_holes.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/fill_holes.F90:685:8:

  685 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘num_hf_draw_points’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/fill_holes.F90:660:41:

  660 |                                 rho_ds_zm, rho_ds_zt, exner,                & ! Intent(in)
      |                                         1
Warning: Unused dummy argument ‘rho_ds_zm’ at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:581:29:

  581 |                             -- this is likely unsafe and considered fatal"
      |                             1
Warning: Missing ‘&’ in continued character constant at (1) [-Wampersand]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1311:49:

 1311 |   subroutine windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, ixm_matrix_condt_num, &
      |                                                 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1835:13:

 1835 |       k_tdiag   = 2, & ! Thermodynamic main diagonal index.
      |             1
Warning: Unused parameter ‘k_tdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1836:15:

 1836 |       km1_tdiag = 3    ! Thermodynamic subdiagonal index.
      |               1
Warning: Unused parameter ‘km1_tdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1834:15:

 1834 |       kp1_tdiag = 1, & ! Thermodynamic superdiagonal index.
      |               1
Warning: Unused parameter ‘kp1_tdiag’ declared at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:5349:46:

 5349 |   subroutine wp3_term_pr1_rhs( nz, ngrdcol, gr, &
      |                                              1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2322:15:

 2322 |       C_uu_buoy   ! CLUBB tunable parameter C_uu_buoy
      |               1
Warning: Unused variable ‘c_uu_buoy’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2133:38:

 2133 |   subroutine wp23_rhs( nz, ngrdcol, gr, dt, &
      |                                      1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1794:38:

 1794 |   subroutine wp23_lhs( nz, ngrdcol, gr, dt, &
      |                                      1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1364:14:

 1364 |       C_uu_shr ! CLUBB tunable parameter C_uu_shr
      |              1
Warning: Unused variable ‘c_uu_shr’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1247:10:

 1247 |       nrhs = 1      ! Number of RHS vectors
      |          1
Warning: Unused parameter ‘nrhs’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1186:8:

 1186 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘num_hf_draw_points’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1160:45:

 1160 |                          rho_ds_zm, rho_ds_zt, &
      |                                             1
Warning: Unused dummy argument ‘rho_ds_zt’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1347:15:

 1347 |       threshold    ! Minimum value for wp2    [m^2/s^2]
      |               1
Warning: Unused variable ‘threshold’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:385:10:

  385 |       c_K1, & ! CLUBB tunable parameter c_K1
      |          1
Warning: Unused variable ‘c_k1’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:386:10:

  386 |       c_K8    ! CLUBB tunable parameter c_K8
      |          1
Warning: Unused variable ‘c_k8’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:5844:8:

 5844 |     use constants_clubb, only: num_hf_draw_points
      |        1
Warning: Unused parameter ‘num_hf_draw_points’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:5835:57:

 5835 |                                      rho_ds_zm, rho_ds_zt, &
      |                                                         1
Warning: Unused dummy argument ‘rho_ds_zt’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3996:22:

 3996 |       sclr, i, b, k, l  ! Loop index
      |                      1
Warning: Unused variable ‘l’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3453:34:

 3453 |     integer :: i, k, k_low, k_high
      |                                  1
Warning: Unused variable ‘k_high’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3453:26:

 3453 |     integer :: i, k, k_low, k_high
      |                          1
Warning: Unused variable ‘k_low’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3434:35:

 3434 |     real( kind = core_rknd ) :: tmp
      |                                   1
Warning: Unused variable ‘tmp’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3437:20:

 3437 |       turbulent_prod, & ! Turbulent production term  [{x_a units}*{x_b units}/s]
      |                    1
Warning: Unused variable ‘turbulent_prod’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2979:60:

 2979 |                               C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In
      |                                                            1
Warning: Unused dummy argument ‘c14_1d’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2979:35:

 2979 |                               C4_1d, invrs_tau_C4_zm, C14_1d, invrs_tau_C14_zm, & ! In
      |                                   1
Warning: Unused dummy argument ‘c4_1d’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3016:8:

 3016 |     use constants_clubb, only:  &
      |        1
Warning: Unused parameter ‘one_third’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3101:35:

 3101 |     real( kind = core_rknd ) :: tmp
      |                                   1
Warning: Unused variable ‘tmp’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:3016:8:

 3016 |     use constants_clubb, only:  &
      |        1
Warning: Unused parameter ‘two_thirds’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2694:13:

 2694 |       k_mdiag   = 2, & ! Momentum main diagonal index.
      |             1
Warning: Unused parameter ‘k_mdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2695:15:

 2695 |       km1_mdiag = 3    ! Momentum subdiagonal index.
      |               1
Warning: Unused parameter ‘km1_mdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2693:15:

 2693 |       kp1_mdiag = 1, & ! Momentum superdiagonal index.
      |               1
Warning: Unused parameter ‘kp1_mdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2600:42:

 2600 |     integer :: i, k, low_bound, high_bound
      |                                          1
Warning: Unused variable ‘high_bound’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2600:30:

 2600 |     integer :: i, k, low_bound, high_bound
      |                              1
Warning: Unused variable ‘low_bound’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:1594:28:

 1594 |     integer :: sclr, k, i, j
      |                            1
Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:410:18:

  410 |       rtm_zm, test
      |                  1
Warning: Unused variable ‘test’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:4368:8:

 4368 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘eps’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:4368:8:

 4368 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘num_hf_draw_points’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:4227:43:

 4227 |   subroutine xm_wpxp_solve( nz, ngrdcol, gr, nrhs, &
      |                                           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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_clubb_utilities.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1583:22:

 1583 |     integer :: i, k, b
      |                      1
Warning: Unused variable ‘b’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1170:74:

 1170 |   subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc,     & ! In
      |                                                                          1
Warning: Unused dummy argument ‘c7_skw_fnc’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1310:45:

 1310 |     logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs
      |                                             1
Warning: Unused variable ‘l_lower_thresh’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1310:29:

 1310 |     logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs
      |                             1
Warning: Unused variable ‘l_upper_thresh’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1248:8:

 1248 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘one’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1176:40:

 1176 |                           stats_metadata,                                       & ! In
      |                                        1
Warning: Unused dummy argument ‘stats_metadata’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1170:62:

 1170 |   subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc,     & ! In
      |                                                              1
Warning: Unused dummy argument ‘wm_zt’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1170:55:

 1170 |   subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc,     & ! In
      |                                                       1
Warning: Unused dummy argument ‘wpxp’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1171:56:

 1171 |                           wpxp_upper_lim, wpxp_lower_lim,                       & ! In
      |                                                        1
Warning: Unused dummy argument ‘wpxp_lower_lim’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1171:40:

 1171 |                           wpxp_upper_lim, wpxp_lower_lim,                       & ! In
      |                                        1
Warning: Unused dummy argument ‘wpxp_upper_lim’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_clubb_utilities.F90:1587:45:

 1587 |   subroutine stats_end_timestep( clubb_params, stats_metadata,  & ! intent(in)
      |                                             1
Warning: Unused dummy argument ‘clubb_params’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_clubb_utilities.F90:1594:51:

 1594 |                                  l_standard_term_ta &
      |                                                   1
Warning: Unused dummy argument ‘l_standard_term_ta’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_clubb_utilities.F90:1593:44:

 1593 |                                  l_tke_aniso, &
      |                                            1
Warning: Unused dummy argument ‘l_tke_aniso’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_clubb_utilities.F90:1592:45:

 1592 |                                  , l_uv_nudge, &
      |                                             1
Warning: Unused dummy argument ‘l_uv_nudge’ at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90:262:25:

  262 |       ice_supersat_frac_1, & ! Ice supersaturation fraction (1st PDF comp.)  [-]
      |                         1
Warning: Unused variable ‘ice_supersat_frac_1’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90:263:25:

  263 |       ice_supersat_frac_2    ! Ice supersaturation fraction (2nd PDF comp.)  [-]
      |                         1
Warning: Unused variable ‘ice_supersat_frac_2’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mixing_length.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mixing_length.F90:889:8:

  889 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘three’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mixing_length.F90:21:50:

   21 |                                     stats_metadata, &
      |                                                  1
Warning: Unused dummy argument ‘stats_metadata’ at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4795:47:

 4795 |       call calc_trapezoid_zm( nz, ngrdcol, gr, wpthvp, wpthvp_zt,      & ! Intent(in)
      |                                               1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zm’ and INTENT(OUT) argument ‘trapezoid_zm’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4798:47:

 4798 |       call calc_trapezoid_zm( nz, ngrdcol, gr, thlpthvp, thlpthvp_zt,  & ! Intent(in)
      |                                               1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zm’ and INTENT(OUT) argument ‘trapezoid_zm’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4801:47:

 4801 |       call calc_trapezoid_zm( nz, ngrdcol, gr, rtpthvp, rtpthvp_zt,    & ! Intent(in)
      |                                               1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zm’ and INTENT(OUT) argument ‘trapezoid_zm’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4689:34:

 4689 |                                   wprtp2, wprtp2_zm, &
      |                                  1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4694:34:

 4694 |                                   wpthlp2, wpthlp2_zm, &
      |                                  1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4699:34:

 4699 |                                   wprtpthlp, wprtpthlp_zm, &
      |                                  1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4724:30:

 4724 |                               cloud_frac, cloud_frac_zm, &
      |                              1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4728:30:

 4728 |                               ice_supersat_frac, ice_supersat_frac_zm, &
      |                              1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4732:30:

 4732 |                               rcm, rcm_zm, &
      |                              1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4736:30:

 4736 |                               wp2thvp, wp2thvp_zm, &
      |                              1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4627:21:

 4627 |       integer :: i, k, sclr
      |                     1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:3955:10:

 3955 |       use parameter_indices, only:  &
      |          1
Warning: Unused parameter ‘iskw_max_mag’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:3985:10:

 3985 |       use model_flags, only: &
      |          1
Warning: Unused parameter ‘lapack’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:3939:40:

 3939 |   subroutine check_clubb_settings( nzmax, params,       & ! intent(in)
      |                                        1
Warning: Unused dummy argument ‘nzmax’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:2866:8:

 2866 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter ‘iskw_denom_coef’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:2866:8:

 2866 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter ‘iskw_max_mag’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:144:23:

  144 |                hydromet, l_mix_rat_hm, &                            ! intent(in)
      |                       1
Warning: Unused dummy argument ‘hydromet’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:198:8:

  198 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘num_hf_draw_points’ 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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clubb_api_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clubb_api_module.F90:1026:16:

 1026 |     integer :: i
      |                1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_param.a grid_class.o diagnose_correlations_module.o advance_xp2_xpyp_module.o output_netcdf.o clubb_precision.o matrix_operations.o hydromet_pdf_parameter_module.o advance_xp3_module.o lapack_wrap.o stats_type_utilities.o new_pdf.o Nc_Ncn_eqns.o LY93_pdf.o mono_flux_limiter.o advance_wp2_wp3_module.o new_pdf_main.o new_hybrid_pdf_main.o sponge_layer_damping.o stats_lh_zt_module.o stat_file_module.o pdf_closure_module.o code_timer_module.o penta_lu_solver.o interpolation.o stats_rad_zm_module.o input_reader.o endian.o mt95.o model_flags.o calc_pressure.o constants_clubb.o advance_helper_module.o sigma_sqd_w_module.o input_names.o stats_rad_zt_module.o saturation.o file_functions.o matrix_solver_wrapper.o parameter_indices.o diffusion.o parameters_tunable.o advance_xm_wpxp_module.o Skx_module.o stats_lh_sfc_module.o lapack_interfaces.o clubb_api_module.o corr_varnce_module.o sfc_varnce_module.o numerical_check.o clip_explicit.o adg1_adg2_3d_luhar_pdf.o stats_zt_module.o new_hybrid_pdf.o stats_sfc_module.o parameters_model.o output_grads.o stats_zm_module.o calc_roots.o setup_clubb_pdf_params.o stats_clubb_utilities.o precipitation_fraction.o stats_type.o new_tsdadg_pdf.o pdf_utilities.o clip_semi_implicit.o turbulent_adv_pdf.o stats_variables.o array_index.o calendar.o mixing_length.o index_mapping.o mean_adv.o advance_clubb_core_module.o advance_windm_edsclrm_module.o T_in_K_module.o pdf_parameter_module.o tridiag_lu_solver.o pos_definite_module.o error_code.o fill_holes.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_param.a
a - grid_class.o
a - diagnose_correlations_module.o
a - advance_xp2_xpyp_module.o
a - output_netcdf.o
a - clubb_precision.o
a - matrix_operations.o
a - hydromet_pdf_parameter_module.o
a - advance_xp3_module.o
a - lapack_wrap.o
a - stats_type_utilities.o
a - new_pdf.o
a - Nc_Ncn_eqns.o
a - LY93_pdf.o
a - mono_flux_limiter.o
a - advance_wp2_wp3_module.o
a - new_pdf_main.o
a - new_hybrid_pdf_main.o
a - sponge_layer_damping.o
a - stats_lh_zt_module.o
a - stat_file_module.o
a - pdf_closure_module.o
a - code_timer_module.o
a - penta_lu_solver.o
a - interpolation.o
a - stats_rad_zm_module.o
a - input_reader.o
a - endian.o
a - mt95.o
a - model_flags.o
a - calc_pressure.o
a - constants_clubb.o
a - advance_helper_module.o
a - sigma_sqd_w_module.o
a - input_names.o
a - stats_rad_zt_module.o
a - saturation.o
a - file_functions.o
a - matrix_solver_wrapper.o
a - parameter_indices.o
a - diffusion.o
a - parameters_tunable.o
a - advance_xm_wpxp_module.o
a - Skx_module.o
a - stats_lh_sfc_module.o
a - lapack_interfaces.o
a - clubb_api_module.o
a - corr_varnce_module.o
a - sfc_varnce_module.o
a - numerical_check.o
a - clip_explicit.o
a - adg1_adg2_3d_luhar_pdf.o
a - stats_zt_module.o
a - new_hybrid_pdf.o
a - stats_sfc_module.o
a - parameters_model.o
a - output_grads.o
a - stats_zm_module.o
a - calc_roots.o
a - setup_clubb_pdf_params.o
a - stats_clubb_utilities.o
a - precipitation_fraction.o
a - stats_type.o
a - new_tsdadg_pdf.o
a - pdf_utilities.o
a - clip_semi_implicit.o
a - turbulent_adv_pdf.o
a - stats_variables.o
a - array_index.o
a - calendar.o
a - mixing_length.o
a - index_mapping.o
a - mean_adv.o
a - advance_clubb_core_module.o
a - advance_windm_edsclrm_module.o
a - T_in_K_module.o
a - pdf_parameter_module.o
a - tridiag_lu_solver.o
a - pos_definite_module.o
a - error_code.o
a - fill_holes.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_lapack
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/compile/../src/Lapack/Lapack_double/iparmq.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/compile/../src/Lapack/Lapack_double/dlarfg.f
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_lapack.a sasum.o dgtts2.o slaev2.o strmv.o dtbsv.o dgbequ.o iladlc.o dsytrd.o sscal.o dgbmv.o dlansy.o slarft.o dsterf.o dpotrf.o slangb.o slagtm.o slaswp.o slanst.o slapy2.o sgemv.o sgbtrs.o dsytd2.o sisnan.o slaqsy.o dlaqgb.o sgemm.o dgttrs.o dorgql.o iparmq.o xerbla.o dlacpy.o slabad.o dlasrt.o dlamch.o dgbsvx.o dgbrfs.o strmm.o ieeeck.o ssyr2.o slae2.o sgtsvx.o sgtrfs.o slartg.o dorg2r.o dsyev.o dgemv.o dlaswp.o dlagtm.o dlapy2.o dlanst.o ssterf.o dlarft.o slansy.o spotrf.o iladlr.o dlangb.o dscal.o sgbmv.o sgbequ.o ssytrd.o dtrmv.o stbsv.o sgtts2.o dlaev2.o lsame.o dasum.o sorg2r.o ssyev.o dlartg.o dlae2.o dgtrfs.o dgtsvx.o sgbrfs.o sgbsvx.o dsyr2.o dtrmm.o slasrt.o slamch.o slacpy.o dlabad.o disnan.o dlaqsy.o slaqgb.o sorgql.o dgemm.o sgttrs.o ssytd2.o dgbtrs.o dlangt.o dorg2l.o dlarfb.o scopy.o dger.o dgbsv.o sgtsv.o dorgtr.o dorgqr.o dlacn2.o dsymv.o slasr.o ilaslc.o ssyrk.o idamax.o slarfg.o dgttrf.o saxpy.o dlarf.o sgbtrf.o slatrd.o slascl.o dsyr2k.o isamax.o slantb.o dswap.o dlatbs.o dlaisnan.o strsm.o drscl.o dnrm2.o sdot.o dgbtf2.o ssteqr.o slassq.o sgtcon.o spotrf2.o dlaset.o spoequ.o dgbcon.o dlasr.o ssymv.o sorgqr.o slacn2.o ilaenv.o dgtsv.o sorgtr.o sgbsv.o sger.o dcopy.o slangt.o sorg2l.o slarfb.o dpotrf2.o dpoequ.o slaset.o sgbcon.o sgbtf2.o ilaslr.o dsteqr.o dlassq.o dgtcon.o snrm2.o ddot.o slatbs.o slaisnan.o dtrsm.o srscl.o dlantb.o sswap.o dlatrd.o dlascl.o ssyr2k.o slarf.o daxpy.o dgbtrf.o dsyrk.o sgttrf.o dlarfg.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_lapack.a
a - sasum.o
a - dgtts2.o
a - slaev2.o
a - strmv.o
a - dtbsv.o
a - dgbequ.o
a - iladlc.o
a - dsytrd.o
a - sscal.o
a - dgbmv.o
a - dlansy.o
a - slarft.o
a - dsterf.o
a - dpotrf.o
a - slangb.o
a - slagtm.o
a - slaswp.o
a - slanst.o
a - slapy2.o
a - sgemv.o
a - sgbtrs.o
a - dsytd2.o
a - sisnan.o
a - slaqsy.o
a - dlaqgb.o
a - sgemm.o
a - dgttrs.o
a - dorgql.o
a - iparmq.o
a - xerbla.o
a - dlacpy.o
a - slabad.o
a - dlasrt.o
a - dlamch.o
a - dgbsvx.o
a - dgbrfs.o
a - strmm.o
a - ieeeck.o
a - ssyr2.o
a - slae2.o
a - sgtsvx.o
a - sgtrfs.o
a - slartg.o
a - dorg2r.o
a - dsyev.o
a - dgemv.o
a - dlaswp.o
a - dlagtm.o
a - dlapy2.o
a - dlanst.o
a - ssterf.o
a - dlarft.o
a - slansy.o
a - spotrf.o
a - iladlr.o
a - dlangb.o
a - dscal.o
a - sgbmv.o
a - sgbequ.o
a - ssytrd.o
a - dtrmv.o
a - stbsv.o
a - sgtts2.o
a - dlaev2.o
a - lsame.o
a - dasum.o
a - sorg2r.o
a - ssyev.o
a - dlartg.o
a - dlae2.o
a - dgtrfs.o
a - dgtsvx.o
a - sgbrfs.o
a - sgbsvx.o
a - dsyr2.o
a - dtrmm.o
a - slasrt.o
a - slamch.o
a - slacpy.o
a - dlabad.o
a - disnan.o
a - dlaqsy.o
a - slaqgb.o
a - sorgql.o
a - dgemm.o
a - sgttrs.o
a - ssytd2.o
a - dgbtrs.o
a - dlangt.o
a - dorg2l.o
a - dlarfb.o
a - scopy.o
a - dger.o
a - dgbsv.o
a - sgtsv.o
a - dorgtr.o
a - dorgqr.o
a - dlacn2.o
a - dsymv.o
a - slasr.o
a - ilaslc.o
a - ssyrk.o
a - idamax.o
a - slarfg.o
a - dgttrf.o
a - saxpy.o
a - dlarf.o
a - sgbtrf.o
a - slatrd.o
a - slascl.o
a - dsyr2k.o
a - isamax.o
a - slantb.o
a - dswap.o
a - dlatbs.o
a - dlaisnan.o
a - strsm.o
a - drscl.o
a - dnrm2.o
a - sdot.o
a - dgbtf2.o
a - ssteqr.o
a - slassq.o
a - sgtcon.o
a - spotrf2.o
a - dlaset.o
a - spoequ.o
a - dgbcon.o
a - dlasr.o
a - ssymv.o
a - sorgqr.o
a - slacn2.o
a - ilaenv.o
a - dgtsv.o
a - sorgtr.o
a - sgbsv.o
a - sger.o
a - dcopy.o
a - slangt.o
a - sorg2l.o
a - slarfb.o
a - dpotrf2.o
a - dpoequ.o
a - slaset.o
a - sgbcon.o
a - sgbtf2.o
a - ilaslr.o
a - dsteqr.o
a - dlassq.o
a - dgtcon.o
a - snrm2.o
a - ddot.o
a - slatbs.o
a - slaisnan.o
a - dtrsm.o
a - srscl.o
a - dlantb.o
a - sswap.o
a - dlatrd.o
a - dlascl.o
a - ssyr2k.o
a - slarf.o
a - daxpy.o
a - dgbtrf.o
a - dsyrk.o
a - sgttrf.o
a - dlarfg.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_bugsrad
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.microphys_utils
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_parabolic
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_coamps
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/kinds.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Microphys_utils/microphys_stats_vars_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/clubb/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/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa21g.F
gfortran -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libmicrophys_utils.a
a - microphys_stats_vars_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -march=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
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_morrison
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/cloud_correlate.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/two_rt_sw_ocastrndm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/nrmtqi.F
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_parabolic.a Parabolic_constants.o AiryFunction.o Parabolic.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_parabolic.a
a - Parabolic_constants.o
a - AiryFunction.o
a - Parabolic.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/BUGSrad/bugsrad_planck.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/adjtq.F
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_KK_microphys
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/KK_microphys/KK_upscaled_variances.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/tgqr.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa27r.F
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_KK_microphys.a parameters_KK.o KK_upscaled_variances.o KK_utilities.o KK_upscaled_covariances.o KK_local_means.o KK_Nrm_tendencies.o PDF_integrals_covar.o PDF_integrals_means.o KK_upscaled_turbulent_sed.o KK_upscaled_means.o PDF_integrals_all_MM.o text_writer.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_KK_microphys.a
a - parameters_KK.o
a - KK_upscaled_variances.o
a - KK_utilities.o
a - KK_upscaled_covariances.o
a - KK_local_means.o
a - KK_Nrm_tendencies.o
a - PDF_integrals_covar.o
a - PDF_integrals_means.o
a - KK_upscaled_turbulent_sed.o
a - KK_upscaled_means.o
a - PDF_integrals_all_MM.o
a - text_writer.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.silhs
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/parameters_silhs.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/output_2D_samples_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/output_2D_samples_module.F90:239:8:

  239 |     use parameter_indices, only: nparams
      |        1
Warning: Unused parameter ‘nparams’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/output_2D_samples_module.F90:164:8:

  164 |     use clubb_precision, only: &
      |        1
Warning: Unused parameter ‘core_rknd’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/output_2D_samples_module.F90:168:8:

  168 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter ‘nparams’ 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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/silhs_importance_sample_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa14g.F
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa28.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa18g.F
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_coamps.a eqa21g.o eqa9g.o eqa22.o tgqg.o eqa25.o eqa13g.o conice.o eqa8g.o slope.o eqa9.o eqa6.o eqa12g.o eqa5g.o eqa10g.o qsatvi.o nrmcol.o gamma.o esati.o eqa19g.o tgqs.o tgqi.o adjmlt.o nrmtqi.o eqa18.o qtadj.o esat_new.o eqa7.o eqa20g.o adjtq.o eqa21.o tgqr.o eqa22g.o eqa27r.o frzh.o eqa7g.o eqa11g.o eqa12.o eqa15.o nrmtqw.o eqa17g.o eqa19.o eqa14g.o esatv.o eqa28.o eqa26.o eqa27.o eqa18g.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_coamps.a
a - eqa21g.o
a - eqa9g.o
a - eqa22.o
a - tgqg.o
a - eqa25.o
a - eqa13g.o
a - conice.o
a - eqa8g.o
a - slope.o
a - eqa9.o
a - eqa6.o
a - eqa12g.o
a - eqa5g.o
a - eqa10g.o
a - qsatvi.o
a - nrmcol.o
a - gamma.o
a - esati.o
a - eqa19g.o
a - tgqs.o
a - tgqi.o
a - adjmlt.o
a - nrmtqi.o
a - eqa18.o
a - qtadj.o
a - esat_new.o
a - eqa7.o
a - eqa20g.o
a - adjtq.o
a - eqa21.o
a - tgqr.o
a - eqa22g.o
a - eqa27r.o
a - frzh.o
a - eqa7g.o
a - eqa11g.o
a - eqa12.o
a - eqa15.o
a - nrmtqw.o
a - eqa17g.o
a - eqa19.o
a - eqa14g.o
a - esatv.o
a - eqa28.o
a - eqa26.o
a - eqa27.o
a - eqa18g.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/latin_hypercube_driver_module.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_bugsrad.a rayle.o cloudg.o two_rt_sw.o gases_ckd.o two_rt_lw_ocastrndm.o comscp2.o bugs_rad.o two_rt_lw.o bugsrad_physconst.o gascon.o two_rt_sw_ocastrndm.o kinds.o two_rt_sw_bs.o cloud_correlate.o two_rt_sw_iter.o comscp1.o newexp.o two_rt_lw_sel.o two_rt_lw_iter.o bugs_lwr.o bugs_swr.o bugsrad_planck.o variables_radiation_module.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_bugsrad.a
a - rayle.o
a - cloudg.o
a - two_rt_sw.o
a - gases_ckd.o
a - two_rt_lw_ocastrndm.o
a - comscp2.o
a - bugs_rad.o
a - two_rt_lw.o
a - bugsrad_physconst.o
a - gascon.o
a - two_rt_sw_ocastrndm.o
a - kinds.o
a - two_rt_sw_bs.o
a - cloud_correlate.o
a - two_rt_sw_iter.o
a - comscp1.o
a - newexp.o
a - two_rt_lw_sel.o
a - two_rt_lw_iter.o
a - bugs_lwr.o
a - bugs_swr.o
a - bugsrad_planck.o
a - variables_radiation_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/latin_hypercube_driver_module.F90:1007:44:

 1007 |   subroutine clip_transform_silhs_output( gr, nz, ngrdcol, num_samples,           & ! In
      |                                            1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/latin_hypercube_driver_module.F90:80:8:

   80 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter ‘nparams’ 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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/silhs_api_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/silhs_api_module.F90:347:8:

  347 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter ‘nparams’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/silhs_api_module.F90:326:13:

  326 |     rho_ds_zt, & ! Unused
      |             1
Warning: Unused dummy argument ‘rho_ds_zt’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/silhs_api_module.F90:170:8:

  170 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter ‘nparams’ which has been explicitly imported at (1) [-Wunused-parameter]
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libsilhs.a lh_microphys_var_covar_module.o math_utilities.o latin_hypercube_arrays.o silhs_api_module.o parameters_silhs.o output_2D_samples_module.o est_kessler_microphys_module.o silhs_importance_sample_module.o latin_hypercube_driver_module.o transform_to_pdf_module.o generate_uniform_sample_module.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libsilhs.a
a - lh_microphys_var_covar_module.o
a - math_utilities.o
a - latin_hypercube_arrays.o
a - silhs_api_module.o
a - parameters_silhs.o
a - output_2D_samples_module.o
a - est_kessler_microphys_module.o
a - silhs_importance_sample_module.o
a - latin_hypercube_driver_module.o
a - transform_to_pdf_module.o
a - generate_uniform_sample_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_morrison.a module_mp_graupel.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_morrison.a
a - module_mp_graupel.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_other
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/parameters_radiation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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
../src/Benchmark_cases/cloud_sed_module.F90:171:44:

  171 |        if ( zt2zm( gr, rcm, k)  > zero .AND. zt2zm( gr, Ncm, k ) > zero ) then
      |                                            1
Warning: Impure function ‘redirect_interpolated_azm_k’ at (1) might not be evaluated [-Wfunction-elimination]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/coamps_microphys_driver_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c	../src/ice_dfsn_module.F90
../src/morrison_microphys_module.F90:1235:13:

 1235 |          .or. is_nan_2d( real( rim_mc_r4, kind=core_rknd ) ) &
      |             1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1236:13:

 1236 |          .or. is_nan_2d( real( rsm_mc_r4, kind=core_rknd ) ) &
      |             1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1237:13:

 1237 |          .or. is_nan_2d( real( rrm_mc_r4, kind=core_rknd ) ) &
      |             1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1238:13:

 1238 |          .or. is_nan_2d( real( rgm_mc_r4, kind=core_rknd ) ) &
      |             1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1239:13:

 1239 |          .or. is_nan_2d( real( Ncm_mc_r4, kind=core_rknd ) ) &
      |             1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1240:13:

 1240 |          .or. is_nan_2d( real( Nim_mc_r4, kind=core_rknd ) ) &
      |             1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1241:13:

 1241 |          .or. is_nan_2d( real( Nsm_mc_r4, kind=core_rknd ) ) &
      |             1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1242:13:

 1242 |          .or. is_nan_2d( real( Nrm_mc_r4, kind=core_rknd ) ) &
      |             1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1243:13:

 1243 |          .or. is_nan_2d( real( Ngm_mc_r4, kind=core_rknd ) ) &
      |             1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1244:13:

 1244 |          .or. is_nan_2d( real( rvm_mc_r4, kind=core_rknd ) ) &
      |             1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1245:13:

 1245 |          .or. is_nan_2d( real( T_in_K_mc, kind=core_rknd ) ) ) then
      |             1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
../src/Benchmark_cases/neutral_case.F90:36:8:

   36 |     use constants_clubb, only: grav ! Variable(s)
      |        1
Warning: Unused parameter ‘grav’ which has been explicitly imported at (1) [-Wunused-parameter]
../src/Benchmark_cases/neutral_case.F90:21:51:

   21 |   subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
      |                                                   1
Warning: Unused dummy argument ‘thlm_sfc’ at (1) [-Wunused-dummy-argument]
../src/Benchmark_cases/neutral_case.F90:21:41:

   21 |   subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
      |                                         1
Warning: Unused dummy argument ‘z’ at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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
../src/KK_microphys_module.F90:43:35:

   43 |   subroutine KK_local_microphys( gr, dt, nz,                            & ! 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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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:6547:39:

 6547 |     clubb_params, nu_vert_res_dep, lmin, &                  ! intent(in)
      |                                       1
Warning: Unused dummy argument ‘lmin’ at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:6547:33:

 6547 |     clubb_params, nu_vert_res_dep, lmin, &                  ! intent(in)
      |                                 1
Warning: Unused dummy argument ‘nu_vert_res_dep’ at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:5722:8:

 5722 |     use constants_clubb, only: &
      |        1
Warning: Unused parameter ‘fstdout’ which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:73:8:

   73 |     use parameter_indices, only: &
      |        1
Warning: Unused parameter ‘iskw_denom_coef’ 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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -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/clubb/compile/../lib/libclubb_other.a lh_microphys_driver_module.o twp_ice.o dycoms2_rf01.o time_dependent_input.o clubb_model_settings.o lba.o sounding.o cloud_sed_module.o advance_microphys_module.o KK_microphys_module.o parameters_microphys.o nov11.o fire.o enhanced_simann.o gfdl_activation.o soil_vegetation.o rad_lwsw_module.o wangara.o input_netcdf.o neutral_case.o gabls2.o ice_dfsn_module.o quicksort.o input_fields.o microphys_driver.o clubb_driver.o silhs_category_variance_module.o sfc_flux.o diag_ustar_module.o gabls3.o cos_solar_zen_module.o hydrostatic_module.o microphys_init_cleanup.o estimate_scm_microphys_module.o extrapolation.o arm.o gabls3_night.o dycoms2_rf02.o morrison_microphys_module.o bomex.o arm_97.o input_interpret.o rico.o coamps_microphys_driver_module.o input_grads.o spec_hum_to_mixing_ratio.o cloud_feedback.o simple_rad_module.o astex_a209.o mpace_b.o arm_3year.o clex9_oct14.o bugsrad_driver.o parameters_radiation.o arm_0003.o error.o clex9_nov02.o jun25.o extended_atmosphere_module.o cobra.o mpace_a.o atex.o mixed_moment_PDF_integrals.o stat_file_utils.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_other.a
a - lh_microphys_driver_module.o
a - twp_ice.o
a - dycoms2_rf01.o
a - time_dependent_input.o
a - clubb_model_settings.o
a - lba.o
a - sounding.o
a - cloud_sed_module.o
a - advance_microphys_module.o
a - KK_microphys_module.o
a - parameters_microphys.o
a - nov11.o
a - fire.o
a - enhanced_simann.o
a - gfdl_activation.o
a - soil_vegetation.o
a - rad_lwsw_module.o
a - wangara.o
a - input_netcdf.o
a - neutral_case.o
a - gabls2.o
a - ice_dfsn_module.o
a - quicksort.o
a - input_fields.o
a - microphys_driver.o
a - clubb_driver.o
a - silhs_category_variance_module.o
a - sfc_flux.o
a - diag_ustar_module.o
a - gabls3.o
a - cos_solar_zen_module.o
a - hydrostatic_module.o
a - microphys_init_cleanup.o
a - estimate_scm_microphys_module.o
a - extrapolation.o
a - arm.o
a - gabls3_night.o
a - dycoms2_rf02.o
a - morrison_microphys_module.o
a - bomex.o
a - arm_97.o
a - input_interpret.o
a - rico.o
a - coamps_microphys_driver_module.o
a - input_grads.o
a - spec_hum_to_mixing_ratio.o
a - cloud_feedback.o
a - simple_rad_module.o
a - astex_a209.o
a - mpace_b.o
a - arm_3year.o
a - clex9_oct14.o
a - bugsrad_driver.o
a - parameters_radiation.o
a - arm_0003.o
a - error.o
a - clex9_nov02.o
a - jun25.o
a - extended_atmosphere_module.o
a - cobra.o
a - mpace_a.o
a - atex.o
a - mixed_moment_PDF_integrals.o
a - stat_file_utils.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_standalone
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_tuner
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.jacobian
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.G_unit_tests
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.int2txt
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/jacobian.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/clubb/compile/../src/Numerical_recipes/nrtype.f90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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  -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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/G_unit_test_types/w_up_in_cloud_tests.F90:24:8:

   24 |     use clubb_precision, only: &
      |        1
Warning: Unused parameter ‘core_rknd’ which has been explicitly imported at (1) [-Wunused-parameter]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/nrutil.f90
gfortran int2txt.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/int2txt  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff 
gfortran clubb_standalone.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/clubb_standalone  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/clubb/compile/../src/Numerical_recipes/nr.f90
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_thread_test
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/read_corr_mtx_test.F90
gfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/clubb_thread_test  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff 
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/mu_sigma_hm_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/KK_integrals_tests.F90
gfortran jacobian.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/jacobian  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/smooth_heaviside_tests.F90
../src/G_unit_test_types/smooth_heaviside_tests.F90:98:7:

   98 |       i
      |       1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
../src/G_unit_test_types/smooth_heaviside_tests.F90:120:80:

  120 |     total_mismatches = total_mismatches + COUNT(abs(result - result_cmp) >= eps)
      |                                                                                ^
Warning: ‘total_mismatches’ is used uninitialized [-Wuninitialized]
../src/G_unit_test_types/smooth_heaviside_tests.F90:32:31:

   32 |     integer :: total_mismatches
      |                               ^
note: ‘total_mismatches’ was declared here
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2  -c	../src/clubb_tuner.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_test_types/hole_filling_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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/clubb/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/clubb/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/clubb/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/clubb/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/clubb/compile/../src/Numerical_recipes/ran1_s.f90
gfortran ran_state.o nr.o ran1_v.o nrutil.o clubb_tuner.o amebsa.o ran1_s.o amoeba.o nrtype.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/clubb_tuner  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c	../src/G_unit_tests.F90
../src/G_unit_tests.F90:176:13:

  176 |     stats_sfc
      |             1
Warning: Unused variable ‘stats_sfc’ declared at (1) [-Wunused-variable]
../src/G_unit_tests.F90:175:12:

  175 |     stats_zm, &
      |            1
Warning: Unused variable ‘stats_zm’ declared at (1) [-Wunused-variable]
../src/G_unit_tests.F90:174:12:

  174 |     stats_zt, &
      |            1
Warning: Unused variable ‘stats_zt’ declared at (1) [-Wunused-variable]
gfortran w_up_in_cloud_tests.o read_corr_mtx_test.o pdf_parameter_tests.o corr_cholesky_mtx_tests.o KK_integrals_tests.o smooth_heaviside_tests.o silhs_category_test.o G_unit_tests.o hole_filling_tests.o mu_sigma_hm_tests.o Nc_Ncn_test.o spurious_source_test.o smooth_min_max_tests.o tuner_tests.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/G_unit_tests  -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff 
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/
check_for_missing_threadprivate.py has begun.
check_for_missing_threadprivate.py did not pass.
failedFiles = ['../src/CLUBB_core/parameters_model.F90', '../src/CLUBB_core/corr_varnce_module.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/sponge_layer_damping.F90']
perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
179 :                 max( rtm(1,k) - sat_mixrat_liq( p_in_Pa(k), theta(1,k)*exner(1,k), saturation_formula ), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
201 :               rcm(1,k) = rcm_sat_adj( thlm(1,k), rtm(1,k), p_in_Pa(k), exner(1,k), saturation_formula )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/input_interpret.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
952 :           call stat_update_var_pt( stats_metadata%iNsm, k, real(Nsm(k), kind = core_rknd) ,stats_zt )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/coamps_microphys_driver_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
282 :   nzt = stat_file_num_vertical_levels( "thlm", "../output/"//trim( stats_metadata%fname_zt )//".ctl" )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
283 :   nzm = stat_file_num_vertical_levels( "thlm", "../output/"//trim( stats_metadata%fname_zm )//".ctl" )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/jacobian.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
677 :     l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/clubb_tuner.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
295 :       z_i = lin_interpolate_two_points( 8.0e-3_core_rknd, rtm(k), rtm(k-1), gr%zt(1,k), gr%zt(1,k-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/simple_rad_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
384 :                                         z(kp2), p_in_Pa(km1), p_in_Pa(k00), p_in_Pa(kp1), p_in_Pa(kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
433 :             press(i) = lin_interpolate_two_points( gr%zt(1,i), z(k), z(k-1), p_in_Pa(k), p_in_Pa(k-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/sounding.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
974 :           = clubb_params(iomicron) * hm_metadata%hmp2_ip_on_hmm2_ip(pdf2hydromet_idx(ivar,hm_metadata))
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/microphys_init_cleanup.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
386 :       call microphys_put_var( stats_metadata%irrm_src_adj, adj_terms%rrm_src_adj, microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
387 :       call microphys_put_var( stats_metadata%iNrm_src_adj, adj_terms%Nrm_src_adj, microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
390 :       call microphys_put_var( stats_metadata%irrm_evap_adj, adj_terms%rrm_evap_adj, microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
391 :       call microphys_put_var( stats_metadata%iNrm_evap_adj, adj_terms%Nrm_evap_adj, microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
393 :     call microphys_put_var( stats_metadata%irrm_mc_nonadj, KK_auto_tndcy+KK_accr_tndcy+KK_evap_tndcy, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1102 :          call stat_update_var( stats_metadata%irrm_mc_nonadj, KK_auto_tndcy+KK_accr_tndcy+KK_evap_tndcy, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1683 :           call stat_update_var_pt( stats_metadata%im_vol_rad_rain, level, KK_mean_vol_rad, stats_zt )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/KK_microphys_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
828 :     call microphys_put_var( stats_metadata%irsm_sd_morr_int, (/rsm_sd_morr_int/), microphys_stats_sfc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
846 :     call microphys_put_var( stats_metadata%ihl_on_Cp_residual, hl_on_Cp_residual, microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
861 :     call microphys_put_var( stats_metadata%iPSMLT, real( PSMLT, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
862 :     call microphys_put_var( stats_metadata%iEVPMS, real( EVPMS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
863 :     call microphys_put_var( stats_metadata%iPRACS, real( PRACS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
864 :     call microphys_put_var( stats_metadata%iEVPMG, real( EVPMG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
865 :     call microphys_put_var( stats_metadata%iPRACG, real( PRACG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
866 :     call microphys_put_var( stats_metadata%iPGMLT, real( PGMLT, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
867 :     call microphys_put_var( stats_metadata%iMNUCCC, real( MNUCCC, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
868 :     call microphys_put_var( stats_metadata%iPSACWS, real( PSACWS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
869 :     call microphys_put_var( stats_metadata%iPSACWI, real( PSACWI, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
870 :     call microphys_put_var( stats_metadata%iQMULTS, real( QMULTS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
871 :     call microphys_put_var( stats_metadata%iQMULTG, real( QMULTG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
872 :     call microphys_put_var( stats_metadata%iPSACWG, real( PSACWG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
873 :     call microphys_put_var( stats_metadata%iPGSACW, real( PGSACW, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
877 :     call microphys_put_var( stats_metadata%iQMULTR, real( QMULTR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
878 :     call microphys_put_var( stats_metadata%iQMULTRG, real( QMULTRG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
879 :     call microphys_put_var( stats_metadata%iMNUCCD, real( MNUCCD, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
880 :     call microphys_put_var( stats_metadata%iPRACI, real( PRACI, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
881 :     call microphys_put_var( stats_metadata%iPRACIS, real( PRACIS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
883 :     call microphys_put_var( stats_metadata%iMNUCCR, real( MNUCCR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
884 :     call microphys_put_var( stats_metadata%iPIACR, real( PIACR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
885 :     call microphys_put_var( stats_metadata%iPIACRS, real( PIACRS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
886 :     call microphys_put_var( stats_metadata%iPGRACS, real( PGRACS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
888 :     call microphys_put_var( stats_metadata%iEPRDS, real( EPRDS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
889 :     call microphys_put_var( stats_metadata%iPSACR, real( PSACR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
891 :     call microphys_put_var( stats_metadata%iEPRDG, real( EPRDG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
894 :     call microphys_put_var( stats_metadata%iNGSTEN, real( NGSTEN, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
895 :     call microphys_put_var( stats_metadata%iNRSTEN, real( NRSTEN, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
896 :     call microphys_put_var( stats_metadata%iNISTEN, real( NISTEN, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
897 :     call microphys_put_var( stats_metadata%iNSSTEN, real( NSSTEN, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
898 :     call microphys_put_var( stats_metadata%iNCSTEN, real( NCSTEN, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
899 :     call microphys_put_var( stats_metadata%iNPRC1, real( NPRC1, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
900 :     call microphys_put_var( stats_metadata%iNRAGG, real( NRAGG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
901 :     call microphys_put_var( stats_metadata%iNPRACG, real( NPRACG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
902 :     call microphys_put_var( stats_metadata%iNSUBR, real( NSUBR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
903 :     call microphys_put_var( stats_metadata%iNSMLTR, real( NSMLTR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
904 :     call microphys_put_var( stats_metadata%iNGMLTR, real( NGMLTR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
905 :     call microphys_put_var( stats_metadata%iNPRACS, real( NPRACS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
906 :     call microphys_put_var( stats_metadata%iNNUCCR, real( NNUCCR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
907 :     call microphys_put_var( stats_metadata%iNIACR, real( NIACR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
908 :     call microphys_put_var( stats_metadata%iNIACRS, real( NIACRS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
909 :     call microphys_put_var( stats_metadata%iNGRACS, real( NGRACS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
910 :     call microphys_put_var( stats_metadata%iNSMLTS, real( NSMLTS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
911 :     call microphys_put_var( stats_metadata%iNSAGG, real( NSAGG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
912 :     call microphys_put_var( stats_metadata%iNPRCI, real( NPRCI, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
913 :     call microphys_put_var( stats_metadata%iNSCNG, real( NSCNG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
914 :     call microphys_put_var( stats_metadata%iNSUBS, real( NSUBS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
917 :     call microphys_put_var( stats_metadata%iNNUCCC, real( NNUCCC, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
918 :     call microphys_put_var( stats_metadata%iNPSACWS, real( NPSACWS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
921 :     call microphys_put_var( stats_metadata%iNPSACWI, real( NPSACWI, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
922 :     call microphys_put_var( stats_metadata%iNPSACWG, real( NPSACWG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
923 :     call microphys_put_var( stats_metadata%iNPRAI, real( NPRAI, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
924 :     call microphys_put_var( stats_metadata%iNMULTS, real( NMULTS, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
925 :     call microphys_put_var( stats_metadata%iNMULTG, real( NMULTG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
926 :     call microphys_put_var( stats_metadata%iNMULTR, real( NMULTR, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
927 :     call microphys_put_var( stats_metadata%iNMULTRG, real( NMULTRG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
928 :     call microphys_put_var( stats_metadata%iNNUCCD, real( NNUCCD, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
929 :     call microphys_put_var( stats_metadata%iNSUBI, real( NSUBI, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
930 :     call microphys_put_var( stats_metadata%iNGMLTG, real( NGMLTG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
931 :     call microphys_put_var( stats_metadata%iNSUBG, real( NSUBG, kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
933 :     call microphys_put_var( stats_metadata%iSIZEFIX_NR, real( SIZEFIX_NR,kind=core_rknd),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
934 :     call microphys_put_var( stats_metadata%iSIZEFIX_NC, real( SIZEFIX_NC,kind=core_rknd),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
935 :     call microphys_put_var( stats_metadata%iSIZEFIX_NI, real( SIZEFIX_NI,kind=core_rknd),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
936 :     call microphys_put_var( stats_metadata%iSIZEFIX_NS, real( SIZEFIX_NS,kind=core_rknd),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
937 :     call microphys_put_var( stats_metadata%iSIZEFIX_NG, real( SIZEFIX_NG,kind=core_rknd),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
938 :     call microphys_put_var( stats_metadata%iNEGFIX_NR, real( NEGFIX_NR,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
939 :     call microphys_put_var( stats_metadata%iNEGFIX_NC, real( NEGFIX_NC,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
940 :     call microphys_put_var( stats_metadata%iNEGFIX_NI, real( NEGFIX_NI,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
941 :     call microphys_put_var( stats_metadata%iNEGFIX_NS, real( NEGFIX_NS,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
942 :     call microphys_put_var( stats_metadata%iNEGFIX_NG, real( NEGFIX_NG,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
943 :     call microphys_put_var( stats_metadata%iNIM_MORR_CL, real( NIM_MORR_CL,kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
944 :     call microphys_put_var( stats_metadata%iQC_INST, real( QC_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
945 :     call microphys_put_var( stats_metadata%iQR_INST, real( QR_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
946 :     call microphys_put_var( stats_metadata%iQI_INST, real( QI_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
947 :     call microphys_put_var( stats_metadata%iQS_INST, real( QS_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
948 :     call microphys_put_var( stats_metadata%iQG_INST, real( QG_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
949 :     call microphys_put_var( stats_metadata%iNC_INST, real( NC_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
950 :     call microphys_put_var( stats_metadata%iNR_INST, real( NR_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
951 :     call microphys_put_var( stats_metadata%iNI_INST, real( NI_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
952 :     call microphys_put_var( stats_metadata%iNS_INST, real( NS_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
953 :     call microphys_put_var( stats_metadata%iNG_INST, real( NG_INST,kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
955 :     call microphys_put_var( stats_metadata%iT_in_K_mc, real( T_in_K_mc, kind=core_rknd ),microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
960 :     call microphys_put_var( stats_metadata%ieff_rad_cloud, real( effc(:), kind = core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
961 :     call microphys_put_var( stats_metadata%ieff_rad_ice, real( effi(:), kind = core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
962 :     call microphys_put_var( stats_metadata%ieff_rad_snow, real( effs(:), kind = core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
963 :     call microphys_put_var( stats_metadata%ieff_rad_rain, real( effr(:), kind = core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
964 :     call microphys_put_var( stats_metadata%ieff_rad_graupel, real( effg(:), kind=core_rknd ), microphys_stats_zt )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/morrison_microphys_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
954 :           if ( trim( hm_metadata%hydromet_list(i) ) == "rrm" .and. stats_metadata%iVrrprrp > 0 ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
957 :              call stat_update_var( stats_metadata%iVrrprrp, hydromet_vel_covar(:,hm_metadata%iirr), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
960 :           elseif ( trim( hm_metadata%hydromet_list(i) ) == "Nrm" .and. stats_metadata%iVNrpNrp > 0 ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
963 :              call stat_update_var( stats_metadata%iVNrpNrp, hydromet_vel_covar(:,hm_metadata%iiNr), stats_zm )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/advance_microphys_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: 'use' statement w/o 'only' found in the following line:
6664 :     use netcdf
CLUBBStandardsCheck.pl WARNING: Use check FAILED!
CLUBBStandardsCheck.pl WARNING: Check that comma is on same line as 'use', as CLUBB requires.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
868 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1316 :       call write_text( "l_modify_ic_with_cubic_int = ", l_modify_ic_with_cubic_int, l_write_to_file, iunit )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1317 :       call write_text( "l_modify_bc_for_cnvg_test = ", l_modify_bc_for_cnvg_test, l_write_to_file, iunit )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2223 :                        (/lon_vals/), (/lat_vals/), time_current, dt_main, l_silhs_out_in,&!intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2240 :                        (/lon_vals/), (/lat_vals/), time_current, dt_main, l_silhs_out_in,&!intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2295 :       if ( .not. (( abs(dt_rad/stats_metadata%stats_tout - real(floor(dt_rad/stats_metadata%stats_tout), kind=core_rknd)) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2297 :          ( abs(stats_metadata%stats_tout/dt_rad - real(floor(stats_metadata%stats_tout/dt_rad), kind=core_rknd)) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2512 :                clubb_params(1,:), nu_vert_res_dep, lmin, &                                     ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2563 :                clubb_params(1,:), nu_vert_res_dep, lmin, &                                     ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2611 :                         clubb_params(1,:),                                                     & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2620 :                         stats_zt, stats_zm, stats_sfc,                              & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2626 :                         precip_fracs,                                               & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2646 :                                    stats_zt, stats_zm,                               & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3515 : !               em(k) = ( 0.15_core_rknd * (1.0_core_rknd - gr%zm(1,k)/150.0_core_rknd) ) / rho_zm(k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4115 :           = max( rtm(1,k) - sat_mixrat_liq( p_in_Pa(k), thm(1,k) * exner(1,k), saturation_formula ), &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
102 :           Skx(i,k) = min( max( Skx(i,k), -clubb_params(i,iSkw_max_mag) ), clubb_params(i,iSkw_max_mag) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/Skx_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
155 :                                   stats_metadata,                                       & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
461 :         call stat_update_var( ixp3_dp, -(C_xp3_dissipation * invrs_tau_zt(i,:))*xp3(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xp3_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
150 :   (/1._c,-.6_c, .09_c , .09_c , .788_c, .675_c, .240_c, .222_c, .240_c, .222_c, .240_c, .222_c, & ! chi
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
151 :     0._c, 1._c, .027_c, .027_c, .114_c, .115_c,-.029_c, .093_c, .022_c, .013_c, 0._c  , 0._c  , & ! eta
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
152 :     0._c, 0._c, 1._c  , .34_c , .315_c, .270_c, .120_c, .167_c, 0._c  , 0._c  , 0._c  , 0._c  , & ! w
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
153 :     0._c, 0._c, 0._c  , 1._c  , 0._c  , 0._c  , .464_c, .320_c, .168_c, .232_c, 0._c  , 0._c  , & ! Ncn
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
154 :     0._c, 0._c, 0._c  , 0._c  , 1._c  , .821_c, 0._c  , 0._c  , .173_c, .164_c, .319_c, .308_c, & ! rr
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
155 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 1._c  , .152_c, .143_c, 0._c  , 0._c  , .285_c, .273_c, & ! Nr
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
156 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .758_c, .585_c, .571_c, .379_c, .363_c, & ! ri
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
157 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .571_c, .550_c, .363_c, .345_c, & ! Ni
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
158 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .758_c, .485_c, .470_c, & ! rs
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
159 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .470_c, .450_c, & ! Ns
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .758_c, & ! rg
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
161 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c/), & ! Ng
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
166 :   (/1._c, .3_c, .09_c , .09_c , .788_c, .675_c, .240_c, .222_c, .240_c, .222_c, .240_c, .222_c, &! chi
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
167 :     0._c, 1._c, .027_c, .027_c, .114_c, .115_c,-.029_c, .093_c, .022_c, .013_c, 0._c  , 0._c  , &! eta
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
169 :     0._c, 0._c, 0._c  , 1._c  , 0._c  , 0._c  , .464_c, .320_c, .168_c, .232_c, 0._c  , 0._c  , &! Ncn
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
170 :     0._c, 0._c, 0._c  , 0._c  , 1._c  , .821_c, 0._c  , 0._c  , .173_c, .164_c, .319_c, .308_c, &! rr
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
171 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 1._c  , .152_c, .143_c, 0._c  , 0._c  , .285_c, .273_c, &! Nr
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
172 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .758_c, .585_c, .571_c, .379_c, .363_c, &! ri
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
173 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .571_c, .550_c, .363_c, .345_c, &! Ni
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .758_c, .485_c, .470_c, &! rs
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
175 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .470_c, .450_c, &! Ns
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
176 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c  , .758_c, &! rg
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
177 :     0._c, 0._c, 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 0._c  , 1._c/), &! Ng
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/corr_varnce_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
480 :           = + gr%invrs_dzt(i,k) * ( K_zt(i,k) + nu(i) ) * ( gr%invrs_dzm(i,k) + gr%invrs_dzm(i,k-1) ) & 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1124 :           = + gr%invrs_dzm(i,k) * ( K_zm(i,k) + nu(i) ) * ( gr%invrs_dzt(i,k+1) + gr%invrs_dzt(i,k) ) &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/diffusion.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
413 :                          stats_metadata,                              & ! intent(in)                       stats_metadata,                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/clip_explicit.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
327 :         stability_correction(i,k) = one + min( lambda0_stability(i,k) * brunt_vaisala_freq_sqd(i,k) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
632 :                                           ! https://github.com/larson-group/clubb/issues/965#issuecomment-1119816722
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
633 :                                           ! for a plot on how output behaves with varying min_max_smth_mag
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
797 :           fnc_Richardson(i,k) = ( Ri_zm(i,k) - clubb_params(i,iRichardson_num_min) ) * invrs_min_max_diff
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_helper_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
480 :           write(fstderr,*) "grdcol #", i, "rhs # ", n, "band_solvex backward error est. =", berr(i,n)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/lapack_wrap.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/CLUBB_core/matrix_solver_wrapper.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
685 :                      * ( one - Skw(i,k) / sqrt( four * ( one - sigma_sqd_w(i,k) )**3 + Skw(i,k)**2 ) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
144 :     !$acc enter data create( invrs_denom_integral, field_clipped, denom_integral_global, rho_ds_dz, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
164 :         !   invrs_denom_integral(i,k) = one / sum(rho_ds_dz(i,k-num_hf_draw_points:k+num_hf_draw_points))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
238 :     !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_field_below_threshold)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
250 :       !$acc exit data delete( invrs_denom_integral, field_clipped, denom_integral_global, rho_ds_dz, &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/fill_holes.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.
114 :   character(len=*), private, parameter  :: alph = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
117 :   integer(kind=wi), private, parameter  :: clen = ( n + 1_wi ) * 7_wi !n * ( ceiling( fbs * log( 2.0_core_rknd ) / log( alps ) ) + 1 )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 :     if ( stats_metadata%iwprtpthlp > 0 ) call check_nan( wprtpthlp, "wprtpthlp", proc_name ) ! intnet(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/numerical_check.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
339 :          call calc_coefs_wpxpyp_semiimpl( nz, wp2(i,:), rtp2(i,:), thlp2(i,:), wprtp(i,:),       & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/new_pdf_main.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
496 :       call windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, stats_metadata%iwindm_matrix_condt_num, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
901 :       call windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, stats_metadata%iwindm_matrix_condt_num, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_windm_edsclrm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
43 :   !     lower_1(2)*upper_1(1)+l_diag(2)*1          = lhs(0,2)   =>  l_diag(2)   = lhs(0,2) - lower_1(2)*upper_1(1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
44 :   !     lower_1(2)*upper_2(1)+l_diag(2)*upper_1(2) = lhs(-1,2)  =>  upper_1(2)  = ( lhs(-1,2)-lower_1(2)*upper_2(1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
46 :   !     l_diag(2)*upper_2(2)                       = lhs(-2,2)  =>  upper_2(2)  = lhs(-2,2) / l_diag(2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
52 :   !     l_2(k)*upper_1(k-2)+lower_1(k)*1            = lhs(1,k)   =>  lower_1(k) = lhs(1,k) - l_2(k)*upper_1(k-2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
53 :   !     l_2(k)*upper_2(k-2)+lower_1(k)*upper_1(k-1) = lhs( 0,k)  =>  l_diag(k)  = lhs(0,k) - l_2(k)*upper_2(k-2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
54 :   !                    +l_diag(k)*1                                               + lower_1(k)*upper_1(k-1) 
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/penta_lu_solver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
375 :         thv_par_1(i,j) = thl_par_1(i,j) + ep1 * thv_ds(i,j) * rt_par_1(i,j) + Lv_coef(i,j) * rc_par_1(i,j)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
623 :         thv_par_1(i,j) = thl_par_1(i,j) + ep1 * thv_ds(i,j) * rt_par_1(i,j) + Lv_coef(i,j) * rc_par_1(i,j)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
992 :                               ! if l_avg_Lscale is true, compute_mixing_length is called two additional
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1136 :             thlm_pert_pos_rt(i,k) = pdf_params%thl_1(i,k) + ( sign_rtpthlp_zt(i,k) * Lscale_pert_coef &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1139 :             thlm_pert_neg_rt(i,k) = pdf_params%thl_2(i,k) - ( sign_rtpthlp_zt(i,k) * Lscale_pert_coef &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1152 :             thlm_pert_pos_rt(i,k) = pdf_params%thl_2(i,k) + ( sign_rtpthlp_zt(i,k) * Lscale_pert_coef &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1155 :             thlm_pert_neg_rt(i,k) = pdf_params%thl_1(i,k) - ( sign_rtpthlp_zt(i,k) * Lscale_pert_coef &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1472 :                                               ! https://github.com/larson-group/clubb/issues/965#issuecomment-1119816722
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1473 :                                               ! for a plot on how output behaves with varying min_max_smth_mag
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1476 :     logical, parameter :: l_smooth_min_max = .false.  ! whether to apply smooth min and max functions
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1592 :         invrs_tau_shear_smooth(i,k) = clubb_params(i,iC_invrs_tau_shear) *  smooth_norm_ddzt_umvm(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1653 :                                                    1.e8_core_rknd * abs(brunt_vaisala_freq_sqd_mixed(i,k))**3)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1669 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_smth, brunt_vaisala_freq_sqd_smth(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1691 :         brunt_vaisala_freq_clipped = smooth_max( nz, ngrdcol, 1.0e-7_core_rknd, brunt_vaisala_freq_sqd_smth, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1806 :         call stat_update_var(stats_metadata%ibrunt_freq_out_cloud, brunt_freq_out_cloud(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1851 :                                   / ( gr%zm(i,k) - sfc_elevation(i) + clubb_params(i,iz_displace) )  ! small
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1904 :                                    + clubb_params(i,iC_invrs_tau_N2_wpxp) * brunt_freq_out_cloud(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1983 :           tmp_calc(i,k) = clubb_params(i,iC_invrs_tau_wpxp_Ri) * Ri_zm_smooth(i,k)**clubb_params(i,iwpxp_Ri_exp) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2014 :                                       * max( Ri_zm(i,k), zero)**clubb_params(i,iwpxp_Ri_exp), 12.0_core_rknd ) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2026 :                                 + clubb_params(i,iC_invrs_tau_N2_clear_wp3) * brunt_freq_out_cloud(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2074 :       tau_zt = smooth_min( nz, ngrdcol, tau_zt_unclipped, tau_max_zt, 1.0e3_core_rknd * min_max_smth_mag )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mixing_length.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
259 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
465 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
741 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
868 :     write(iunit,*) "l_fix_w_chi_eta_correlations = ", clubb_config_flags%l_fix_w_chi_eta_correlations
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
885 :     write(iunit,*) "l_use_tke_in_wp3_pr_turb_term = ", clubb_config_flags%l_use_tke_in_wp3_pr_turb_term
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
887 :     write(iunit,*) "l_use_wp3_lim_with_smth_Heaviside = ", clubb_config_flags%l_use_wp3_lim_with_smth_Heaviside
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
889 :     write(iunit,*) "l_modify_limiters_for_cnvg_test = ", clubb_config_flags%l_modify_limiters_for_cnvg_test
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/model_flags.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1174 :     !$acc              fcor_col, sfc_elevation_col, thlm_forcing_col, rtm_forcing_col, um_forcing_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1175 :     !$acc              vm_forcing_col, wprtp_forcing_col, wpthlp_forcing_col, rtp2_forcing_col, thlp2_forcing_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1176 :     !$acc              rtpthlp_forcing_col, wm_zm_col, wm_zt_col, rho_zm_col, rho_col, rho_ds_zm_col, rho_ds_zt_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1177 :     !$acc              invrs_rho_ds_zm_col, invrs_rho_ds_zt_col, thv_ds_zm_col, thv_ds_zt_col, rfrzm_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1180 :     !$acc              upwp_sfc_pert_col, vpwp_sfc_pert_col, rtm_ref_col, thlm_ref_col, um_ref_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1182 :     !$acc        copy( um_col, upwp_col, vm_col, vpwp_col, up2_col, vp2_col, up3_col, vp3_col, rtm_col, wprtp_col, thlm_col, wpthlp_col, rtp2_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1185 :     !$acc              rtpthvp_col, thlpthvp_col, wp2rtp_col, wp2thlp_col, uprcp_col, vprcp_col, rc_coef_zm_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1186 :     !$acc              wp4_col, wpup2_col, wpvp2_col, wp2up2_col, wp2vp2_col, ice_supersat_frac_col, um_pert_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1235 :     !$acc     copyout( rcm_in_layer_col, cloud_cover_col, wprcp_col, w_up_in_cloud_col, w_down_in_cloud_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1236 :     !$acc              cloudy_updraft_frac_col, cloudy_downdraft_frac_col, invrs_tau_zm_col, Kh_zt_col, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1242 :     !$acc        copy( sclrm_col, wpsclrp_col, sclrp2_col, sclrp3_col, sclrprtp_col, sclrpthlp_col, sclrpthvp_col )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/clubb_api_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
75 :         call stat_assign( var_index=stats_metadata%ilh_morr_snow_rate, var_name="lh_morr_snow_rate", & !intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
99 :         call stat_assign( var_index=stats_metadata%ik_lh_start, var_name="k_lh_start", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_lh_sfc_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
114 :         call stat_assign( var_index=stats_metadata%iFrad_LW_rad, var_name="Frad_LW_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
123 :         call stat_assign( var_index=stats_metadata%iFrad_SW_rad, var_name="Frad_SW_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
132 :         call stat_assign( var_index=stats_metadata%iFrad_SW_up_rad, var_name="Frad_SW_up_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
141 :         call stat_assign( var_index=stats_metadata%iFrad_LW_up_rad, var_name="Frad_LW_up_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
150 :         call stat_assign( var_index=stats_metadata%iFrad_SW_down_rad, var_name="Frad_SW_down_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 :         call stat_assign( var_index=stats_metadata%iFrad_LW_down_rad, var_name="Frad_LW_down_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_rad_zm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
88 :         call stat_assign( var_index=stats_metadata%iT_in_K_rad, var_name="T_in_K_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
123 :         call stat_assign( var_index=stats_metadata%ircm_in_cloud_rad, var_name="rcm_in_cloud_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
132 :         call stat_assign( var_index=stats_metadata%icloud_frac_rad, var_name="cloud_frac_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
142 :         call stat_assign( var_index=stats_metadata%iice_supersat_frac_rad, var_name="ice_supersat_frac_rad", & !In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 :         call stat_assign( var_index=stats_metadata%iradht_LW_rad, var_name="radht_LW_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
169 :         call stat_assign( var_index=stats_metadata%iradht_SW_rad, var_name="radht_SW_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
178 :         call stat_assign( var_index=stats_metadata%ip_in_mb_rad, var_name="p_in_mb_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
187 :         call stat_assign( var_index=stats_metadata%isp_humidity_rad, var_name="sp_humidity_rad", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_rad_zt_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
462 :           esat(i,k) = 10._core_rknd**(-7.90298_core_rknd*(373.16_core_rknd/T_in_K_clipped-1._core_rknd)+ &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1392 :                        *(MAX( rtm - sat_mixrat_liq(p_in_Pa,theta*exner, saturation_formula), zero_threshold ))
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/saturation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
8 :   !   easier for the clubb_tuner code to use the clubb_params vector without "knowing" any information
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/parameters_tunable.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
127 :         call stat_assign( var_index=stats_metadata%icc, var_name="cc", var_description="cc, Cloud cover", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
344 :         call stat_assign( var_index=stats_metadata%iwp23_matrix_condt_num, var_name="wp23_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
351 :         call stat_assign( var_index=stats_metadata%ithlm_matrix_condt_num, var_name="thlm_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
360 :         call stat_assign( var_index=stats_metadata%irtm_matrix_condt_num, var_name="rtm_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
369 :         call stat_assign( var_index=stats_metadata%ithlp2_matrix_condt_num, var_name="thlp2_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
377 :         call stat_assign( var_index=stats_metadata%irtp2_matrix_condt_num, var_name="rtp2_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
403 :         call stat_assign( var_index=stats_metadata%iwindm_matrix_condt_num, var_name="windm_matrix_condt_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
437 :         call stat_assign( var_index=stats_metadata%itot_vartn_normlzd_rtm, var_name="tot_vartn_normlzd_rtm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
445 :         call stat_assign( var_index=stats_metadata%itot_vartn_normlzd_thlm, var_name="tot_vartn_normlzd_thlm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
453 :         call stat_assign( var_index=stats_metadata%itot_vartn_normlzd_wprtp, var_name="tot_vartn_normlzd_wprtp", &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_sfc_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
43 :   !     lower(k)*upper(k-1)+l_diag(k)*1  = lhs( 0,k)  =>  l_diag(k) = lhs( 0,k) - lower(k)*upper(k-1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
205 :       lower_diag_invrs(i,ndim) = 1.0_core_rknd / ( lhs(0,i,ndim) - lhs(1,i,ndim) * upper(i,ndim-1)  )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
292 :       lower_diag_invrs(i,ndim) = 1.0_core_rknd / ( lhs(0,i,ndim) - lhs(1,i,ndim) * upper(i,ndim-1)  )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/tridiag_lu_solver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
385 :           call stat_update_var_pt( stats_metadata%iprecip_frac_tol, 1, precip_frac_tol(j), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
395 :         call precip_frac_assert_check( nz, hydromet_dim, hydromet_tol,                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
397 :                                        precip_frac_1(j,:), precip_frac_2(j,:),            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
398 :                                        precip_frac_tol(j) )                                 ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/precipitation_fraction.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
177 :         call stat_assign( var_index=stats_metadata%ilh_thlm_mc, var_name="lh_thlm_mc", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
306 :         call stat_assign( var_index=stats_metadata%ilh_rcm_avg, var_name="lh_rcm_avg", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
459 :         call stat_assign( var_index=stats_metadata%ilh_cloud_frac, var_name="lh_cloud_frac", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
513 :         call stat_assign( var_index=stats_metadata%ilh_Ncnp2_zt, var_name="lh_Ncnp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
522 :         call stat_assign( var_index=stats_metadata%ilh_Ncp2_zt, var_name="lh_Ncp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
531 :         call stat_assign( var_index=stats_metadata%ilh_Nrp2_zt, var_name="lh_Nrp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
540 :         call stat_assign( var_index=stats_metadata%ilh_rcp2_zt, var_name="lh_rcp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
549 :         call stat_assign( var_index=stats_metadata%ilh_rtp2_zt, var_name="lh_rtp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
558 :         call stat_assign( var_index=stats_metadata%ilh_thlp2_zt, var_name="lh_thlp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
567 :         call stat_assign( var_index=stats_metadata%ilh_rrp2_zt, var_name="lh_rrp2_zt", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
576 :         call stat_assign( var_index=stats_metadata%ilh_rrm_auto, var_name="lh_rrm_auto", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
585 :         call stat_assign( var_index=stats_metadata%ilh_rrm_accr, var_name="lh_rrm_accr", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
593 :         call stat_assign( var_index=stats_metadata%ilh_rrm_evap, var_name="lh_rrm_evap", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
602 :         call stat_assign( var_index=stats_metadata%ilh_Nrm_auto, var_name="lh_Nrm_auto", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
611 :         call stat_assign( var_index=stats_metadata%ilh_Nrm_evap, var_name="lh_Nrm_evap", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
620 :         call stat_assign( var_index=stats_metadata%ilh_rrm_src_adj, var_name="lh_rrm_src_adj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
629 :         call stat_assign( var_index=stats_metadata%ilh_rrm_evap_adj, var_name="lh_rrm_evap_adj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
638 :         call stat_assign( var_index=stats_metadata%ilh_Nrm_src_adj, var_name="lh_Nrm_src_adj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
648 :         call stat_assign( var_index=stats_metadata%ilh_Nrm_evap_adj, var_name="lh_Nrm_evap_adj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
658 :         call stat_assign( var_index=stats_metadata%ilh_precip_frac, var_name="lh_precip_frac", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
677 :         call stat_assign( var_index=stats_metadata%ilh_mixt_frac, var_name="lh_mixt_frac", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
697 :         call stat_assign( var_index=stats_metadata%ilh_m_vol_rad_rain, var_name="lh_m_vol_rad_rain", & !intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
705 :         call stat_assign( var_index=stats_metadata%ilh_rrm_mc_nonadj, var_name="lh_rrm_mc_nonadj", & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
717 :           call stat_assign( var_index=stats_metadata%isilhs_variance_category(icategory), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
733 :           call stat_assign( var_index=stats_metadata%ilh_samp_frac_category(icategory), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_lh_zt_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
516 :              wstar = ( one/T0 * grav * wpthlp(i,1) * 0.2_core_rknd * depth_pos_wpthlp(i) )**(one_third)
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.
617 :             call stat_update_var( stats_metadata%icoef_wp4_implicit, coef_wp4_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1403 :         call stat_update_var_pt( stats_metadata%iwp23_matrix_condt_num, 1, one / rcond(i), & ! intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1494 :           call stat_end_update_pt( stats_metadata%iwp2_dp1, k,                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1541 :             call stat_end_update_pt( stats_metadata%iwp2_pr1, k,                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1603 :           call stat_end_update_pt( stats_metadata%iwp3_ta, k,                                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1616 :           call stat_end_update_pt( stats_metadata%iwp3_tp, k,                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1622 :           call stat_end_update_pt( stats_metadata%iwp3_pr_tp, k,                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2686 :           call stat_update_var_pt( stats_metadata%iwp2_pr_dfsn, k, rhs_pr_dfsn_wp2(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2691 :           call stat_update_var_pt( stats_metadata%iwp2_splat, k, - lhs_splat_wp2(i,k) * wp2(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2707 :             call stat_modify_pt( stats_metadata%iwp2_pr1, k,                       & ! intent(in)       
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2790 :               call stat_begin_update_pt( stats_metadata%iwp3_ta, k,                                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2805 :           call stat_begin_update_pt( stats_metadata%iwp3_tp, k,                                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2811 :           call stat_begin_update_pt( stats_metadata%iwp3_pr_tp, k,                               & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2855 :           call stat_update_var_pt( stats_metadata%iwp3_splat, k, - lhs_splat_wp3(i,k) * wp3(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2866 :             call stat_begin_update_pt( stats_metadata%iwp3_dp1, k,                     & ! intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2885 :           call stat_update_var_pt( stats_metadata%iwp3_pr_turb, k, rhs_pr_turb_wp3(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2887 :           call stat_update_var_pt( stats_metadata%iwp3_pr_dfsn, k, rhs_pr_dfsn_wp3(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_wp2_wp3_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
231 :     real( kind = core_rknd ), dimension(ngrdcol, nz, min(1,sclr_dim), 2 ), intent(in) ::  & ! h1g, 2010-06-15
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
577 :                            wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:),                             & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
578 :                            Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:),                             & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
605 :                           wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:),                                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
606 :                           Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:),                                & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
617 :         call LY93_driver( nz, wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:),                          & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
618 :                           thlp2(i,:), Skw(i,:), Skrt(i,:), Skthl(i,:),                           & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
973 :           pdf_params%rsatl_1(i,:) = sat_mixrat_ice( nz, p_in_Pa(i,:), tl1(i,:) ) * RH_crit(i, :, 1, 1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
988 :           pdf_params%rsatl_2(i,:) = sat_mixrat_ice( nz, p_in_Pa(i,:), tl2(i,:) ) * RH_crit(i, :, 1, 2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1011 :     rsatl_2 = sat_mixrat_liq( nz, ngrdcol, p_in_Pa, tl2, saturation_formula  ) ! h1g, 2010-06-16 end mod
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1117 :         rcm(i,k) = pdf_params%mixt_frac(i,k) * pdf_params%rc_1(i,k) + ( one - pdf_params%mixt_frac(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1292 :             = pdf_params%mixt_frac(i,k) * ( ( sclr1(i,k,j) - sclrm(i,k,j) ) * pdf_params%rc_1(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1298 :               + ( one - pdf_params%mixt_frac(i,k) ) * corr_sclr_rt_2(i,k,j) * pdf_params%crt_2(i,k) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1304 :               - ( one - pdf_params%mixt_frac(i,k) ) * corr_sclr_thl_2(i,k,j) * pdf_params%cthl_2(i,k) &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/pdf_closure_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
845 :     !$acc              rc_coef, Km_zm, Kmh_zm, gamma_Skw_fnc, sigma_sqd_w, sigma_sqd_w_tmp, sigma_sqd_w_zt, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
924 :                thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:),                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
925 :                vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:),                                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
926 :                rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:),                                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
927 :                rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:),                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
928 :                thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i),             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
929 :                vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:),                            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
930 :                rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:),                                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
931 :                rtp2(i,:), thlp2(i,:), rtpthlp(i,:),                                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
934 :                wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
935 :                sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) )       ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1357 :                                   mu, rtp2_zt, thlp2_zt, rtpthlp_zt, pdf_params, em,    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1562 :       ! Added an extra check for stats_metadata%irel_humidity > 0; otherwise, if both stats_metadata%irsat = 0 and
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1563 :       ! stats_metadata%irel_humidity = 0, rsat is not computed, leading to a floating-point exception
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1575 :           call stat_update_var( stats_metadata%irel_humidity, rel_humidity(i,:), &             ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1624 :           call stat_update_var( stats_metadata%istability_correction, stability_correction(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1705 :         call stat_update_var(stats_metadata%iinvrs_tau_wpxp_zm, invrs_tau_wpxp_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1709 :         call stat_update_var(stats_metadata%iinvrs_tau_wp3_zm, invrs_tau_wp3_zm(i,:), &   ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1713 :           call stat_update_var(stats_metadata%iinvrs_tau_no_N2_zm, invrs_tau_no_N2_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1722 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd, brunt_vaisala_freq_sqd(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1724 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_splat, brunt_vaisala_freq_sqd_splat(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1726 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_mixed, brunt_vaisala_freq_sqd_mixed(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1728 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_moist, brunt_vaisala_freq_sqd_moist(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1730 :         call stat_update_var(stats_metadata%ibrunt_vaisala_freq_sqd_dry, brunt_vaisala_freq_sqd_dry(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1749 :                                       clubb_config_flags%l_modify_limiters_for_cnvg_test, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1751 :                                       stats_zm,                                      & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1843 :                                             sclrm(i,:,:), sclrm_trsport_only(i,:,:), & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2206 :                                 * ( one - exp( brunt_vaisala_freq_sqd_zt(i,k) / clubb_params(i,ixp3_coef_slope) ) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2602 :                thlm(i,:), rtm(i,:), wprtp(i,:), wpthlp(i,:),                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2603 :                wp2(i,:), wp3(i,:), rtp2(i,:), rtp3(i,:), thlp2(i,:), thlp3(i,:), rtpthlp(i,:),           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2604 :                wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:),                    & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2605 :                p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:),                           & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2606 :                rho_ds_zm(i,:), rho_ds_zt(i,:), thv_ds_zm(i,:), thv_ds_zt(i,:),            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2607 :                wm_zt(i,:), wm_zm(i,:), rcm(i,:), wprcp(i,:), rc_coef(i,:), rc_coef_zm(i,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2608 :                rcm_zm(i,:), rtm_zm(i,:), thlm_zm(i,:), cloud_frac(i,:), ice_supersat_frac(i,:),& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2611 :                thvm(i,:), ug(i,:), vg(i,:), Lscale(i,:), wpthlp2(i,:), wp2thlp(i,:), wprtp2(i,:), wp2rtp(i,:),& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2612 :                Lscale_up(i,:), Lscale_down(i,:), tau_zt(i,:), Kh_zt(i,:), wp2rcp(i,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2613 :                wprtpthlp(i,:), sigma_sqd_w_zt(i,:), rsat(i,:), wp2_zt(i,:), thlp2_zt(i,:),     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2614 :                wpthlp_zt(i,:), wprtp_zt(i,:), rtp2_zt(i,:), rtpthlp_zt(i,:), up2_zt(i,:),      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2615 :                vp2_zt(i,:), upwp_zt(i,:), vpwp_zt(i,:), wpup2(i,:), wpvp2(i,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2618 :                rtprcp(i,:), rcp2(i,:), em(i,:), a3_coef(i,:), a3_coef_zt(i,:),                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2619 :                wp3_zm(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), Skw_velocity(i,:),       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2622 :                pdf_params_single_col(i), pdf_params_zm_single_col(i), sclrm(i,:,:), sclrp2(i,:,:),              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2623 :                sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), sclrpthvp(i,:,:),         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2624 :                wpsclrp(i,:,:), sclrprcp(i,:,:), wp2sclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:),     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2625 :                wpsclrpthlp(i,:,:), wpedsclrp(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:),      & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2626 :                clubb_config_flags%saturation_formula,                                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2627 :                stats_metadata,                                                               & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2628 :                stats_zt(i), stats_zm(i), stats_sfc(i) )                                           ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2650 :              thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:),                         & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2651 :              vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:),                                 & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2652 :              rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:),                                     & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2653 :              rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:),                       & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2654 :              thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i),             & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2655 :              vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:),                            & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2656 :              rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:),                                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2657 :              rtp2(i,:), thlp2(i,:), rtpthlp(i,:),                                              & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2660 :              wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:),                & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2661 :              sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:)       ) ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2759 :     !$acc                   sqrt_em_zt, xp3_coef_fnc, w_1_zm, w_2_zm, varnce_w_1_zm, varnce_w_2_zm, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2764 :     !$acc                   invrs_tau_C4_zm, invrs_tau_C14_zm, invrs_tau_wp2_zm, invrs_tau_wpxp_zm, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2765 :     !$acc                   invrs_tau_wp3_zm, invrs_tau_no_N2_zm, invrs_tau_bkgnd, invrs_tau_shear, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3301 :       sclrp2_zt(:,:,j) = zm2zt( nz, ngrdcol, gr, sclrp2(:,:,j), sclr_tol(j)**2 ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3440 :     sigma_sqd_w(:,:) = zm2zt2zm( nz, ngrdcol, gr, sigma_sqd_w_tmp(:,:), zero_threshold ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3444 :     sigma_sqd_w_zt(:,:) = zm2zt( nz, ngrdcol, gr, sigma_sqd_w(:,:), zero_threshold )  ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3480 :       sclrp2_zt(:,:,j)    = zm2zt( nz, ngrdcol, gr, sclrp2(:,:,j), sclr_tol(j)**2 ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4062 :           write(fstderr,*) "l_stability_correct_tau_zm = ", clubb_config_flags%l_stability_correct_tau_zm
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4098 :          write(fstderr,*) "Unknown type of double Gaussian PDF selected: ", clubb_config_flags%iiPDF_type
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_clubb_core_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
499 :         write(fstderr,*) "l_mono_flux_lim_rtm=T with l_mono_flux_lim_spikefix=F can lead to spikes aloft."
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
824 :       call solve_xm_wpxp_with_single_lhs( nz, ngrdcol, sclr_dim, sclr_tol, gr, dt, l_iter, nrhs, & ! In 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
923 :                                      dt, sigma_sqd_w(i,:), wm_zm(i,:), wm_zt(i,:), wp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
924 :                                      Lscale_zm(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
925 :                                      Kh_zt(i,:), Kh_zm(i,:), invrs_tau_C6_zm(i,:), Skw_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
929 :                                      wpthlp_forcing(i,:), thlm_ref(i,:), rho_ds_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
935 :                                      wp2sclrp(i,:,:), sclrpthvp(i,:,:), sclrm_forcing(i,:,:), & ! intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
936 :                                      sclrp2(i,:,:), exner(i,:), rcm(i,:), p_in_Pa(i,:), thvm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
939 :                                      um_forcing(i,:), vm_forcing(i,:), ug(i,:), vg(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
940 :                                      wpthvp(i,:), fcor(i), um_ref(i,:), vm_ref(i,:), up2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
941 :                                      vp2(i,:), uprcp(i,:), vprcp(i,:), rc_coef_zm(i,:), rtm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
942 :                                      wprtp(i,:), thlm(i,:), wpthlp(i,:), sclrm(i,:,:), wpsclrp(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
943 :                                      um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), rtm_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
945 :                                      sclrm_old(i,:,:), wpsclrp_old(i,:,:), um_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3012 :       call xm_wpxp_rhs( nz, ngrdcol, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3127 :           call stat_update_var( stats_metadata%iupwp_pr4, C_uu_shr(i) * wp2(i,:) * ddzt_um(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3129 :           call stat_update_var( stats_metadata%ivpwp_pr4, C_uu_shr(i) * wp2(i,:) * ddzt_vm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3326 :     if ( stats_metadata%l_stats_samp .and. stats_metadata%ithlm_matrix_condt_num + stats_metadata%irtm_matrix_condt_num > 0 ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4137 :       call xm_wpxp_rhs( nz, ngrdcol, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j),            & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
725 :                        time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
830 :                          time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
838 :                           time_current, stats_metadata%stats_tout, stats_lh_zt%num_output_fields, &  ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
912 :                          time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
920 :                           time_current, stats_metadata%stats_tout, stats_lh_sfc%num_output_fields, &  ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1149 :                        time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1232 :                          time_current+real(stats_metadata%stats_tout, kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1316 :                          time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1405 :                        time_current+real(stats_metadata%stats_tout,kind=time_precision), & !intent(in) 
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1413 :                         time_current, stats_metadata%stats_tout, stats_sfc%num_output_fields, &  ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2067 :     integer :: grid_level = 1  ! grid level for stats where there is only one sensible level (eg timeseries)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2203 :       call stat_update_var( stats_metadata%ivarnce_thl_1, pdf_params%varnce_thl_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2205 :       call stat_update_var( stats_metadata%ivarnce_thl_2, pdf_params%varnce_thl_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2223 :       call stat_update_var( stats_metadata%icloud_frac_1, pdf_params%cloud_frac_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2225 :       call stat_update_var( stats_metadata%icloud_frac_2, pdf_params%cloud_frac_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2239 :       call stat_update_var( stats_metadata%icovar_chi_eta_1, pdf_params%covar_chi_eta_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2241 :       call stat_update_var( stats_metadata%icovar_chi_eta_2, pdf_params%covar_chi_eta_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2243 :       call stat_update_var( stats_metadata%icorr_w_chi_1, pdf_params%corr_w_chi_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2245 :       call stat_update_var( stats_metadata%icorr_w_chi_2, pdf_params%corr_w_chi_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2247 :       call stat_update_var( stats_metadata%icorr_w_eta_1, pdf_params%corr_w_eta_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2249 :       call stat_update_var( stats_metadata%icorr_w_eta_2, pdf_params%corr_w_eta_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2251 :       call stat_update_var( stats_metadata%icorr_chi_eta_1, pdf_params%corr_chi_eta_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2253 :       call stat_update_var( stats_metadata%icorr_chi_eta_2, pdf_params%corr_chi_eta_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2259 :       call stat_update_var( stats_metadata%icorr_w_thl_1, pdf_params%corr_w_thl_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2261 :       call stat_update_var( stats_metadata%icorr_w_thl_2, pdf_params%corr_w_thl_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2263 :       call stat_update_var( stats_metadata%icorr_rt_thl_1, pdf_params%corr_rt_thl_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2265 :       call stat_update_var( stats_metadata%icorr_rt_thl_2, pdf_params%corr_rt_thl_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2325 :           call stat_update_var( stats_metadata%isclrm_f(isclr), sclrm_forcing(:,isclr),  & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2334 :           call stat_update_var( stats_metadata%iedsclrm_f(isclr), edsclrm_forcing(:,isclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2417 :       call stat_update_var( stats_metadata%iwp3_on_wp2_cfl_num, wp3_on_wp2 * dt / dzm, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2422 :       call stat_update_var( stats_metadata%iice_supersat_frac_zm, ice_supersat_frac_zm, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2434 :       call stat_update_var( stats_metadata%ivarnce_w_1_zm, pdf_params_zm%varnce_w_1(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2436 :       call stat_update_var( stats_metadata%ivarnce_w_2_zm, pdf_params_zm%varnce_w_2(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2438 :       call stat_update_var( stats_metadata%imixt_frac_zm, pdf_params_zm%mixt_frac(1,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2459 :           call stat_update_var( stats_metadata%iwpsclrprtp(isclr), wpsclrprtp(:,isclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2461 :           call stat_update_var( stats_metadata%iwpsclrpthlp(isclr), wpsclrpthlp(:,isclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2486 :       call stat_update_var_pt( stats_metadata%icc, grid_level, maxval( cloud_frac(1:nz) ), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2510 :           call stat_update_var_pt( stats_metadata%iz_cloud_base, grid_level, -10.0_core_rknd , & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2621 :         call stat_update_var_pt( stats_metadata%itot_vartn_normlzd_rtm, grid_level, xtmp, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2627 :           write(fstderr, *) "Warning: tot_vartn_normlzd_thlm tried to divide by zero denominator ", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2634 :         call stat_update_var_pt( stats_metadata%itot_vartn_normlzd_thlm, grid_level, xtmp, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2640 :           write(fstderr, *) "Warning: tot_vartn_normlzd_wprtp tried to divide by zero denominator ", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2647 :         call stat_update_var_pt( stats_metadata%itot_vartn_normlzd_wprtp, grid_level, xtmp, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2893 :         call stat_update_var( stats_metadata%ilh_rrm_mc, lh_hydromet_mc(:,hm_metadata%iirr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_clubb_utilities.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
624 :       call solve_xp2_xpyp_with_single_lhs( nz, ngrdcol, sclr_dim, sclr_tol, gr, sclr_idx,      & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1327 :                               sclrpthlp(:,:,sclr) )                                   ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1857 :                                                rhs_ta_wpsclrp2, rhs_ta_wprtpsclrp, rhs_ta_wpthlpsclrp, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2729 :     real( kind = core_rknd ), dimension(ngrdcol) :: rcond  ! Est. of the reciprocal of the condition # on the matrix
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2763 :       ixapxbp_matrix_condt_num = max( stats_metadata%irtp2_matrix_condt_num, stats_metadata%ithlp2_matrix_condt_num, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2783 :           call stat_update_var_pt( stats_metadata%irtp2_matrix_condt_num, 1, one / rcond(i), &  ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2786 :           call stat_update_var_pt( stats_metadata%ithlp2_matrix_condt_num, 1, one / rcond(i), &  ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2789 :           call stat_update_var_pt( stats_metadata%irtpthlp_matrix_condt_num, 1, one / rcond(i), & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4042 :         wp_coef(i,k)    = ( one - one_third * beta(i) ) *    a1(i,k)**2 *    wp3_on_wp2(i,k) /    wp2(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4043 :         wp_coef_zt(i,k) = ( one - one_third * beta(i) ) * a1_zt(i,k)**2 * wp3_on_wp2_zt(i,k) / wp2_zt(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4224 :                 sgn_t_vel_sclrprtp(i,k) = sign(one,term_wprtpsclrp_explicit_zm(i,k)*sclrprtp(i,k,sclr))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4258 :                 sgn_t_vel_sclrpthlp(i,k) = sign(one,term_wpthlpsclrp_explicit_zm(i,k)*sclrpthlp(i,k,sclr))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4351 :                                              invrs_rho_ds_zm, rho_ds_zm,  & ! Intent(in)                             & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5253 :         !call stat_update_var( stats_metadata%icoef_wprtp2_implicit, coef_wprtp2_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5257 :         !call stat_update_var( stats_metadata%iterm_wprtp2_explicit, term_wprtp2_explicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5261 :         !call stat_update_var( stats_metadata%icoef_wpthlp2_implicit, coef_wpthlp2_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5265 :         !call stat_update_var( stats_metadata%iterm_wpthlp2_explicit, term_wpthlp2_explicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5269 :         !call stat_update_var( stats_metadata%icoef_wprtpthlp_implicit, coef_wprtpthlp_implicit(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5273 :         !call stat_update_var( stats_metadata%iterm_wprtpthlp_explicit, term_wprtpthlp_explicit(i,:), & ! intent(in)
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.
431 :         call stat_assign( var_index=stats_metadata%iinvrs_tau_wpxp_zm, var_name="invrs_tau_wpxp_zm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
447 :         call stat_assign( var_index=stats_metadata%iinvrs_tau_no_N2_zm, var_name="invrs_tau_no_N2_zm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2086 :         call stat_assign( var_index=stats_metadata%iice_supersat_frac_zm, var_name="ice_supersat_frac_zm", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2210 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd, var_name="bv_freq_sqd", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2218 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_splat, var_name="bv_freq_sqd_splat", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2226 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_mixed, var_name="bv_freq_sqd_mixed", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2234 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_moist, var_name="bv_freq_sqd_moist", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2242 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_dry, var_name="bv_freq_sqd_dry", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2250 :         call stat_assign( var_index=stats_metadata%ibrunt_vaisala_freq_sqd_smth, var_name="bv_freq_sqd_smth", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2258 :         call stat_assign( var_index=stats_metadata%ibrunt_freq_out_cloud, var_name="bv_freq_out_cloud", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2302 :         call stat_assign( var_index=stats_metadata%iwp3_on_wp2_cfl_num, var_name="wp3_on_wp2_cfl_num", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2330 :         call stat_assign( var_index=stats_metadata%istability_correction, var_name="stability_correction", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2384 :           call stat_assign( var_index=stats_metadata%isclrprtp(j), var_name="sclr"//trim(sclr_idx)//"prtp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2395 :           call stat_assign( var_index=stats_metadata%isclrp2(j), var_name="sclr"//trim(sclr_idx)//"p2", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2406 :           call stat_assign( var_index=stats_metadata%isclrpthvp(j), var_name="sclr"//trim(sclr_idx)//"pthvp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2417 :           call stat_assign( var_index=stats_metadata%isclrpthlp(j), var_name="sclr"//trim(sclr_idx)//"pthlp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2428 :           call stat_assign( var_index=stats_metadata%isclrprcp(j), var_name="sclr"//trim(sclr_idx)//"prcp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2439 :           call stat_assign( var_index=stats_metadata%iwpsclrp(j), var_name="wpsclr"//trim(sclr_idx)//"p", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2450 :           call stat_assign( var_index=stats_metadata%iwpsclrp2(j), var_name="wpsclr"//trim(sclr_idx)//"p2", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2461 :           call stat_assign( var_index=stats_metadata%iwp2sclrp(j), var_name="wp2sclr"//trim(sclr_idx)//"p", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2472 :           call stat_assign( var_index=stats_metadata%iwpsclrprtp(j), var_name="wpsclr"//trim(sclr_idx)//"prtp", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2495 :           call stat_assign( var_index=stats_metadata%iwpedsclrp(j), var_name="wpedsclr"//trim(sclr_idx)//"p", &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_zm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
466 :               = ( ( hm_metadata%hmp2_ip_on_hmm2_ip(j) + one ) / precip_fracs%precip_frac(i,k) - one ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
695 :         call calc_corr_norm_and_cholesky_factor( nz, ngrdcol, iiPDF_type,                   & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
696 :                                                  pdf_dim, hm_metadata,                   & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
697 :                                                  pdf_params%rc_1, pdf_params%rc_2,          & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
698 :                                                  corr_array_n_cloud, corr_array_n_below,    & ! intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
699 :                                                  corr_array_1_n, corr_array_2_n,            & ! intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
783 :                 call stat_update_var_pt( stats_metadata%ihmp2_zt(j), k, hydrometp2_zt(i,k,j), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
820 :                                      corr_array_1_n(i,:,hm_metadata%iiPDF_chi,hm_metadata%iiPDF_eta),                  &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
821 :                                      corr_array_2_n(i,:,hm_metadata%iiPDF_chi,hm_metadata%iiPDF_eta) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
846 :             call stat_update_var_pt( stats_metadata%iprecip_frac, k, precip_fracs%precip_frac(i,k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
855 :             call stat_update_var_pt( stats_metadata%iprecip_frac_1, k, precip_fracs%precip_frac_1(i,k), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
864 :             call stat_update_var_pt( stats_metadata%iprecip_frac_2, k, precip_fracs%precip_frac_2(i,k), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3854 :                 call stat_update_var_pt( stats_metadata%imu_hm_1(hm_idx), k, mu_x_1(k,ivar), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3864 :                 call stat_update_var_pt( stats_metadata%imu_hm_2(hm_idx), k, mu_x_2(k,ivar), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3875 :              call stat_update_var_pt( stats_metadata%imu_Ncn_1, k, mu_x_1(k,iiPDF_Ncn), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3884 :              call stat_update_var_pt( stats_metadata%imu_Ncn_2, k, mu_x_2(k,iiPDF_Ncn), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3899 :                 call stat_update_var_pt( stats_metadata%isigma_hm_1(hm_idx), k, sigma_x_1(k,ivar), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3910 :                 call stat_update_var_pt( stats_metadata%isigma_hm_2(hm_idx), k, sigma_x_2(k,ivar), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3921 :              call stat_update_var_pt( stats_metadata%isigma_Ncn_1, k, sigma_x_1(k,iiPDF_Ncn), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3930 :              call stat_update_var_pt( stats_metadata%isigma_Ncn_2, k, sigma_x_2(k,iiPDF_Ncn), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4257 :                   call stat_update_var_pt( stats_metadata%icorr_hmx_hmy_1(hm_idx_jvar,hm_idx_ivar), k, & ! in
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4269 :                   call stat_update_var_pt( stats_metadata%icorr_hmx_hmy_2(hm_idx_jvar,hm_idx_ivar), k, & ! in
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4394 :                 call stat_update_var_pt( stats_metadata%imu_hm_1_n(hm_idx), k, mu_hm_1_n(k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4413 :                 call stat_update_var_pt( stats_metadata%imu_hm_2_n(hm_idx), k, mu_hm_2_n(k), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/setup_clubb_pdf_params.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
552 :         call stat_assign( var_index=stats_metadata%iice_supersat_frac, var_name="ice_supersat_frac", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
784 :              var_description="rt'^3, Third-order moment of total water, rt", var_units="(kg/kg)^3", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
938 :         call stat_assign( var_index=stats_metadata%irho, var_name="rho", var_description="rho, Air density", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2890 :         call stat_assign( var_index=stats_metadata%iw_KK_evap_covar_zt, var_name="w_KK_evap_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2898 :         call stat_assign( var_index=stats_metadata%irt_KK_evap_covar_zt, var_name="rt_KK_evap_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2906 :         call stat_assign( var_index=stats_metadata%ithl_KK_evap_covar_zt, var_name="thl_KK_evap_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2915 :         call stat_assign( var_index=stats_metadata%iw_KK_auto_covar_zt, var_name="w_KK_auto_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2923 :         call stat_assign( var_index=stats_metadata%irt_KK_auto_covar_zt, var_name="rt_KK_auto_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2931 :         call stat_assign( var_index=stats_metadata%ithl_KK_auto_covar_zt, var_name="thl_KK_auto_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2940 :         call stat_assign( var_index=stats_metadata%iw_KK_accr_covar_zt, var_name="w_KK_accr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2949 :         call stat_assign( var_index=stats_metadata%irt_KK_accr_covar_zt, var_name="rt_KK_accr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2958 :         call stat_assign( var_index=stats_metadata%ithl_KK_accr_covar_zt, var_name="thl_KK_accr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2966 :         call stat_assign( var_index=stats_metadata%irr_KK_mvr_covar_zt, var_name="rr_KK_mvr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2975 :         call stat_assign( var_index=stats_metadata%iNr_KK_mvr_covar_zt, var_name="Nr_KK_mvr_covar_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2984 :         call stat_assign( var_index=stats_metadata%iKK_mvr_variance_zt, var_name="KK_mvr_variance_zt", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4932 :         call stat_assign( var_index=stats_metadata%icloud_frac_refined, var_name="cloud_frac_refined", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4948 :         call stat_assign( var_index=stats_metadata%ihl_on_Cp_residual, var_name="hl_on_Cp_residual", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4969 :           call stat_assign( var_index=stats_metadata%isclrm(j), var_name="sclr"//trim(sclr_idx)//"m", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4980 :           call stat_assign( var_index=stats_metadata%isclrm_f(j), var_name="sclr"//trim(sclr_idx)//"m_f", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4991 :           call stat_assign( var_index=stats_metadata%iedsclrm(j), var_name="edsclr"//trim(sclr_idx)//"m", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5002 :           call stat_assign( var_index=stats_metadata%iedsclrm_f(j), var_name="edsclr"//trim(sclr_idx)//"m_f", &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_zt_module.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.
137 :     wprtp_sfc = compute_wprtp_sfc( Cq, ubar, rtm_sfc, sat_mixrat_liq( p_sfc, T_sfc, saturation_formula ) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/cloud_feedback.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
99 :   wprtp_sfc = compute_wprtp_sfc( Cz, ubar, rtm_sfc, sat_mixrat_liq( p_sfc, T_sfc, saturation_formula ) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/fire.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
164 :     wprtp_sfc = compute_wprtp_sfc( Cd, ubar, rtm_sfc, sat_mixrat_liq( p_sfc, T_sfc, saturation_formula ) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf01.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has forbidden elements:  .gt. .
71 :     if (time.gt.80880_time_precision) then
CLUBBStandardsCheck.pl WARNING: File has forbidden elements.
../src/Benchmark_cases/neutral_case.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
447 :           call assert_correct_cloud_normal( num_samples, X_u_all_levs(i,:,k,hm_metadata%iiPDF_chi), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2273 : !        call stat_update_var( stats_metadata%ilh_cloud_frac_unweighted, lh_cloud_frac, stats_lh_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2617 :   !      call stat_update_var( stats_metadata%ilh_precip_frac_unweighted, lh_precip_frac, stats_lh_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2660 :       call stat_update_var_pt( stats_metadata%ik_lh_start, 1, real( k_lh_start(i), kind=core_rknd ), stats_lh_sfc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2707 :   !          call stat_update_var( stats_metadata%ilh_samp_frac_category(icategory), lh_samp_frac(:,icategory), &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/SILHS/latin_hypercube_driver_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
121 :     result = smooth_min(4, 1, input, zero, min_max_smth_mag) ! Order of nz and ngrdcol is opposite to order of indexing! This is very unintuitive!
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 :     ! Case 3: Make sure that on a large number of arbitrarily chosen points with small min_max_smth_mag,
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/smooth_min_max_tests.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
502 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/spurious_source_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
559 :       l_host_applies_sfc_fluxes       ! Use to determine whether a host model has already applied the surface flux,
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1597 :                                       wp2(1,:), rtp2(1,:), thlp2(1,:), up2(1,:), vp2(1,:),         &! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/pdf_parameter_tests.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
[Pipeline] 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'
using GIT_ASKPASS to set credentials THe key used by the system for the tests
 > git fetch --tags --force --progress -- https://github.com/larson-group/sys_admin +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/sys_admin # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 728f8242adbfe4bdda156af1148cf3d6c45afbc3 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 728f8242adbfe4bdda156af1148cf3d6c45afbc3 # timeout=10
Commit message: "Removing temp file"
 > git rev-list --no-walk 728f8242adbfe4bdda156af1148cf3d6c45afbc3 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run fire_tuner)
[Pipeline] sh
+ sys_admin/bitten_test_driver_scripts/fire_tuner.bash ./clubb
iteration =        1; time =       60.0
iteration =        2; time =      120.0
iteration =        3; time =      180.0
iteration =        4; time =      240.0
iteration =        5; time =      300.0
iteration =        6; time =      360.0
iteration =        7; time =      420.0
iteration =        8; time =      480.0
iteration =        9; time =      540.0
iteration =       10; time =      600.0
iteration =       11; time =      660.0
iteration =       12; time =      720.0
iteration =       13; time =      780.0
iteration =       14; time =      840.0
iteration =       15; time =      900.0
iteration =       16; time =      960.0
iteration =       17; time =     1020.0
iteration =       18; time =     1080.0
iteration =       19; time =     1140.0
iteration =       20; time =     1200.0
iteration =       21; time =     1260.0
iteration =       22; time =     1320.0
iteration =       23; time =     1380.0
iteration =       24; time =     1440.0
iteration =       25; time =     1500.0
iteration =       26; time =     1560.0
iteration =       27; time =     1620.0
iteration =       28; time =     1680.0
iteration =       29; time =     1740.0
iteration =       30; time =     1800.0
iteration =       31; time =     1860.0
iteration =       32; time =     1920.0
iteration =       33; time =     1980.0
iteration =       34; time =     2040.0
iteration =       35; time =     2100.0
iteration =       36; time =     2160.0
iteration =       37; time =     2220.0
iteration =       38; time =     2280.0
iteration =       39; time =     2340.0
iteration =       40; time =     2400.0
iteration =       41; time =     2460.0
iteration =       42; time =     2520.0
iteration =       43; time =     2580.0
iteration =       44; time =     2640.0
iteration =       45; time =     2700.0
iteration =       46; time =     2760.0
iteration =       47; time =     2820.0
iteration =       48; time =     2880.0
iteration =       49; time =     2940.0
iteration =       50; time =     3000.0
iteration =       51; time =     3060.0
iteration =       52; time =     3120.0
iteration =       53; time =     3180.0
iteration =       54; time =     3240.0
iteration =       55; time =     3300.0
iteration =       56; time =     3360.0
iteration =       57; time =     3420.0
iteration =       58; time =     3480.0
iteration =       59; time =     3540.0
iteration =       60; time =     3600.0
iteration =       61; time =     3660.0
iteration =       62; time =     3720.0
iteration =       63; time =     3780.0
iteration =       64; time =     3840.0
iteration =       65; time =     3900.0
iteration =       66; time =     3960.0
iteration =       67; time =     4020.0
iteration =       68; time =     4080.0
iteration =       69; time =     4140.0
iteration =       70; time =     4200.0
iteration =       71; time =     4260.0
iteration =       72; time =     4320.0
iteration =       73; time =     4380.0
iteration =       74; time =     4440.0
iteration =       75; time =     4500.0
iteration =       76; time =     4560.0
iteration =       77; time =     4620.0
iteration =       78; time =     4680.0
iteration =       79; time =     4740.0
iteration =       80; time =     4800.0
iteration =       81; time =     4860.0
iteration =       82; time =     4920.0
iteration =       83; time =     4980.0
iteration =       84; time =     5040.0
iteration =       85; time =     5100.0
iteration =       86; time =     5160.0
iteration =       87; time =     5220.0
iteration =       88; time =     5280.0
iteration =       89; time =     5340.0
iteration =       90; time =     5400.0
iteration =       91; time =     5460.0
iteration =       92; time =     5520.0
iteration =       93; time =     5580.0
iteration =       94; time =     5640.0
iteration =       95; time =     5700.0
iteration =       96; time =     5760.0
iteration =       97; time =     5820.0
iteration =       98; time =     5880.0
iteration =       99; time =     5940.0
iteration =      100; time =     6000.0
iteration =      101; time =     6060.0
iteration =      102; time =     6120.0
iteration =      103; time =     6180.0
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
 Program exited normally
iteration =      104; time =     6240.0
iteration =      105; time =     6300.0
iteration =      106; time =     6360.0
iteration =      107; time =     6420.0
iteration =      108; time =     6480.0
iteration =      109; time =     6540.0
iteration =      110; time =     6600.0
iteration =      111; time =     6660.0
iteration =      112; time =     6720.0
iteration =      113; time =     6780.0
iteration =      114; time =     6840.0
iteration =      115; time =     6900.0
iteration =      116; time =     6960.0
iteration =      117; time =     7020.0
iteration =      118; time =     7080.0
iteration =      119; time =     7140.0
iteration =      120; time =     7200.0
iteration =      121; time =     7260.0
iteration =      122; time =     7320.0
iteration =      123; time =     7380.0
iteration =      124; time =     7440.0
iteration =      125; time =     7500.0
iteration =      126; time =     7560.0
iteration =      127; time =     7620.0
iteration =      128; time =     7680.0
iteration =      129; time =     7740.0
iteration =      130; time =     7800.0
iteration =      131; time =     7860.0
iteration =      132; time =     7920.0
iteration =      133; time =     7980.0
iteration =      134; time =     8040.0
iteration =      135; time =     8100.0
iteration =      136; time =     8160.0
iteration =      137; time =     8220.0
iteration =      138; time =     8280.0
iteration =      139; time =     8340.0
iteration =      140; time =     8400.0
iteration =      141; time =     8460.0
iteration =      142; time =     8520.0
iteration =      143; time =     8580.0
iteration =      144; time =     8640.0
iteration =      145; time =     8700.0
iteration =      146; time =     8760.0
iteration =      147; time =     8820.0
iteration =      148; time =     8880.0
iteration =      149; time =     8940.0
iteration =      150; time =     9000.0
iteration =      151; time =     9060.0
iteration =      152; time =     9120.0
iteration =      153; time =     9180.0
iteration =      154; time =     9240.0
iteration =      155; time =     9300.0
iteration =      156; time =     9360.0
iteration =      157; time =     9420.0
iteration =      158; time =     9480.0
iteration =      159; time =     9540.0
iteration =      160; time =     9600.0
iteration =      161; time =     9660.0
iteration =      162; time =     9720.0
iteration =      163; time =     9780.0
iteration =      164; time =     9840.0
iteration =      165; time =     9900.0
iteration =      166; time =     9960.0
iteration =      167; time =    10020.0
iteration =      168; time =    10080.0
iteration =      169; time =    10140.0
iteration =      170; time =    10200.0
iteration =      171; time =    10260.0
iteration =      172; time =    10320.0
iteration =      173; time =    10380.0
iteration =      174; time =    10440.0
iteration =      175; time =    10500.0
iteration =      176; time =    10560.0
iteration =      177; time =    10620.0
iteration =      178; time =    10680.0
iteration =      179; time =    10740.0
iteration =      180; time =    10800.0
CLUBB-TIMER time_loop_init =             0.0025
CLUBB-TIMER time_clubb_advance =         0.2875
CLUBB-TIMER time_clubb_pdf =             0.1208
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1614
CLUBB-TIMER time_microphys_advance =     0.0251
CLUBB-TIMER time_loop_end =              0.6850
CLUBB-TIMER time_total =                 1.2835
mv: cannot stat '../output/fire_lh_zt*': No such file or directory
mv: cannot stat '../output/fire_lh_sfc*': No such file or directory
mv: cannot stat '../output/fire_rad*': No such file or directory
mv: cannot stat '../output/fire_setup*': No such file or directory
Tuning fire
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.0962
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1521
CLUBB-TIMER time_microphys_advance =     0.0203
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.3180
 cost_fnc_vector:
    1.0000000000000000     
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1558
CLUBB-TIMER time_clubb_pdf =             0.0505
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2815
CLUBB-TIMER time_microphys_advance =     0.0237
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.5237
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1231
CLUBB-TIMER time_clubb_pdf =             0.1232
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2221
CLUBB-TIMER time_microphys_advance =     0.0283
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.5054
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1800
CLUBB-TIMER time_clubb_pdf =             0.0945
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1589
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4585
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2564
CLUBB-TIMER time_clubb_pdf =             0.0428
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1600
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4846
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1839
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1976
CLUBB-TIMER time_microphys_advance =     0.0241
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4517
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1836
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1612
CLUBB-TIMER time_microphys_advance =     0.0763
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4678
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1210
CLUBB-TIMER time_clubb_pdf =             0.0506
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2430
CLUBB-TIMER time_microphys_advance =     0.0290
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4532
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1717
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1626
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.3984
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1002
CLUBB-TIMER time_clubb_pdf =             0.0382
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1771
CLUBB-TIMER time_microphys_advance =     0.0197
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.3463
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.0962
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2269
CLUBB-TIMER time_microphys_advance =     0.0242
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.3919
 Iteration:         10
Parameters: 
C_uu_shr                     =     0.20543786883354187012
C11                          =     0.69231438636779785156
gamma_coef                   =     0.31409063935279846191
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1982
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1899
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4562
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1109
CLUBB-TIMER time_clubb_pdf =             0.1323
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1911
CLUBB-TIMER time_microphys_advance =     0.0902
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.5326
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1695
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1779
CLUBB-TIMER time_microphys_advance =     0.0307
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4199
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1556
CLUBB-TIMER time_clubb_pdf =             0.0824
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1739
CLUBB-TIMER time_microphys_advance =     0.0211
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4435
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1266
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1620
CLUBB-TIMER time_microphys_advance =     0.0206
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.3585
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1183
CLUBB-TIMER time_clubb_pdf =             0.0470
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1783
CLUBB-TIMER time_microphys_advance =     0.0203
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.3778
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1979
CLUBB-TIMER time_clubb_pdf =             0.0352
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2123
CLUBB-TIMER time_microphys_advance =     0.0192
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4728
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1149
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1585
CLUBB-TIMER time_microphys_advance =     0.1793
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4959
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2267
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1767
CLUBB-TIMER time_microphys_advance =     0.0200
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4744
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1064
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1568
CLUBB-TIMER time_microphys_advance =     0.0217
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.3306
 Iteration:         20
Parameters: 
C_uu_shr                     =     0.17338915169239044189
C11                          =     0.00000000000000000000
gamma_coef                   =     0.33725550770759582520
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.1035
CLUBB-TIMER time_clubb_pdf =             0.0599
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3192
CLUBB-TIMER time_microphys_advance =     0.0218
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.5129
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2237
CLUBB-TIMER time_clubb_pdf =             0.0434
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1876
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4807
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2092
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1606
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4325
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1003
CLUBB-TIMER time_clubb_pdf =             0.0758
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1938
CLUBB-TIMER time_microphys_advance =     0.0482
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4254
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1892
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1909
CLUBB-TIMER time_microphys_advance =     0.0199
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4504
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1620
CLUBB-TIMER time_clubb_pdf =             0.0443
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2243
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4551
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1492
CLUBB-TIMER time_clubb_pdf =             0.0573
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2331
CLUBB-TIMER time_microphys_advance =     0.0211
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4673
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1013
CLUBB-TIMER time_clubb_pdf =             0.0357
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1774
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.3390
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1872
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1493
CLUBB-TIMER time_microphys_advance =     0.0799
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4632
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0945
CLUBB-TIMER time_clubb_pdf =             0.0380
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2295
CLUBB-TIMER time_microphys_advance =     0.0856
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4542
 Iteration:         30
Parameters: 
C_uu_shr                     =     0.02266580238938331604
C11                          =     0.81968718767166137695
gamma_coef                   =     0.33305066823959350586
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1738
CLUBB-TIMER time_clubb_pdf =             0.0424
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2006
CLUBB-TIMER time_microphys_advance =     0.0749
CLUBB-TIMER time_loop_end =              0.0074
CLUBB-TIMER time_total =                 0.5018
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1195
CLUBB-TIMER time_clubb_pdf =             0.0453
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1457
CLUBB-TIMER time_microphys_advance =     0.0309
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.3492
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1648
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1704
CLUBB-TIMER time_microphys_advance =     0.0580
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4421
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1547
CLUBB-TIMER time_clubb_pdf =             0.0359
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1862
CLUBB-TIMER time_microphys_advance =     0.0204
CLUBB-TIMER time_loop_end =              0.0448
CLUBB-TIMER time_total =                 0.4444
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1842
CLUBB-TIMER time_clubb_pdf =             0.0429
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2108
CLUBB-TIMER time_microphys_advance =     0.0242
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4695
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1798
CLUBB-TIMER time_clubb_pdf =             0.0490
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2031
CLUBB-TIMER time_microphys_advance =     0.0291
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4682
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2071
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1898
CLUBB-TIMER time_microphys_advance =     0.0201
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4646
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2174
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1891
CLUBB-TIMER time_microphys_advance =     0.0194
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4719
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1591
CLUBB-TIMER time_clubb_pdf =             0.0723
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1616
CLUBB-TIMER time_microphys_advance =     0.0342
CLUBB-TIMER time_loop_end =              0.0154
CLUBB-TIMER time_total =                 0.4453
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2308
CLUBB-TIMER time_clubb_pdf =             0.0871
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1460
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4900
 Iteration:         40
Parameters: 
C_uu_shr                     =     0.19998168945312500000
C11                          =     0.80710011720657348633
gamma_coef                   =     0.42620801925659179688
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0910
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1770
CLUBB-TIMER time_microphys_advance =     0.0236
CLUBB-TIMER time_loop_end =              0.0409
CLUBB-TIMER time_total =                 0.3751
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0008
CLUBB-TIMER time_clubb_advance =         0.1022
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2100
CLUBB-TIMER time_microphys_advance =     0.0212
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.3772
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2955
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1456
CLUBB-TIMER time_microphys_advance =     0.0387
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.5238
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0008
CLUBB-TIMER time_clubb_advance =         0.1928
CLUBB-TIMER time_clubb_pdf =             0.0531
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1987
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.5335
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1251
CLUBB-TIMER time_clubb_pdf =             0.0504
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3404
CLUBB-TIMER time_microphys_advance =     0.0248
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.5479
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1698
CLUBB-TIMER time_clubb_pdf =             0.0812
CLUBB-TIMER time_SILHS =                 0.0006
CLUBB-TIMER time_microphys_scheme =      0.2002
CLUBB-TIMER time_microphys_advance =     0.1081
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.5671
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0072
CLUBB-TIMER time_clubb_advance =         0.2263
CLUBB-TIMER time_clubb_pdf =             0.0321
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1799
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0121
CLUBB-TIMER time_total =                 0.4774
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1174
CLUBB-TIMER time_clubb_pdf =             0.0328
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1778
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.3529
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1024
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3509
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0327
CLUBB-TIMER time_total =                 0.5422
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1152
CLUBB-TIMER time_clubb_pdf =             0.0368
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2196
CLUBB-TIMER time_microphys_advance =     0.0231
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.4099
 Iteration:         50
Parameters: 
C_uu_shr                     =     0.21309709548950195312
C11                          =     0.00000000000000000000
gamma_coef                   =     0.07933161407709121704
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1510
CLUBB-TIMER time_clubb_pdf =             0.0793
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3561
CLUBB-TIMER time_microphys_advance =     0.0872
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6864
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0051
CLUBB-TIMER time_clubb_advance =         0.1298
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1914
CLUBB-TIMER time_microphys_advance =     0.0190
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.3962
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0028
CLUBB-TIMER time_clubb_advance =         0.1057
CLUBB-TIMER time_clubb_pdf =             0.0727
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1669
CLUBB-TIMER time_microphys_advance =     0.0303
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.3846
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1133
CLUBB-TIMER time_clubb_pdf =             0.0448
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2195
CLUBB-TIMER time_microphys_advance =     0.0283
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.4181
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2389
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1950
CLUBB-TIMER time_microphys_advance =     0.0261
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.5006
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0082
CLUBB-TIMER time_clubb_advance =         0.1045
CLUBB-TIMER time_clubb_pdf =             0.0313
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1551
CLUBB-TIMER time_microphys_advance =     0.0219
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.3302
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1388
CLUBB-TIMER time_clubb_pdf =             0.0296
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1901
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.3825
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1626
CLUBB-TIMER time_clubb_pdf =             0.0297
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1670
CLUBB-TIMER time_microphys_advance =     0.0227
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.3894
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1798
CLUBB-TIMER time_clubb_pdf =             0.0330
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2351
CLUBB-TIMER time_microphys_advance =     0.1048
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.5608
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2434
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2002
CLUBB-TIMER time_microphys_advance =     0.0217
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5180
 Iteration:         60
Parameters: 
C_uu_shr                     =     0.30478468537330627441
C11                          =     0.00000000000000000000
gamma_coef                   =     0.09233352541923522949
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1479
CLUBB-TIMER time_clubb_pdf =             0.0620
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2556
CLUBB-TIMER time_microphys_advance =     0.0314
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.5085
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1739
CLUBB-TIMER time_clubb_pdf =             0.0488
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2479
CLUBB-TIMER time_microphys_advance =     0.0274
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5076
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.2053
CLUBB-TIMER time_clubb_pdf =             0.0499
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2461
CLUBB-TIMER time_microphys_advance =     0.0273
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.5404
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0043
CLUBB-TIMER time_clubb_advance =         0.2099
CLUBB-TIMER time_clubb_pdf =             0.1011
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1906
CLUBB-TIMER time_microphys_advance =     0.0249
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.5388
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0076
CLUBB-TIMER time_clubb_advance =         0.1592
CLUBB-TIMER time_clubb_pdf =             0.0384
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2382
CLUBB-TIMER time_microphys_advance =     0.0235
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.4763
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2653
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2345
CLUBB-TIMER time_microphys_advance =     0.0250
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.5769
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1987
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3067
CLUBB-TIMER time_microphys_advance =     0.0229
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.5763
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0923
CLUBB-TIMER time_clubb_pdf =             0.1114
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3014
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.5328
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0041
CLUBB-TIMER time_clubb_advance =         0.1713
CLUBB-TIMER time_clubb_pdf =             0.0477
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2629
CLUBB-TIMER time_microphys_advance =     0.0250
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.5197
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1370
CLUBB-TIMER time_clubb_pdf =             0.0484
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2911
CLUBB-TIMER time_microphys_advance =     0.1312
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.6153
 Iteration:         70
Parameters: 
C_uu_shr                     =     0.23567771911621093750
C11                          =     0.00000000000000000000
gamma_coef                   =     0.30593052506446838379
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2060
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0105
CLUBB-TIMER time_microphys_scheme =      0.2770
CLUBB-TIMER time_microphys_advance =     0.0201
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.5624
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1053
CLUBB-TIMER time_clubb_pdf =             0.1214
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3471
CLUBB-TIMER time_microphys_advance =     0.0278
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.6101
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1208
CLUBB-TIMER time_clubb_pdf =             0.0467
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2383
CLUBB-TIMER time_microphys_advance =     0.0280
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.4436
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1751
CLUBB-TIMER time_clubb_pdf =             0.0652
CLUBB-TIMER time_SILHS =                 0.0006
CLUBB-TIMER time_microphys_scheme =      0.1666
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4328
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1253
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1884
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.3799
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0875
CLUBB-TIMER time_clubb_pdf =             0.0379
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.4124
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.5628
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1064
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3569
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.5316
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2495
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2621
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.5768
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2152
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2038
CLUBB-TIMER time_microphys_advance =     0.0194
CLUBB-TIMER time_loop_end =              0.0914
CLUBB-TIMER time_total =                 0.5674
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1654
CLUBB-TIMER time_clubb_pdf =             0.0309
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1749
CLUBB-TIMER time_microphys_advance =     0.0523
CLUBB-TIMER time_loop_end =              0.0040
CLUBB-TIMER time_total =                 0.5371
 Iteration:         80
Parameters: 
C_uu_shr                     =     0.00000000000000000000
C11                          =     0.18171927332878112793
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1205
CLUBB-TIMER time_clubb_pdf =             0.0329
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1936
CLUBB-TIMER time_microphys_advance =     0.2008
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.5579
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0907
CLUBB-TIMER time_clubb_pdf =             0.2097
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2296
CLUBB-TIMER time_microphys_advance =     0.0199
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.5571
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1731
CLUBB-TIMER time_clubb_pdf =             0.0380
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2754
CLUBB-TIMER time_microphys_advance =     0.0216
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.5166
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2704
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1938
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.5265
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2411
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1803
CLUBB-TIMER time_microphys_advance =     0.0287
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.4963
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1907
CLUBB-TIMER time_clubb_pdf =             0.0264
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2474
CLUBB-TIMER time_microphys_advance =     0.0214
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4926
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1841
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1886
CLUBB-TIMER time_microphys_advance =     0.0655
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4834
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1097
CLUBB-TIMER time_clubb_pdf =             0.0487
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3373
CLUBB-TIMER time_microphys_advance =     0.0209
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.5269
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0026
CLUBB-TIMER time_clubb_advance =         0.3063
CLUBB-TIMER time_clubb_pdf =             0.0329
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1765
CLUBB-TIMER time_microphys_advance =     0.0229
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5487
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1197
CLUBB-TIMER time_clubb_pdf =             0.0727
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2257
CLUBB-TIMER time_microphys_advance =     0.0337
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4587
 Iteration:         90
Parameters: 
C_uu_shr                     =     0.81945919990539550781
C11                          =     0.22084324061870574951
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
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.2019
CLUBB-TIMER time_clubb_pdf =             0.0475
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1631
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0345
CLUBB-TIMER time_total =                 0.4715
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1174
CLUBB-TIMER time_clubb_pdf =             0.0424
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2517
CLUBB-TIMER time_microphys_advance =     0.0234
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4419
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1802
CLUBB-TIMER time_clubb_pdf =             0.0334
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1750
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.4206
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.0988
CLUBB-TIMER time_clubb_pdf =             0.0267
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3157
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4666
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1013
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1831
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.3431
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1519
CLUBB-TIMER time_clubb_pdf =             0.1329
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1393
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4524
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0903
CLUBB-TIMER time_clubb_pdf =             0.0459
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2925
CLUBB-TIMER time_microphys_advance =     0.0237
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4592
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2054
CLUBB-TIMER time_clubb_pdf =             0.0480
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3079
CLUBB-TIMER time_microphys_advance =     0.0214
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.5906
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.0916
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2929
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0910
CLUBB-TIMER time_total =                 0.5362
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1019
CLUBB-TIMER time_clubb_pdf =             0.1086
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2045
CLUBB-TIMER time_microphys_advance =     0.0324
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4561
 Iteration:        100
Parameters: 
C_uu_shr                     =     0.83950430154800415039
C11                          =     0.00000000000000000000
gamma_coef                   =     0.04644252732396125793
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0950
CLUBB-TIMER time_clubb_pdf =             0.0452
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3127
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0402
CLUBB-TIMER time_total =                 0.5133
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1959
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2929
CLUBB-TIMER time_microphys_advance =     0.0218
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.5540
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2432
CLUBB-TIMER time_clubb_pdf =             0.1366
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1744
CLUBB-TIMER time_microphys_advance =     0.0274
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.5886
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0046
CLUBB-TIMER time_clubb_advance =         0.1895
CLUBB-TIMER time_clubb_pdf =             0.0990
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1747
CLUBB-TIMER time_microphys_advance =     0.0217
CLUBB-TIMER time_loop_end =              0.0123
CLUBB-TIMER time_total =                 0.5034
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1706
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3343
CLUBB-TIMER time_microphys_advance =     0.0192
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.5700
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0873
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1558
CLUBB-TIMER time_microphys_advance =     0.0346
CLUBB-TIMER time_loop_end =              0.0041
CLUBB-TIMER time_total =                 0.3250
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0008
CLUBB-TIMER time_clubb_advance =         0.1901
CLUBB-TIMER time_clubb_pdf =             0.0906
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1711
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0040
CLUBB-TIMER time_total =                 0.4780
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.0959
CLUBB-TIMER time_clubb_pdf =             0.0305
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2760
CLUBB-TIMER time_microphys_advance =     0.0988
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.5089
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0008
CLUBB-TIMER time_clubb_advance =         0.1691
CLUBB-TIMER time_clubb_pdf =             0.0489
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1714
CLUBB-TIMER time_microphys_advance =     0.0363
CLUBB-TIMER time_loop_end =              0.0632
CLUBB-TIMER time_total =                 0.4912
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0944
CLUBB-TIMER time_clubb_pdf =             0.0639
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3351
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.5182
 Iteration:        110
Parameters: 
C_uu_shr                     =     0.88960975408554077148
C11                          =     0.00000000000000000000
gamma_coef                   =     0.14234806597232818604
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1775
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2934
CLUBB-TIMER time_microphys_advance =     0.0274
CLUBB-TIMER time_loop_end =              0.0109
CLUBB-TIMER time_total =                 0.5532
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0936
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3735
CLUBB-TIMER time_microphys_advance =     0.0262
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.5475
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2004
CLUBB-TIMER time_clubb_pdf =             0.0616
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2423
CLUBB-TIMER time_microphys_advance =     0.0326
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.5444
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2631
CLUBB-TIMER time_clubb_pdf =             0.0489
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1556
CLUBB-TIMER time_microphys_advance =     0.0213
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4957
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2678
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2174
CLUBB-TIMER time_microphys_advance =     0.0209
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.5556
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1316
CLUBB-TIMER time_clubb_pdf =             0.0509
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2634
CLUBB-TIMER time_microphys_advance =     0.0244
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4792
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1937
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2224
CLUBB-TIMER time_microphys_advance =     0.0216
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4872
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2214
CLUBB-TIMER time_clubb_pdf =             0.0430
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2040
CLUBB-TIMER time_microphys_advance =     0.0279
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.5039
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2477
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1825
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4964
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1047
CLUBB-TIMER time_clubb_pdf =             0.0611
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2878
CLUBB-TIMER time_microphys_advance =     0.0205
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4819
 Iteration:        120
Parameters: 
C_uu_shr                     =     0.73546934127807617188
C11                          =     0.51364320516586303711
gamma_coef                   =     0.16852828860282897949
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2011
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1437
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4117
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1518
CLUBB-TIMER time_clubb_pdf =             0.0847
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2815
CLUBB-TIMER time_microphys_advance =     0.0864
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6168
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1827
CLUBB-TIMER time_clubb_pdf =             0.0821
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1926
CLUBB-TIMER time_microphys_advance =     0.0205
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4856
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1419
CLUBB-TIMER time_clubb_pdf =             0.1226
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1676
CLUBB-TIMER time_microphys_advance =     0.0817
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.5215
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1832
CLUBB-TIMER time_clubb_pdf =             0.1237
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2070
CLUBB-TIMER time_microphys_advance =     0.0216
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.5461
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1831
CLUBB-TIMER time_clubb_pdf =             0.0434
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3001
CLUBB-TIMER time_microphys_advance =     0.0516
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.5864
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1567
CLUBB-TIMER time_clubb_pdf =             0.0506
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2488
CLUBB-TIMER time_microphys_advance =     0.0197
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4844
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2130
CLUBB-TIMER time_clubb_pdf =             0.0475
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2117
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4981
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2009
CLUBB-TIMER time_clubb_pdf =             0.0500
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2280
CLUBB-TIMER time_microphys_advance =     0.0212
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.5077
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1775
CLUBB-TIMER time_clubb_pdf =             0.0605
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2773
CLUBB-TIMER time_microphys_advance =     0.0276
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.5562
 Iteration:        130
Parameters: 
C_uu_shr                     =     0.61490225791931152344
C11                          =     0.17524594068527221680
gamma_coef                   =     0.40918555855751037598
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1718
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2384
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4736
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.0990
CLUBB-TIMER time_clubb_pdf =             0.0703
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2684
CLUBB-TIMER time_microphys_advance =     0.0201
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4659
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1647
CLUBB-TIMER time_clubb_pdf =             0.0383
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2121
CLUBB-TIMER time_microphys_advance =     0.0290
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4527
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1934
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1708
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4746
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1227
CLUBB-TIMER time_clubb_pdf =             0.0649
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2262
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4392
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1000
CLUBB-TIMER time_clubb_pdf =             0.0607
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1904
CLUBB-TIMER time_microphys_advance =     0.0193
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.3774
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1234
CLUBB-TIMER time_clubb_pdf =             0.1047
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2398
CLUBB-TIMER time_microphys_advance =     0.0249
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.5026
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0008
CLUBB-TIMER time_clubb_advance =         0.1056
CLUBB-TIMER time_clubb_pdf =             0.0546
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3400
CLUBB-TIMER time_microphys_advance =     0.0201
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.5269
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2768
CLUBB-TIMER time_clubb_pdf =             0.1667
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1999
CLUBB-TIMER time_microphys_advance =     0.0333
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.6845
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1157
CLUBB-TIMER time_clubb_pdf =             0.0592
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2160
CLUBB-TIMER time_microphys_advance =     0.0216
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4202
 Iteration:        140
Parameters: 
C_uu_shr                     =     0.55211323499679565430
C11                          =     0.05208570510149002075
gamma_coef                   =     0.13049124181270599365
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1383
CLUBB-TIMER time_clubb_pdf =             0.0570
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2672
CLUBB-TIMER time_microphys_advance =     0.0298
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5017
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.0904
CLUBB-TIMER time_clubb_pdf =             0.0362
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1800
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.3319
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1300
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1626
CLUBB-TIMER time_microphys_advance =     0.0295
CLUBB-TIMER time_loop_end =              0.0127
CLUBB-TIMER time_total =                 0.3790
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1069
CLUBB-TIMER time_clubb_pdf =             0.0519
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2373
CLUBB-TIMER time_microphys_advance =     0.0232
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4276
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1186
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1951
CLUBB-TIMER time_microphys_advance =     0.0214
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.3853
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1738
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1937
CLUBB-TIMER time_microphys_advance =     0.0746
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4876
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.2692
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2551
CLUBB-TIMER time_microphys_advance =     0.0230
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.5996
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1014
CLUBB-TIMER time_clubb_pdf =             0.0547
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2365
CLUBB-TIMER time_microphys_advance =     0.0220
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.4253
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1678
CLUBB-TIMER time_clubb_pdf =             0.1120
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1958
CLUBB-TIMER time_microphys_advance =     0.0204
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.5035
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0035
CLUBB-TIMER time_clubb_advance =         0.0949
CLUBB-TIMER time_clubb_pdf =             0.0442
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3479
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.5175
 Iteration:        150
Parameters: 
C_uu_shr                     =     0.33355635404586791992
C11                          =     0.31232717633247375488
gamma_coef                   =     0.11489723622798919678
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1045
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1997
CLUBB-TIMER time_microphys_advance =     0.0213
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.3759
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1050
CLUBB-TIMER time_clubb_pdf =             0.0331
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2245
CLUBB-TIMER time_microphys_advance =     0.0205
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.3909
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2010
CLUBB-TIMER time_clubb_pdf =             0.0363
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1601
CLUBB-TIMER time_microphys_advance =     0.0200
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4249
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.0986
CLUBB-TIMER time_clubb_pdf =             0.0381
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1710
CLUBB-TIMER time_microphys_advance =     0.1375
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4558
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0021
CLUBB-TIMER time_clubb_advance =         0.2148
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1519
CLUBB-TIMER time_microphys_advance =     0.0190
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.4334
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2421
CLUBB-TIMER time_clubb_pdf =             0.0556
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1434
CLUBB-TIMER time_microphys_advance =     0.0227
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4722
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1713
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2738
CLUBB-TIMER time_microphys_advance =     0.0205
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.5127
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1512
CLUBB-TIMER time_clubb_pdf =             0.0268
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1545
CLUBB-TIMER time_microphys_advance =     0.0214
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.3607
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1611
CLUBB-TIMER time_clubb_pdf =             0.1473
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1498
CLUBB-TIMER time_microphys_advance =     0.0216
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.4905
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0996
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3128
CLUBB-TIMER time_microphys_advance =     0.0230
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4843
 Iteration:        160
Parameters: 
C_uu_shr                     =     0.31396493315696716309
C11                          =     0.41486394405364990234
gamma_coef                   =     0.07169883698225021362
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1085
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2904
CLUBB-TIMER time_microphys_advance =     0.0235
CLUBB-TIMER time_loop_end =              0.0410
CLUBB-TIMER time_total =                 0.5003
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2263
CLUBB-TIMER time_clubb_pdf =             0.0426
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1679
CLUBB-TIMER time_microphys_advance =     0.0297
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4734
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1817
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2463
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4946
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1093
CLUBB-TIMER time_clubb_pdf =             0.0440
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1866
CLUBB-TIMER time_microphys_advance =     0.0343
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.3815
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1054
CLUBB-TIMER time_clubb_pdf =             0.0481
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1856
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.3645
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0953
CLUBB-TIMER time_clubb_pdf =             0.0311
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.3253
CLUBB-TIMER time_microphys_advance =     0.0240
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4849
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1924
CLUBB-TIMER time_clubb_pdf =             0.0743
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2538
CLUBB-TIMER time_microphys_advance =     0.0232
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.5513
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.0878
CLUBB-TIMER time_clubb_pdf =             0.0347
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1594
CLUBB-TIMER time_microphys_advance =     0.0190
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.3091
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1727
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1536
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.3970
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0966
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1540
CLUBB-TIMER time_microphys_advance =     0.0585
CLUBB-TIMER time_loop_end =              0.0105
CLUBB-TIMER time_total =                 0.3641
 Iteration:        170
Parameters: 
C_uu_shr                     =     0.13640961050987243652
C11                          =     0.65114998817443847656
gamma_coef                   =     0.02906600013375282288
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1467
CLUBB-TIMER time_clubb_pdf =             0.1050
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2222
CLUBB-TIMER time_microphys_advance =     0.0304
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.5156
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1026
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1723
CLUBB-TIMER time_microphys_advance =     0.0534
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.3770
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1125
CLUBB-TIMER time_clubb_pdf =             0.0570
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1957
CLUBB-TIMER time_microphys_advance =     0.0229
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.3965
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1499
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2093
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4247
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2559
CLUBB-TIMER time_clubb_pdf =             0.0296
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1795
CLUBB-TIMER time_microphys_advance =     0.0210
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4936
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1898
CLUBB-TIMER time_clubb_pdf =             0.0619
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1474
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4240
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1058
CLUBB-TIMER time_clubb_pdf =             0.1014
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1701
CLUBB-TIMER time_microphys_advance =     0.1004
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4845
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1168
CLUBB-TIMER time_clubb_pdf =             0.0440
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2014
CLUBB-TIMER time_microphys_advance =     0.0222
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.3916
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2886
CLUBB-TIMER time_clubb_pdf =             0.0344
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1611
CLUBB-TIMER time_microphys_advance =     0.0230
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.5141
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1833
CLUBB-TIMER time_clubb_pdf =             0.1073
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1891
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.5062
 Iteration:        180
Parameters: 
C_uu_shr                     =     0.33985224366188049316
C11                          =     0.83881235122680664062
gamma_coef                   =     0.20411255955696105957
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1240
CLUBB-TIMER time_clubb_pdf =             0.0700
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2679
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4867
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0982
CLUBB-TIMER time_clubb_pdf =             0.0471
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3406
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.5111
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1807
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2261
CLUBB-TIMER time_microphys_advance =     0.0875
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.5422
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0033
CLUBB-TIMER time_clubb_advance =         0.1315
CLUBB-TIMER time_clubb_pdf =             0.0574
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1683
CLUBB-TIMER time_microphys_advance =     0.0231
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.3898
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0027
CLUBB-TIMER time_clubb_advance =         0.0925
CLUBB-TIMER time_clubb_pdf =             0.0419
CLUBB-TIMER time_SILHS =                 0.0040
CLUBB-TIMER time_microphys_scheme =      0.1747
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.3408
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0031
CLUBB-TIMER time_clubb_advance =         0.1114
CLUBB-TIMER time_clubb_pdf =             0.1079
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1902
CLUBB-TIMER time_microphys_advance =     0.0217
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.4428
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0018
CLUBB-TIMER time_clubb_advance =         0.1620
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2538
CLUBB-TIMER time_microphys_advance =     0.0283
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.4972
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0024
CLUBB-TIMER time_clubb_advance =         0.1650
CLUBB-TIMER time_clubb_pdf =             0.0676
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2891
CLUBB-TIMER time_microphys_advance =     0.0396
CLUBB-TIMER time_loop_end =              0.0148
CLUBB-TIMER time_total =                 0.6260
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0019
CLUBB-TIMER time_clubb_advance =         0.1811
CLUBB-TIMER time_clubb_pdf =             0.0512
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2034
CLUBB-TIMER time_microphys_advance =     0.0842
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5311
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1072
CLUBB-TIMER time_clubb_pdf =             0.1605
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1895
CLUBB-TIMER time_microphys_advance =     0.0196
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4864
 Iteration:        190
Parameters: 
C_uu_shr                     =     0.46742039918899536133
C11                          =     0.00000000000000000000
gamma_coef                   =     0.19169831275939941406
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1720
CLUBB-TIMER time_clubb_pdf =             0.0500
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2372
CLUBB-TIMER time_microphys_advance =     0.0228
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4914
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1620
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1999
CLUBB-TIMER time_microphys_advance =     0.0825
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4930
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1976
CLUBB-TIMER time_clubb_pdf =             0.0569
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1854
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4679
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1581
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2399
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4681
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1697
CLUBB-TIMER time_clubb_pdf =             0.0488
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2016
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.4504
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.2194
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1687
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4551
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0029
CLUBB-TIMER time_clubb_advance =         0.1769
CLUBB-TIMER time_clubb_pdf =             0.1020
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1770
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4860
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1806
CLUBB-TIMER time_clubb_pdf =             0.0447
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2313
CLUBB-TIMER time_microphys_advance =     0.0205
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4858
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0046
CLUBB-TIMER time_clubb_advance =         0.1737
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2255
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.4719
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1941
CLUBB-TIMER time_clubb_pdf =             0.0491
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2929
CLUBB-TIMER time_microphys_advance =     0.0274
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.5737
 Iteration:        200
Parameters: 
C_uu_shr                     =     0.41367980837821960449
C11                          =     0.00000000000000000000
gamma_coef                   =     0.23278582096099853516
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0035
CLUBB-TIMER time_clubb_advance =         0.2115
CLUBB-TIMER time_clubb_pdf =             0.0457
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1845
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.4750
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.0945
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1950
CLUBB-TIMER time_microphys_advance =     0.0193
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.3569
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0018
CLUBB-TIMER time_clubb_advance =         0.1115
CLUBB-TIMER time_clubb_pdf =             0.0446
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1952
CLUBB-TIMER time_microphys_advance =     0.0544
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.4171
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.0963
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1596
CLUBB-TIMER time_microphys_advance =     0.0197
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.3240
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1276
CLUBB-TIMER time_clubb_pdf =             0.0452
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2456
CLUBB-TIMER time_microphys_advance =     0.0273
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4551
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1858
CLUBB-TIMER time_clubb_pdf =             0.0509
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2130
CLUBB-TIMER time_microphys_advance =     0.0237
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4841
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1592
CLUBB-TIMER time_clubb_pdf =             0.0363
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2061
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4291
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1515
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2225
CLUBB-TIMER time_microphys_advance =     0.0224
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4456
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1628
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2168
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4454
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1137
CLUBB-TIMER time_clubb_pdf =             0.0594
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2135
CLUBB-TIMER time_microphys_advance =     0.0229
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4177
 Iteration:        210
Parameters: 
C_uu_shr                     =     0.52791637182235717773
C11                          =     0.24564906954765319824
gamma_coef                   =     0.25179958343505859375
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1062
CLUBB-TIMER time_clubb_pdf =             0.0473
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1859
CLUBB-TIMER time_microphys_advance =     0.0235
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.3728
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0995
CLUBB-TIMER time_clubb_pdf =             0.0567
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2022
CLUBB-TIMER time_microphys_advance =     0.0226
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.3890
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1373
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1985
CLUBB-TIMER time_microphys_advance =     0.0202
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4060
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0907
CLUBB-TIMER time_clubb_pdf =             0.0506
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2185
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.3854
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1800
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1965
CLUBB-TIMER time_microphys_advance =     0.0628
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4871
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1333
CLUBB-TIMER time_clubb_pdf =             0.0455
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2018
CLUBB-TIMER time_microphys_advance =     0.0230
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4124
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0965
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3166
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4772
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1781
CLUBB-TIMER time_clubb_pdf =             0.0349
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3117
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.5519
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1049
CLUBB-TIMER time_clubb_pdf =             0.0551
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2208
CLUBB-TIMER time_microphys_advance =     0.0282
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4169
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2158
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2547
CLUBB-TIMER time_microphys_advance =     0.0216
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.5393
 Iteration:        220
Parameters: 
C_uu_shr                     =     0.20911550521850585938
C11                          =     0.07076629996299743652
gamma_coef                   =     0.39533573389053344727
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1189
CLUBB-TIMER time_clubb_pdf =             0.0444
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2699
CLUBB-TIMER time_microphys_advance =     0.0444
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4851
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1403
CLUBB-TIMER time_clubb_pdf =             0.0454
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3455
CLUBB-TIMER time_microphys_advance =     0.0239
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.5627
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1864
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2174
CLUBB-TIMER time_microphys_advance =     0.0976
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.5503
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1013
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1929
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.3568
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0042
CLUBB-TIMER time_clubb_advance =         0.1179
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1914
CLUBB-TIMER time_microphys_advance =     0.0219
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.3846
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1040
CLUBB-TIMER time_clubb_pdf =             0.0637
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1644
CLUBB-TIMER time_microphys_advance =     0.0249
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.3653
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1099
CLUBB-TIMER time_clubb_pdf =             0.0488
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2416
CLUBB-TIMER time_microphys_advance =     0.0262
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4351
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1183
CLUBB-TIMER time_clubb_pdf =             0.0457
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2201
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4116
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1830
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2398
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4891
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1119
CLUBB-TIMER time_clubb_pdf =             0.0472
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2431
CLUBB-TIMER time_microphys_advance =     0.0799
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4939
 Iteration:        230
Parameters: 
C_uu_shr                     =     0.64022129774093627930
C11                          =     0.00000000000000000000
gamma_coef                   =     0.04259487986564636230
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1056
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2418
CLUBB-TIMER time_microphys_advance =     0.0810
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4771
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0980
CLUBB-TIMER time_clubb_pdf =             0.0468
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3531
CLUBB-TIMER time_microphys_advance =     0.0291
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.5346
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1766
CLUBB-TIMER time_clubb_pdf =             0.0379
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2460
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4911
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1292
CLUBB-TIMER time_clubb_pdf =             0.0355
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2754
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4650
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1934
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1729
CLUBB-TIMER time_microphys_advance =     0.0229
CLUBB-TIMER time_loop_end =              0.0614
CLUBB-TIMER time_total =                 0.4916
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2240
CLUBB-TIMER time_clubb_pdf =             0.1206
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1541
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.5236
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1683
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2257
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4624
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0045
CLUBB-TIMER time_clubb_advance =         0.2529
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2155
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5424
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1694
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2206
CLUBB-TIMER time_microphys_advance =     0.0282
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4669
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0940
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3473
CLUBB-TIMER time_microphys_advance =     0.0310
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.5164
 Iteration:        240
Parameters: 
C_uu_shr                     =     0.70606386661529541016
C11                          =     0.30357682704925537109
gamma_coef                   =     0.05610997602343559265
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0983
CLUBB-TIMER time_clubb_pdf =             0.1269
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2902
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.5406
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2238
CLUBB-TIMER time_clubb_pdf =             0.1068
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1727
CLUBB-TIMER time_microphys_advance =     0.0246
CLUBB-TIMER time_loop_end =              0.0077
CLUBB-TIMER time_total =                 0.5382
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0953
CLUBB-TIMER time_clubb_pdf =             0.0427
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2480
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4126
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1410
CLUBB-TIMER time_clubb_pdf =             0.0826
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2455
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4946
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1718
CLUBB-TIMER time_clubb_pdf =             0.0384
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2322
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4692
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1542
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1617
CLUBB-TIMER time_microphys_advance =     0.0254
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.3856
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0032
CLUBB-TIMER time_clubb_advance =         0.1043
CLUBB-TIMER time_clubb_pdf =             0.0368
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1544
CLUBB-TIMER time_microphys_advance =     0.0948
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4003
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1124
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1996
CLUBB-TIMER time_microphys_advance =     0.0215
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.3838
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1940
CLUBB-TIMER time_clubb_pdf =             0.0419
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1988
CLUBB-TIMER time_microphys_advance =     0.0296
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4718
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1736
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1851
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4235
 Iteration:        250
Parameters: 
C_uu_shr                     =     0.96780931949615478516
C11                          =     0.40443608164787292480
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1260
CLUBB-TIMER time_clubb_pdf =             0.0509
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1940
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.3993
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.2052
CLUBB-TIMER time_clubb_pdf =             0.0444
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1714
CLUBB-TIMER time_microphys_advance =     0.0289
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.4616
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2191
CLUBB-TIMER time_clubb_pdf =             0.0297
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1527
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4304
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.0939
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1940
CLUBB-TIMER time_microphys_advance =     0.0205
CLUBB-TIMER time_loop_end =              0.0706
CLUBB-TIMER time_total =                 0.4207
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1316
CLUBB-TIMER time_clubb_pdf =             0.0920
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1755
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4263
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1096
CLUBB-TIMER time_clubb_pdf =             0.1043
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1855
CLUBB-TIMER time_microphys_advance =     0.0236
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4303
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0048
CLUBB-TIMER time_clubb_advance =         0.1837
CLUBB-TIMER time_clubb_pdf =             0.0457
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1678
CLUBB-TIMER time_microphys_advance =     0.0306
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.4430
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2493
CLUBB-TIMER time_clubb_pdf =             0.0468
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1612
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4822
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1536
CLUBB-TIMER time_clubb_pdf =             0.0587
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2084
CLUBB-TIMER time_microphys_advance =     0.0207
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.4482
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0931
CLUBB-TIMER time_clubb_pdf =             0.2004
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1665
CLUBB-TIMER time_microphys_advance =     0.0178
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4845
 Iteration:        260
Parameters: 
C_uu_shr                     =     1.00000000000000000000
C11                          =     0.65426647663116455078
gamma_coef                   =     0.10843488574028015137
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2557
CLUBB-TIMER time_clubb_pdf =             0.0359
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1585
CLUBB-TIMER time_microphys_advance =     0.0212
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4780
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1820
CLUBB-TIMER time_clubb_pdf =             0.0342
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2143
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4561
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2084
CLUBB-TIMER time_clubb_pdf =             0.0444
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1435
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4223
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2230
CLUBB-TIMER time_clubb_pdf =             0.0383
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1588
CLUBB-TIMER time_microphys_advance =     0.0323
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4594
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0969
CLUBB-TIMER time_clubb_pdf =             0.0361
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3171
CLUBB-TIMER time_microphys_advance =     0.0206
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4787
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1875
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2408
CLUBB-TIMER time_microphys_advance =     0.0268
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.5037
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0894
CLUBB-TIMER time_clubb_pdf =             0.0382
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1225
CLUBB-TIMER time_microphys_advance =     0.0858
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.3463
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2684
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0021
CLUBB-TIMER time_microphys_scheme =      0.1458
CLUBB-TIMER time_microphys_advance =     0.0209
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4843
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1750
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1358
CLUBB-TIMER time_microphys_advance =     0.0206
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.3727
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0023
CLUBB-TIMER time_clubb_advance =         0.1152
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2305
CLUBB-TIMER time_microphys_advance =     0.0862
CLUBB-TIMER time_loop_end =              0.0127
CLUBB-TIMER time_total =                 0.4875
 Iteration:        270
Parameters: 
C_uu_shr                     =     0.61413103342056274414
C11                          =     0.00000000000000000000
gamma_coef                   =     0.12184637039899826050
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.2145
CLUBB-TIMER time_clubb_pdf =             0.1134
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2259
CLUBB-TIMER time_microphys_advance =     0.0308
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5958
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2652
CLUBB-TIMER time_clubb_pdf =             0.0620
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2148
CLUBB-TIMER time_microphys_advance =     0.0273
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.5774
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1290
CLUBB-TIMER time_clubb_pdf =             0.0621
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2670
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4832
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1335
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3754
CLUBB-TIMER time_microphys_advance =     0.0221
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.5831
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1402
CLUBB-TIMER time_clubb_pdf =             0.0527
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2590
CLUBB-TIMER time_microphys_advance =     0.0227
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4819
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2022
CLUBB-TIMER time_clubb_pdf =             0.0383
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2535
CLUBB-TIMER time_microphys_advance =     0.0222
CLUBB-TIMER time_loop_end =              0.0107
CLUBB-TIMER time_total =                 0.5329
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1283
CLUBB-TIMER time_clubb_pdf =             0.0380
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3400
CLUBB-TIMER time_microphys_advance =     0.0192
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.5322
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2176
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1895
CLUBB-TIMER time_microphys_advance =     0.0256
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4795
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1472
CLUBB-TIMER time_clubb_pdf =             0.1440
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1661
CLUBB-TIMER time_microphys_advance =     0.0352
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4993
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1986
CLUBB-TIMER time_clubb_pdf =             0.0447
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2822
CLUBB-TIMER time_microphys_advance =     0.0194
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.5516
 Iteration:        280
Parameters: 
C_uu_shr                     =     0.71863645315170288086
C11                          =     0.26285007596015930176
gamma_coef                   =     0.26128101348876953125
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1823
CLUBB-TIMER time_clubb_pdf =             0.0526
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1781
CLUBB-TIMER time_microphys_advance =     0.0332
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4529
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1029
CLUBB-TIMER time_clubb_pdf =             0.0718
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1782
CLUBB-TIMER time_microphys_advance =     0.0216
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.3814
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1731
CLUBB-TIMER time_clubb_pdf =             0.0673
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1650
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4326
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1958
CLUBB-TIMER time_clubb_pdf =             0.0553
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1623
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4389
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1024
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1800
CLUBB-TIMER time_microphys_advance =     0.0215
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.3543
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1400
CLUBB-TIMER time_clubb_pdf =             0.0569
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2303
CLUBB-TIMER time_microphys_advance =     0.0190
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4534
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1134
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1692
CLUBB-TIMER time_microphys_advance =     0.0213
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.3556
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1578
CLUBB-TIMER time_clubb_pdf =             0.0533
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2000
CLUBB-TIMER time_microphys_advance =     0.0390
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.4622
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1231
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2359
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4241
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1323
CLUBB-TIMER time_clubb_pdf =             0.1310
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1579
CLUBB-TIMER time_microphys_advance =     0.0196
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.4513
 Iteration:        290
Parameters: 
C_uu_shr                     =     0.74129426479339599609
C11                          =     0.39355543255805969238
gamma_coef                   =     0.28469747304916381836
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2245
CLUBB-TIMER time_clubb_pdf =             0.0363
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1396
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4259
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1239
CLUBB-TIMER time_clubb_pdf =             0.0483
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2378
CLUBB-TIMER time_microphys_advance =     0.0258
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4436
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1548
CLUBB-TIMER time_clubb_pdf =             0.0500
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2215
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4512
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1637
CLUBB-TIMER time_clubb_pdf =             0.0446
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1700
CLUBB-TIMER time_microphys_advance =     0.0211
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4065
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1356
CLUBB-TIMER time_clubb_pdf =             0.0557
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2109
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4300
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1068
CLUBB-TIMER time_clubb_pdf =             0.0741
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1482
CLUBB-TIMER time_microphys_advance =     0.0201
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.3562
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1605
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2070
CLUBB-TIMER time_microphys_advance =     0.0214
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4351
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1363
CLUBB-TIMER time_clubb_pdf =             0.0539
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1955
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4114
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0955
CLUBB-TIMER time_clubb_pdf =             0.0497
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1510
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.3212
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1061
CLUBB-TIMER time_clubb_pdf =             0.0785
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2017
CLUBB-TIMER time_microphys_advance =     0.0227
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4161
 Iteration:        300
Parameters: 
C_uu_shr                     =     0.89187198877334594727
C11                          =     0.75437837839126586914
gamma_coef                   =     0.40438625216484069824
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1666
CLUBB-TIMER time_clubb_pdf =             0.0388
CLUBB-TIMER time_SILHS =                 0.0011
CLUBB-TIMER time_microphys_scheme =      0.1879
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4195
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1429
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1317
CLUBB-TIMER time_microphys_advance =     0.0212
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.3424
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1677
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1884
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4226
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1752
CLUBB-TIMER time_clubb_pdf =             0.0482
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1930
CLUBB-TIMER time_microphys_advance =     0.0239
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4474
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1742
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1628
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4033
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0997
CLUBB-TIMER time_clubb_pdf =             0.1035
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1925
CLUBB-TIMER time_microphys_advance =     0.0214
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.4268
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1500
CLUBB-TIMER time_clubb_pdf =             0.0597
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1986
CLUBB-TIMER time_microphys_advance =     0.0263
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4413
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1504
CLUBB-TIMER time_clubb_pdf =             0.0599
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2275
CLUBB-TIMER time_microphys_advance =     0.0200
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4652
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0890
CLUBB-TIMER time_clubb_pdf =             0.0384
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2839
CLUBB-TIMER time_microphys_advance =     0.0196
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4379
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0921
CLUBB-TIMER time_clubb_pdf =             0.0605
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1442
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4340
 Iteration:        310
Parameters: 
C_uu_shr                     =     1.00000000000000000000
C11                          =     0.76922219991683959961
gamma_coef                   =     0.47606864571571350098
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0042
CLUBB-TIMER time_clubb_advance =         0.1083
CLUBB-TIMER time_clubb_pdf =             0.0573
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1299
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.3251
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1657
CLUBB-TIMER time_clubb_pdf =             0.0492
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1788
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4209
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1133
CLUBB-TIMER time_clubb_pdf =             0.0863
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1749
CLUBB-TIMER time_microphys_advance =     0.0222
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4067
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1085
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2271
CLUBB-TIMER time_microphys_advance =     0.0218
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4045
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1443
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1768
CLUBB-TIMER time_microphys_advance =     0.0232
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4066
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1145
CLUBB-TIMER time_clubb_pdf =             0.0380
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2776
CLUBB-TIMER time_microphys_advance =     0.0206
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4580
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1743
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1998
CLUBB-TIMER time_microphys_advance =     0.0200
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4402
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1649
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1895
CLUBB-TIMER time_microphys_advance =     0.0196
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4191
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0985
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2474
CLUBB-TIMER time_microphys_advance =     0.0239
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4174
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1016
CLUBB-TIMER time_clubb_pdf =             0.0379
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2732
CLUBB-TIMER time_microphys_advance =     0.0192
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4394
 Iteration:        320
Parameters: 
C_uu_shr                     =     0.86811304092407226562
C11                          =     0.75086861848831176758
gamma_coef                   =     0.49469077587127685547
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2449
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1273
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4397
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0977
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2367
CLUBB-TIMER time_microphys_advance =     0.0193
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.3987
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0025
CLUBB-TIMER time_clubb_advance =         0.1079
CLUBB-TIMER time_clubb_pdf =             0.0972
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1916
CLUBB-TIMER time_microphys_advance =     0.0221
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4306
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.0922
CLUBB-TIMER time_clubb_pdf =             0.0383
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1898
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.3467
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1311
CLUBB-TIMER time_clubb_pdf =             0.0507
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2310
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4384
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1106
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2132
CLUBB-TIMER time_microphys_advance =     0.0582
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4328
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1752
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0006
CLUBB-TIMER time_microphys_scheme =      0.1811
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0606
CLUBB-TIMER time_total =                 0.4772
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1482
CLUBB-TIMER time_clubb_pdf =             0.0954
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2242
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4957
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1715
CLUBB-TIMER time_clubb_pdf =             0.0487
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1937
CLUBB-TIMER time_microphys_advance =     0.0219
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4429
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1621
CLUBB-TIMER time_clubb_pdf =             0.0435
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1833
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4142
 Iteration:        330
Parameters: 
C_uu_shr                     =     0.40912929177284240723
C11                          =     0.06329327821731567383
gamma_coef                   =     0.07536280155181884766
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1556
CLUBB-TIMER time_clubb_pdf =             0.0422
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2824
CLUBB-TIMER time_microphys_advance =     0.0226
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.5113
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1292
CLUBB-TIMER time_clubb_pdf =             0.1173
CLUBB-TIMER time_SILHS =                 0.0004
CLUBB-TIMER time_microphys_scheme =      0.1807
CLUBB-TIMER time_microphys_advance =     0.0202
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4546
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1288
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2055
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.3963
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1141
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2338
CLUBB-TIMER time_microphys_advance =     0.0212
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4244
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1058
CLUBB-TIMER time_clubb_pdf =             0.1172
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2113
CLUBB-TIMER time_microphys_advance =     0.0316
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4762
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1013
CLUBB-TIMER time_clubb_pdf =             0.0383
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3063
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4726
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1199
CLUBB-TIMER time_clubb_pdf =             0.0712
CLUBB-TIMER time_SILHS =                 0.0041
CLUBB-TIMER time_microphys_scheme =      0.2274
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4484
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.2296
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1813
CLUBB-TIMER time_microphys_advance =     0.0221
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4791
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1327
CLUBB-TIMER time_clubb_pdf =             0.0515
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2450
CLUBB-TIMER time_microphys_advance =     0.0211
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4584
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1149
CLUBB-TIMER time_clubb_pdf =             0.0376
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1763
CLUBB-TIMER time_microphys_advance =     0.0254
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.3626
 Iteration:        340
Parameters: 
C_uu_shr                     =     0.43976214528083801270
C11                          =     0.08996527642011642456
gamma_coef                   =     0.01756385713815689087
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1808
CLUBB-TIMER time_clubb_pdf =             0.0802
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1849
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4746
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1048
CLUBB-TIMER time_clubb_pdf =             0.0480
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2199
CLUBB-TIMER time_microphys_advance =     0.0831
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4641
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1512
CLUBB-TIMER time_clubb_pdf =             0.0622
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1962
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0113
CLUBB-TIMER time_total =                 0.4419
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1234
CLUBB-TIMER time_clubb_pdf =             0.0495
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2221
CLUBB-TIMER time_microphys_advance =     0.0214
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4944
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1714
CLUBB-TIMER time_clubb_pdf =             0.0849
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1803
CLUBB-TIMER time_microphys_advance =     0.0227
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4675
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1054
CLUBB-TIMER time_clubb_pdf =             0.0370
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2859
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0093
CLUBB-TIMER time_total =                 0.4585
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1756
CLUBB-TIMER time_clubb_pdf =             0.0553
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2408
CLUBB-TIMER time_microphys_advance =     0.0348
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.5186
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0991
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1915
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.3505
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0931
CLUBB-TIMER time_clubb_pdf =             0.0321
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1706
CLUBB-TIMER time_microphys_advance =     0.1468
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4499
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0959
CLUBB-TIMER time_clubb_pdf =             0.0321
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2435
CLUBB-TIMER time_microphys_advance =     0.0866
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4660
 Iteration:        350
Parameters: 
C_uu_shr                     =     0.53960061073303222656
C11                          =     0.02062747254967689514
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
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.1341
CLUBB-TIMER time_clubb_pdf =             0.0514
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2374
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4610
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1193
CLUBB-TIMER time_clubb_pdf =             0.0331
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2234
CLUBB-TIMER time_microphys_advance =     0.0202
CLUBB-TIMER time_loop_end =              0.0660
CLUBB-TIMER time_total =                 0.4646
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0997
CLUBB-TIMER time_clubb_pdf =             0.0558
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1850
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.3661
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1894
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1883
CLUBB-TIMER time_microphys_advance =     0.0633
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4918
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1000
CLUBB-TIMER time_clubb_pdf =             0.0661
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1951
CLUBB-TIMER time_microphys_advance =     0.0520
CLUBB-TIMER time_loop_end =              0.0178
CLUBB-TIMER time_total =                 0.4338
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1419
CLUBB-TIMER time_clubb_pdf =             0.0508
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1752
CLUBB-TIMER time_microphys_advance =     0.0490
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4238
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1564
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1832
CLUBB-TIMER time_microphys_advance =     0.0774
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4641
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0995
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2086
CLUBB-TIMER time_microphys_advance =     0.0841
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4379
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.2368
CLUBB-TIMER time_clubb_pdf =             0.0449
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1877
CLUBB-TIMER time_microphys_advance =     0.0229
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.5012
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1071
CLUBB-TIMER time_clubb_pdf =             0.1602
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1686
CLUBB-TIMER time_microphys_advance =     0.0271
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4713
 Iteration:        360
Parameters: 
C_uu_shr                     =     0.78318512439727783203
C11                          =     0.22653573751449584961
gamma_coef                   =     0.06374252587556838989
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1062
CLUBB-TIMER time_clubb_pdf =             0.1500
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1722
CLUBB-TIMER time_microphys_advance =     0.0202
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4566
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1678
CLUBB-TIMER time_clubb_pdf =             0.0464
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1808
CLUBB-TIMER time_microphys_advance =     0.0225
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4251
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2136
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1865
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4671
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0966
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1908
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.3598
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0936
CLUBB-TIMER time_clubb_pdf =             0.0780
CLUBB-TIMER time_SILHS =                 0.0037
CLUBB-TIMER time_microphys_scheme =      0.2633
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4640
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1155
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3016
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4837
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0890
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2046
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.3552
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1013
CLUBB-TIMER time_clubb_pdf =             0.0429
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3010
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4701
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1815
CLUBB-TIMER time_clubb_pdf =             0.0488
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2433
CLUBB-TIMER time_microphys_advance =     0.0219
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.5036
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0943
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1726
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.3392
 Iteration:        370
Parameters: 
C_uu_shr                     =     0.50443118810653686523
C11                          =     0.22966256737709045410
gamma_coef                   =     0.07075750082731246948
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2182
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1669
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4502
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0989
CLUBB-TIMER time_clubb_pdf =             0.0361
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3053
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4656
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1085
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1521
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.1304
CLUBB-TIMER time_total =                 0.4509
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1414
CLUBB-TIMER time_clubb_pdf =             0.0441
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2759
CLUBB-TIMER time_microphys_advance =     0.0224
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4922
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0960
CLUBB-TIMER time_clubb_pdf =             0.0443
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1781
CLUBB-TIMER time_microphys_advance =     0.0210
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.3470
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1550
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2375
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.4644
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0893
CLUBB-TIMER time_clubb_pdf =             0.0352
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1494
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.2992
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1707
CLUBB-TIMER time_clubb_pdf =             0.0420
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2231
CLUBB-TIMER time_microphys_advance =     0.0278
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4718
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1347
CLUBB-TIMER time_clubb_pdf =             0.0524
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2552
CLUBB-TIMER time_microphys_advance =     0.0263
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.4792
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0019
CLUBB-TIMER time_clubb_advance =         0.2086
CLUBB-TIMER time_clubb_pdf =             0.1135
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2685
CLUBB-TIMER time_microphys_advance =     0.0351
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.6391
 Iteration:        380
Parameters: 
C_uu_shr                     =     0.41933047771453857422
C11                          =     0.12806349992752075195
gamma_coef                   =     0.05493589118123054504
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0958
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1840
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4553
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0036
CLUBB-TIMER time_clubb_advance =         0.1260
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2034
CLUBB-TIMER time_microphys_advance =     0.0211
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4011
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1531
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2050
CLUBB-TIMER time_microphys_advance =     0.0671
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4732
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1796
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1679
CLUBB-TIMER time_microphys_advance =     0.0440
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4411
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0021
CLUBB-TIMER time_clubb_advance =         0.1175
CLUBB-TIMER time_clubb_pdf =             0.1669
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1562
CLUBB-TIMER time_microphys_advance =     0.0236
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4744
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1400
CLUBB-TIMER time_clubb_pdf =             0.0475
CLUBB-TIMER time_SILHS =                 0.0017
CLUBB-TIMER time_microphys_scheme =      0.2803
CLUBB-TIMER time_microphys_advance =     0.0241
CLUBB-TIMER time_loop_end =              0.0111
CLUBB-TIMER time_total =                 0.5077
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1650
CLUBB-TIMER time_clubb_pdf =             0.0586
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1854
CLUBB-TIMER time_microphys_advance =     0.0226
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4724
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1321
CLUBB-TIMER time_clubb_pdf =             0.1422
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2063
CLUBB-TIMER time_microphys_advance =     0.0295
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.5248
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0382
CLUBB-TIMER time_clubb_advance =         0.1225
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1621
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.3884
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.0941
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1736
CLUBB-TIMER time_microphys_advance =     0.0583
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.3704
 Iteration:        390
Parameters: 
C_uu_shr                     =     0.46965813636779785156
C11                          =     0.20845814049243927002
gamma_coef                   =     0.14633867144584655762
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0045
CLUBB-TIMER time_clubb_advance =         0.1254
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1629
CLUBB-TIMER time_microphys_advance =     0.0340
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.3706
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1037
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1812
CLUBB-TIMER time_microphys_advance =     0.0490
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.3784
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1772
CLUBB-TIMER time_clubb_pdf =             0.0630
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1522
CLUBB-TIMER time_microphys_advance =     0.0232
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4229
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0032
CLUBB-TIMER time_clubb_advance =         0.0922
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1717
CLUBB-TIMER time_microphys_advance =     0.0658
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.3798
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0971
CLUBB-TIMER time_clubb_pdf =             0.0380
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2141
CLUBB-TIMER time_microphys_advance =     0.0827
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4403
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2217
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1625
CLUBB-TIMER time_microphys_advance =     0.0199
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4504
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1696
CLUBB-TIMER time_clubb_pdf =             0.0831
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1713
CLUBB-TIMER time_microphys_advance =     0.0231
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4566
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1294
CLUBB-TIMER time_clubb_pdf =             0.0434
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2485
CLUBB-TIMER time_microphys_advance =     0.0353
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4652
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1515
CLUBB-TIMER time_clubb_pdf =             0.0723
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1875
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4372
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1424
CLUBB-TIMER time_clubb_pdf =             0.0534
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1916
CLUBB-TIMER time_microphys_advance =     0.0207
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4154
 Iteration:        400
Parameters: 
C_uu_shr                     =     0.26643180847167968750
C11                          =     0.26589554548263549805
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2110
CLUBB-TIMER time_clubb_pdf =             0.0325
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1770
CLUBB-TIMER time_microphys_advance =     0.0229
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4513
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1100
CLUBB-TIMER time_clubb_pdf =             0.0328
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1751
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.3446
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1809
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1923
CLUBB-TIMER time_microphys_advance =     0.0252
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4475
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1066
CLUBB-TIMER time_clubb_pdf =             0.0981
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2080
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4402
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0919
CLUBB-TIMER time_clubb_pdf =             0.0336
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1843
CLUBB-TIMER time_microphys_advance =     0.0513
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.3688
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0890
CLUBB-TIMER time_clubb_pdf =             0.0348
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2821
CLUBB-TIMER time_microphys_advance =     0.0207
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4346
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1816
CLUBB-TIMER time_clubb_pdf =             0.0461
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2204
CLUBB-TIMER time_microphys_advance =     0.0236
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4807
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1047
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2098
CLUBB-TIMER time_microphys_advance =     0.0625
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4211
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1069
CLUBB-TIMER time_clubb_pdf =             0.0556
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2127
CLUBB-TIMER time_microphys_advance =     0.0427
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4251
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1183
CLUBB-TIMER time_clubb_pdf =             0.1029
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2552
CLUBB-TIMER time_microphys_advance =     0.0219
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.5063
 Iteration:        410
Parameters: 
C_uu_shr                     =     0.44070613384246826172
C11                          =     0.00000000000000000000
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1707
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2190
CLUBB-TIMER time_microphys_advance =     0.0715
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5099
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1005
CLUBB-TIMER time_clubb_pdf =             0.0880
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2408
CLUBB-TIMER time_microphys_advance =     0.0267
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4637
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1445
CLUBB-TIMER time_clubb_pdf =             0.0345
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2663
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.4734
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2230
CLUBB-TIMER time_clubb_pdf =             0.0352
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1804
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.4675
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1012
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1687
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4682
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1562
CLUBB-TIMER time_clubb_pdf =             0.0460
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1753
CLUBB-TIMER time_microphys_advance =     0.0626
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4491
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0961
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0010
CLUBB-TIMER time_microphys_scheme =      0.2207
CLUBB-TIMER time_microphys_advance =     0.0714
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4395
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1003
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2801
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4450
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1514
CLUBB-TIMER time_clubb_pdf =             0.0416
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2158
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4352
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1548
CLUBB-TIMER time_clubb_pdf =             0.0429
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1551
CLUBB-TIMER time_microphys_advance =     0.0692
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4295
 Iteration:        420
Parameters: 
C_uu_shr                     =     0.35381385684013366699
C11                          =     0.17792819440364837646
gamma_coef                   =     0.04988636821508407593
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.2175
CLUBB-TIMER time_clubb_pdf =             0.0451
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1858
CLUBB-TIMER time_microphys_advance =     0.0238
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4806
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1218
CLUBB-TIMER time_clubb_pdf =             0.0437
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2522
CLUBB-TIMER time_microphys_advance =     0.0276
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.4557
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1445
CLUBB-TIMER time_clubb_pdf =             0.0321
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1780
CLUBB-TIMER time_microphys_advance =     0.0272
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.3915
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1560
CLUBB-TIMER time_clubb_pdf =             0.0747
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1831
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4405
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1339
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2398
CLUBB-TIMER time_microphys_advance =     0.0193
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4387
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0046
CLUBB-TIMER time_clubb_advance =         0.1868
CLUBB-TIMER time_clubb_pdf =             0.0490
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1795
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4446
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1321
CLUBB-TIMER time_clubb_pdf =             0.0554
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.0047
CLUBB-TIMER time_total =                 0.4296
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2214
CLUBB-TIMER time_clubb_pdf =             0.0350
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1800
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4621
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1605
CLUBB-TIMER time_clubb_pdf =             0.0299
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2462
CLUBB-TIMER time_microphys_advance =     0.0190
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4630
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1127
CLUBB-TIMER time_clubb_pdf =             0.0472
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2075
CLUBB-TIMER time_microphys_advance =     0.0239
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4011
 Iteration:        430
Parameters: 
C_uu_shr                     =     0.20478715002536773682
C11                          =     0.00000000000000000000
gamma_coef                   =     0.01214024890214204788
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.1599
CLUBB-TIMER time_clubb_pdf =             0.0619
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2791
CLUBB-TIMER time_microphys_advance =     0.0769
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.5923
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.2202
CLUBB-TIMER time_clubb_pdf =             0.0585
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3091
CLUBB-TIMER time_microphys_advance =     0.0339
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.6353
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1062
CLUBB-TIMER time_clubb_pdf =             0.0490
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2074
CLUBB-TIMER time_microphys_advance =     0.0200
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.3950
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1502
CLUBB-TIMER time_clubb_pdf =             0.0485
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2278
CLUBB-TIMER time_microphys_advance =     0.0236
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4610
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1417
CLUBB-TIMER time_clubb_pdf =             0.0913
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2055
CLUBB-TIMER time_microphys_advance =     0.0223
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4690
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1340
CLUBB-TIMER time_clubb_pdf =             0.0469
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2937
CLUBB-TIMER time_microphys_advance =     0.0256
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.5124
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1161
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2593
CLUBB-TIMER time_microphys_advance =     0.0226
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4487
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1662
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0022
CLUBB-TIMER time_microphys_scheme =      0.2167
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4478
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0359
CLUBB-TIMER time_clubb_advance =         0.1015
CLUBB-TIMER time_clubb_pdf =             0.0302
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1729
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.3653
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2016
CLUBB-TIMER time_clubb_pdf =             0.0496
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1697
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4468
 Iteration:        440
Parameters: 
C_uu_shr                     =     0.26431980729103088379
C11                          =     0.06780108064413070679
gamma_coef                   =     0.03631572797894477844
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1100
CLUBB-TIMER time_clubb_pdf =             0.1057
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2112
CLUBB-TIMER time_microphys_advance =     0.0197
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4543
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2043
CLUBB-TIMER time_clubb_pdf =             0.0337
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1816
CLUBB-TIMER time_microphys_advance =     0.0229
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4500
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1522
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2229
CLUBB-TIMER time_microphys_advance =     0.0625
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4819
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.2544
CLUBB-TIMER time_clubb_pdf =             0.0625
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2571
CLUBB-TIMER time_microphys_advance =     0.0370
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.6243
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1370
CLUBB-TIMER time_clubb_pdf =             0.0381
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1942
CLUBB-TIMER time_microphys_advance =     0.0197
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.3967
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1868
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2134
CLUBB-TIMER time_microphys_advance =     0.0192
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4669
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1474
CLUBB-TIMER time_clubb_pdf =             0.0338
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1985
CLUBB-TIMER time_microphys_advance =     0.0944
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4821
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1558
CLUBB-TIMER time_clubb_pdf =             0.0891
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2085
CLUBB-TIMER time_microphys_advance =     0.0238
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4853
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0955
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2272
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.3859
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0971
CLUBB-TIMER time_clubb_pdf =             0.0479
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2834
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4539
 Iteration:        450
Parameters: 
C_uu_shr                     =     0.16364285349845886230
C11                          =     0.03935090079903602600
gamma_coef                   =     0.04696846008300781250
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0235
CLUBB-TIMER time_clubb_advance =         0.1328
CLUBB-TIMER time_clubb_pdf =             0.0684
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2110
CLUBB-TIMER time_microphys_advance =     0.0221
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4642
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1512
CLUBB-TIMER time_clubb_pdf =             0.1053
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2375
CLUBB-TIMER time_microphys_advance =     0.0266
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.5312
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0953
CLUBB-TIMER time_clubb_pdf =             0.1648
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2074
CLUBB-TIMER time_microphys_advance =     0.0197
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4949
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1244
CLUBB-TIMER time_clubb_pdf =             0.0718
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2049
CLUBB-TIMER time_microphys_advance =     0.0234
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4334
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1604
CLUBB-TIMER time_clubb_pdf =             0.0530
CLUBB-TIMER time_SILHS =                 0.0020
CLUBB-TIMER time_microphys_scheme =      0.2108
CLUBB-TIMER time_microphys_advance =     0.0215
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4564
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1402
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1777
CLUBB-TIMER time_microphys_advance =     0.0199
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.3878
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1036
CLUBB-TIMER time_clubb_pdf =             0.0928
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2350
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4716
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2247
CLUBB-TIMER time_clubb_pdf =             0.0334
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2147
CLUBB-TIMER time_microphys_advance =     0.0209
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.5022
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0995
CLUBB-TIMER time_clubb_pdf =             0.1648
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1774
CLUBB-TIMER time_microphys_advance =     0.0237
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4731
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0955
CLUBB-TIMER time_clubb_pdf =             0.0432
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1712
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.3369
 Iteration:        460
Parameters: 
C_uu_shr                     =     0.61687165498733520508
C11                          =     0.00000000000000000000
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.2212
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2404
CLUBB-TIMER time_microphys_advance =     0.0244
CLUBB-TIMER time_loop_end =              0.0110
CLUBB-TIMER time_total =                 0.5423
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.2268
CLUBB-TIMER time_clubb_pdf =             0.0602
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2386
CLUBB-TIMER time_microphys_advance =     0.0253
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.5631
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0909
CLUBB-TIMER time_clubb_pdf =             0.1687
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1749
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4617
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1931
CLUBB-TIMER time_clubb_pdf =             0.0525
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2246
CLUBB-TIMER time_microphys_advance =     0.0252
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.5060
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1088
CLUBB-TIMER time_clubb_pdf =             0.0401
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2586
CLUBB-TIMER time_microphys_advance =     0.0603
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4765
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1080
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2293
CLUBB-TIMER time_microphys_advance =     0.0224
CLUBB-TIMER time_loop_end =              0.0757
CLUBB-TIMER time_total =                 0.4803
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.2170
CLUBB-TIMER time_clubb_pdf =             0.0426
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2103
CLUBB-TIMER time_microphys_advance =     0.0233
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5042
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1341
CLUBB-TIMER time_clubb_pdf =             0.0500
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2531
CLUBB-TIMER time_microphys_advance =     0.0281
CLUBB-TIMER time_loop_end =              0.0125
CLUBB-TIMER time_total =                 0.4819
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1106
CLUBB-TIMER time_clubb_pdf =             0.0442
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2622
CLUBB-TIMER time_microphys_advance =     0.0533
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4818
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1621
CLUBB-TIMER time_clubb_pdf =             0.0970
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1578
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4426
 Iteration:        470
Parameters: 
C_uu_shr                     =     0.65723466873168945312
C11                          =     0.16770565509796142578
gamma_coef                   =     0.06317073851823806763
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1191
CLUBB-TIMER time_clubb_pdf =             0.1461
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2064
CLUBB-TIMER time_microphys_advance =     0.0266
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5078
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1450
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1717
CLUBB-TIMER time_microphys_advance =     0.0230
CLUBB-TIMER time_loop_end =              0.0682
CLUBB-TIMER time_total =                 0.4470
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2280
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1637
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4601
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2286
CLUBB-TIMER time_clubb_pdf =             0.0377
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1905
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4833
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0940
CLUBB-TIMER time_clubb_pdf =             0.0429
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1860
CLUBB-TIMER time_microphys_advance =     0.0228
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.3540
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1487
CLUBB-TIMER time_clubb_pdf =             0.0359
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1775
CLUBB-TIMER time_microphys_advance =     0.0968
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4673
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1530
CLUBB-TIMER time_clubb_pdf =             0.0714
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1603
CLUBB-TIMER time_microphys_advance =     0.0836
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.4800
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0022
CLUBB-TIMER time_clubb_advance =         0.1725
CLUBB-TIMER time_clubb_pdf =             0.0663
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2076
CLUBB-TIMER time_microphys_advance =     0.0321
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.4942
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1723
CLUBB-TIMER time_clubb_pdf =             0.0564
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2181
CLUBB-TIMER time_microphys_advance =     0.0223
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4796
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1722
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1711
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4064
 Iteration:        480
Parameters: 
C_uu_shr                     =     0.73186659812927246094
C11                          =     0.20440222322940826416
gamma_coef                   =     0.02231385745108127594
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1730
CLUBB-TIMER time_clubb_pdf =             0.0441
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1687
CLUBB-TIMER time_microphys_advance =     0.0215
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4166
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1622
CLUBB-TIMER time_clubb_pdf =             0.0521
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1912
CLUBB-TIMER time_microphys_advance =     0.0308
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4463
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1105
CLUBB-TIMER time_clubb_pdf =             0.0482
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2069
CLUBB-TIMER time_microphys_advance =     0.0220
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.3955
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1047
CLUBB-TIMER time_clubb_pdf =             0.0761
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1815
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.3889
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1817
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1854
CLUBB-TIMER time_microphys_advance =     0.0224
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4338
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0982
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1759
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.3375
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0978
CLUBB-TIMER time_clubb_pdf =             0.0354
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2816
CLUBB-TIMER time_microphys_advance =     0.0254
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4479
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1185
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2104
CLUBB-TIMER time_microphys_advance =     0.0209
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4508
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1031
CLUBB-TIMER time_clubb_pdf =             0.0886
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2052
CLUBB-TIMER time_microphys_advance =     0.0221
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4278
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1657
CLUBB-TIMER time_clubb_pdf =             0.0348
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1846
CLUBB-TIMER time_microphys_advance =     0.0558
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.4521
 Iteration:        490
Parameters: 
C_uu_shr                     =     0.94893705844879150391
C11                          =     0.18610385060310363770
gamma_coef                   =     0.01625712215900421143
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0995
CLUBB-TIMER time_clubb_pdf =             0.0526
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1286
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.3065
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1108
CLUBB-TIMER time_clubb_pdf =             0.0424
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1781
CLUBB-TIMER time_microphys_advance =     0.0594
CLUBB-TIMER time_loop_end =              0.0122
CLUBB-TIMER time_total =                 0.4059
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1279
CLUBB-TIMER time_clubb_pdf =             0.0307
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1608
CLUBB-TIMER time_microphys_advance =     0.0196
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.3467
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1659
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2293
CLUBB-TIMER time_microphys_advance =     0.0218
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4627
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0021
CLUBB-TIMER time_clubb_advance =         0.1493
CLUBB-TIMER time_clubb_pdf =             0.0486
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2027
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4277
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.2399
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1831
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.5047
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1121
CLUBB-TIMER time_clubb_pdf =             0.1794
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1723
CLUBB-TIMER time_microphys_advance =     0.0215
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4935
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1004
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2363
CLUBB-TIMER time_microphys_advance =     0.0211
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4081
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1217
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1701
CLUBB-TIMER time_microphys_advance =     0.0754
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4144
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0989
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1422
CLUBB-TIMER time_microphys_advance =     0.0408
CLUBB-TIMER time_loop_end =              0.0169
CLUBB-TIMER time_total =                 0.3381
 Iteration:        500
Parameters: 
C_uu_shr                     =     0.77135264873504638672
C11                          =     0.29085981845855712891
gamma_coef                   =     0.04335924610495567322
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0039
CLUBB-TIMER time_clubb_advance =         0.1498
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2365
CLUBB-TIMER time_microphys_advance =     0.0190
CLUBB-TIMER time_loop_end =              0.0121
CLUBB-TIMER time_total =                 0.4635
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0018
CLUBB-TIMER time_clubb_advance =         0.0977
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2825
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4436
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0019
CLUBB-TIMER time_clubb_advance =         0.1157
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2779
CLUBB-TIMER time_microphys_advance =     0.0227
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4651
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1600
CLUBB-TIMER time_clubb_pdf =             0.0512
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2371
CLUBB-TIMER time_microphys_advance =     0.0243
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4858
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1769
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1891
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4294
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1340
CLUBB-TIMER time_clubb_pdf =             0.0546
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.0045
CLUBB-TIMER time_total =                 0.4327
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1392
CLUBB-TIMER time_clubb_pdf =             0.0551
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1608
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0146
CLUBB-TIMER time_total =                 0.3901
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2059
CLUBB-TIMER time_clubb_pdf =             0.0378
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1633
CLUBB-TIMER time_microphys_advance =     0.0277
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4414
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2015
CLUBB-TIMER time_clubb_pdf =             0.0424
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1814
CLUBB-TIMER time_microphys_advance =     0.0212
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4535
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0891
CLUBB-TIMER time_clubb_pdf =             0.0442
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2840
CLUBB-TIMER time_microphys_advance =     0.0210
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4460
 Iteration:        510
Parameters: 
C_uu_shr                     =     0.86425828933715820312
C11                          =     0.36695510149002075195
gamma_coef                   =     0.14267392456531524658
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1717
CLUBB-TIMER time_clubb_pdf =             0.0439
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1465
CLUBB-TIMER time_microphys_advance =     0.0752
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4444
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2220
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1800
CLUBB-TIMER time_microphys_advance =     0.0218
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4686
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0023
CLUBB-TIMER time_clubb_advance =         0.1422
CLUBB-TIMER time_clubb_pdf =             0.0477
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1903
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.0110
CLUBB-TIMER time_total =                 0.4167
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1234
CLUBB-TIMER time_clubb_pdf =             0.0445
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2582
CLUBB-TIMER time_microphys_advance =     0.0326
CLUBB-TIMER time_loop_end =              0.0112
CLUBB-TIMER time_total =                 0.4732
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1055
CLUBB-TIMER time_clubb_pdf =             0.0488
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2575
CLUBB-TIMER time_microphys_advance =     0.0201
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4409
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1009
CLUBB-TIMER time_clubb_pdf =             0.0303
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3072
CLUBB-TIMER time_microphys_advance =     0.0213
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4672
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2071
CLUBB-TIMER time_clubb_pdf =             0.0438
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1821
CLUBB-TIMER time_microphys_advance =     0.0265
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4679
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0998
CLUBB-TIMER time_clubb_pdf =             0.0550
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1726
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0145
CLUBB-TIMER time_total =                 0.3623
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1723
CLUBB-TIMER time_clubb_pdf =             0.0457
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1834
CLUBB-TIMER time_microphys_advance =     0.0584
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4672
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1473
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1851
CLUBB-TIMER time_microphys_advance =     0.0220
CLUBB-TIMER time_loop_end =              0.0141
CLUBB-TIMER time_total =                 0.4143
 Iteration:        520
Parameters: 
C_uu_shr                     =     0.46854111552238464355
C11                          =     0.10632757097482681274
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2114
CLUBB-TIMER time_clubb_pdf =             0.0464
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1733
CLUBB-TIMER time_microphys_advance =     0.0199
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4589
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1639
CLUBB-TIMER time_clubb_pdf =             0.0558
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2146
CLUBB-TIMER time_microphys_advance =     0.0263
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4729
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1461
CLUBB-TIMER time_clubb_pdf =             0.0555
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2741
CLUBB-TIMER time_microphys_advance =     0.0246
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.5096
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0022
CLUBB-TIMER time_clubb_advance =         0.2136
CLUBB-TIMER time_clubb_pdf =             0.0565
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2467
CLUBB-TIMER time_microphys_advance =     0.0248
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.5594
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0021
CLUBB-TIMER time_clubb_advance =         0.1630
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1843
CLUBB-TIMER time_microphys_advance =     0.0214
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.4224
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0024
CLUBB-TIMER time_clubb_advance =         0.1701
CLUBB-TIMER time_clubb_pdf =             0.0468
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2038
CLUBB-TIMER time_microphys_advance =     0.0459
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.4784
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1595
CLUBB-TIMER time_clubb_pdf =             0.0444
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2124
CLUBB-TIMER time_microphys_advance =     0.0259
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.4530
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1051
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3139
CLUBB-TIMER time_microphys_advance =     0.0229
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.4930
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1525
CLUBB-TIMER time_clubb_pdf =             0.1162
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1935
CLUBB-TIMER time_microphys_advance =     0.0249
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4958
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1657
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2184
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.4542
 Iteration:        530
Parameters: 
C_uu_shr                     =     0.80029267072677612305
C11                          =     0.21359862387180328369
gamma_coef                   =     0.00576255051419138908
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1622
CLUBB-TIMER time_clubb_pdf =             0.0745
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2081
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4710
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1701
CLUBB-TIMER time_clubb_pdf =             0.0422
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2160
CLUBB-TIMER time_microphys_advance =     0.0214
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4572
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1066
CLUBB-TIMER time_clubb_pdf =             0.0436
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1922
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.3680
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1296
CLUBB-TIMER time_clubb_pdf =             0.1023
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2192
CLUBB-TIMER time_microphys_advance =     0.0240
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4844
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1042
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2747
CLUBB-TIMER time_microphys_advance =     0.0214
CLUBB-TIMER time_loop_end =              0.0129
CLUBB-TIMER time_total =                 0.4571
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0021
CLUBB-TIMER time_clubb_advance =         0.1473
CLUBB-TIMER time_clubb_pdf =             0.0634
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2353
CLUBB-TIMER time_microphys_advance =     0.0602
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.5207
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1476
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1578
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.3726
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0030
CLUBB-TIMER time_clubb_advance =         0.0990
CLUBB-TIMER time_clubb_pdf =             0.0503
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1755
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.3526
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1520
CLUBB-TIMER time_clubb_pdf =             0.0414
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1995
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4195
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.1426
CLUBB-TIMER time_clubb_pdf =             0.0612
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2028
CLUBB-TIMER time_microphys_advance =     0.0295
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_total =                 0.4516
 Iteration:        540
Parameters: 
C_uu_shr                     =     0.65638947486877441406
C11                          =     0.19673632085323333740
gamma_coef                   =     0.02329836040735244751
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2298
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1484
CLUBB-TIMER time_microphys_advance =     0.0241
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4480
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0018
CLUBB-TIMER time_clubb_advance =         0.1029
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2096
CLUBB-TIMER time_microphys_advance =     0.0873
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4473
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1627
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2175
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4498
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0046
CLUBB-TIMER time_clubb_advance =         0.1368
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1993
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4093
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1878
CLUBB-TIMER time_clubb_pdf =             0.0363
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1505
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4012
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1621
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2197
CLUBB-TIMER time_microphys_advance =     0.0213
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4500
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1016
CLUBB-TIMER time_clubb_pdf =             0.0392
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1977
CLUBB-TIMER time_microphys_advance =     0.1002
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4473
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0018
CLUBB-TIMER time_clubb_advance =         0.1597
CLUBB-TIMER time_clubb_pdf =             0.0660
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2105
CLUBB-TIMER time_microphys_advance =     0.0261
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.4749
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0022
CLUBB-TIMER time_clubb_advance =         0.1465
CLUBB-TIMER time_clubb_pdf =             0.0574
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2811
CLUBB-TIMER time_microphys_advance =     0.0990
CLUBB-TIMER time_loop_end =              0.0129
CLUBB-TIMER time_total =                 0.6025
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1606
CLUBB-TIMER time_clubb_pdf =             0.0988
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1833
CLUBB-TIMER time_microphys_advance =     0.0334
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4848
 Iteration:        550
Parameters: 
C_uu_shr                     =     0.51574343442916870117
C11                          =     0.30087590217590332031
gamma_coef                   =     0.04565946012735366821
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.2392
CLUBB-TIMER time_clubb_pdf =             0.0593
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2102
CLUBB-TIMER time_microphys_advance =     0.0237
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5424
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1648
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1991
CLUBB-TIMER time_microphys_advance =     0.0300
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4447
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1636
CLUBB-TIMER time_clubb_pdf =             0.0939
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1912
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.4782
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.0948
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2859
CLUBB-TIMER time_microphys_advance =     0.0216
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4521
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1310
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2763
CLUBB-TIMER time_microphys_advance =     0.0291
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4868
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0029
CLUBB-TIMER time_clubb_advance =         0.1741
CLUBB-TIMER time_clubb_pdf =             0.0884
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.2652
CLUBB-TIMER time_microphys_advance =     0.0370
CLUBB-TIMER time_loop_end =              0.0836
CLUBB-TIMER time_total =                 0.6553
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0022
CLUBB-TIMER time_clubb_advance =         0.1707
CLUBB-TIMER time_clubb_pdf =             0.0563
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2454
CLUBB-TIMER time_microphys_advance =     0.0299
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.5161
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0024
CLUBB-TIMER time_clubb_advance =         0.2008
CLUBB-TIMER time_clubb_pdf =             0.0773
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.2809
CLUBB-TIMER time_microphys_advance =     0.0329
CLUBB-TIMER time_loop_end =              0.0112
CLUBB-TIMER time_total =                 0.6531
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.2033
CLUBB-TIMER time_clubb_pdf =             0.0349
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2017
CLUBB-TIMER time_microphys_advance =     0.0273
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.4750
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1004
CLUBB-TIMER time_clubb_pdf =             0.0397
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3144
CLUBB-TIMER time_microphys_advance =     0.0201
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4843
 Iteration:        560
Parameters: 
C_uu_shr                     =     0.47862118482589721680
C11                          =     0.03476703912019729614
gamma_coef                   =     0.00511499634012579918
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.2839
CLUBB-TIMER time_clubb_pdf =             0.0504
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2149
CLUBB-TIMER time_microphys_advance =     0.0267
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5875
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0049
CLUBB-TIMER time_clubb_advance =         0.1558
CLUBB-TIMER time_clubb_pdf =             0.0505
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2161
CLUBB-TIMER time_microphys_advance =     0.0598
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4983
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1695
CLUBB-TIMER time_clubb_pdf =             0.0366
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2250
CLUBB-TIMER time_microphys_advance =     0.0193
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4590
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0983
CLUBB-TIMER time_clubb_pdf =             0.0354
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2324
CLUBB-TIMER time_microphys_advance =     0.0820
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4556
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1175
CLUBB-TIMER time_clubb_pdf =             0.0322
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1740
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.3509
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.2293
CLUBB-TIMER time_clubb_pdf =             0.0353
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1787
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4715
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1376
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2192
CLUBB-TIMER time_microphys_advance =     0.0223
CLUBB-TIMER time_loop_end =              0.0275
CLUBB-TIMER time_total =                 0.4447
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1360
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1632
CLUBB-TIMER time_microphys_advance =     0.0257
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.3808
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1586
CLUBB-TIMER time_clubb_pdf =             0.0306
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2189
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4345
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1558
CLUBB-TIMER time_clubb_pdf =             0.0318
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1812
CLUBB-TIMER time_microphys_advance =     0.0932
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4702
 Iteration:        570
Parameters: 
C_uu_shr                     =     0.46338510513305664062
C11                          =     0.21402639150619506836
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0587
CLUBB-TIMER time_clubb_advance =         0.1680
CLUBB-TIMER time_clubb_pdf =             0.0328
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1542
CLUBB-TIMER time_microphys_advance =     0.0179
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4381
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2290
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1678
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4628
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1325
CLUBB-TIMER time_clubb_pdf =             0.0718
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2055
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4355
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1646
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2194
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4466
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1800
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1512
CLUBB-TIMER time_microphys_advance =     0.0784
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4592
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1607
CLUBB-TIMER time_clubb_pdf =             0.0444
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1805
CLUBB-TIMER time_microphys_advance =     0.0220
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.4182
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1919
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1665
CLUBB-TIMER time_microphys_advance =     0.0255
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.4335
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1653
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2082
CLUBB-TIMER time_microphys_advance =     0.0203
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4375
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1685
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2192
CLUBB-TIMER time_microphys_advance =     0.0196
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4544
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1450
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1612
CLUBB-TIMER time_microphys_advance =     0.0304
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.3816
 Iteration:        580
Parameters: 
C_uu_shr                     =     0.52353078126907348633
C11                          =     0.22449754178524017334
gamma_coef                   =     0.01389612723141908646
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1639
CLUBB-TIMER time_clubb_pdf =             0.0377
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1552
CLUBB-TIMER time_microphys_advance =     0.0788
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4466
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2217
CLUBB-TIMER time_clubb_pdf =             0.0460
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1693
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4621
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0018
CLUBB-TIMER time_clubb_advance =         0.0969
CLUBB-TIMER time_clubb_pdf =             0.0792
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1752
CLUBB-TIMER time_microphys_advance =     0.0833
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4462
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1700
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2103
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4474
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0019
CLUBB-TIMER time_clubb_advance =         0.1078
CLUBB-TIMER time_clubb_pdf =             0.0459
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1692
CLUBB-TIMER time_microphys_advance =     0.0214
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.3531
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2020
CLUBB-TIMER time_clubb_pdf =             0.0433
CLUBB-TIMER time_SILHS =                 0.0005
CLUBB-TIMER time_microphys_scheme =      0.1751
CLUBB-TIMER time_microphys_advance =     0.0176
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.4454
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1397
CLUBB-TIMER time_clubb_pdf =             0.1007
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1823
CLUBB-TIMER time_microphys_advance =     0.0223
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4547
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1346
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1785
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.3826
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1776
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2179
CLUBB-TIMER time_microphys_advance =     0.0319
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4757
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1093
CLUBB-TIMER time_clubb_pdf =             0.0668
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1776
CLUBB-TIMER time_microphys_advance =     0.0194
CLUBB-TIMER time_loop_end =              0.0777
CLUBB-TIMER time_total =                 0.4541
 Iteration:        590
Parameters: 
C_uu_shr                     =     0.43073314428329467773
C11                          =     0.22132003307342529297
gamma_coef                   =     0.08065701276063919067
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1380
CLUBB-TIMER time_clubb_pdf =             0.0455
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1710
CLUBB-TIMER time_microphys_advance =     0.0209
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.3849
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.2232
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1702
CLUBB-TIMER time_microphys_advance =     0.0199
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4590
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1615
CLUBB-TIMER time_clubb_pdf =             0.0501
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2230
CLUBB-TIMER time_microphys_advance =     0.0210
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4633
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1593
CLUBB-TIMER time_clubb_pdf =             0.0513
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1933
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4303
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1143
CLUBB-TIMER time_clubb_pdf =             0.0489
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2161
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4101
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.2316
CLUBB-TIMER time_clubb_pdf =             0.0444
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1691
CLUBB-TIMER time_microphys_advance =     0.0206
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4758
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.2203
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1632
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4521
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1640
CLUBB-TIMER time_clubb_pdf =             0.0445
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2078
CLUBB-TIMER time_microphys_advance =     0.0206
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4448
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2308
CLUBB-TIMER time_clubb_pdf =             0.0383
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1555
CLUBB-TIMER time_microphys_advance =     0.0215
CLUBB-TIMER time_loop_end =              0.0086
CLUBB-TIMER time_total =                 0.4574
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1733
CLUBB-TIMER time_clubb_pdf =             0.0420
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2361
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4795
 Iteration:        600
Parameters: 
C_uu_shr                     =     0.58363151550292968750
C11                          =     0.29756379127502441406
gamma_coef                   =     0.04049500450491905212
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0377
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1650
CLUBB-TIMER time_microphys_advance =     0.0223
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.3474
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1265
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1614
CLUBB-TIMER time_microphys_advance =     0.0194
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.3562
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1648
CLUBB-TIMER time_clubb_pdf =             0.0798
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1442
CLUBB-TIMER time_microphys_advance =     0.0224
CLUBB-TIMER time_loop_end =              0.0045
CLUBB-TIMER time_total =                 0.4182
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0021
CLUBB-TIMER time_clubb_advance =         0.1094
CLUBB-TIMER time_clubb_pdf =             0.0370
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2713
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4463
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0018
CLUBB-TIMER time_clubb_advance =         0.2584
CLUBB-TIMER time_clubb_pdf =             0.0486
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2344
CLUBB-TIMER time_microphys_advance =     0.0339
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.5878
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.2439
CLUBB-TIMER time_clubb_pdf =             0.0442
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2189
CLUBB-TIMER time_microphys_advance =     0.0258
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5443
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1351
CLUBB-TIMER time_clubb_pdf =             0.0518
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2695
CLUBB-TIMER time_microphys_advance =     0.0223
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4891
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1063
CLUBB-TIMER time_clubb_pdf =             0.0719
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2607
CLUBB-TIMER time_microphys_advance =     0.0332
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4824
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0018
CLUBB-TIMER time_clubb_advance =         0.1959
CLUBB-TIMER time_clubb_pdf =             0.0562
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2336
CLUBB-TIMER time_microphys_advance =     0.0721
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.5706
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.2243
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1726
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4663
 Iteration:        610
Parameters: 
C_uu_shr                     =     0.52580153942108154297
C11                          =     0.09020708501338958740
gamma_coef                   =     0.01571866497397422791
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0019
CLUBB-TIMER time_clubb_advance =         0.1081
CLUBB-TIMER time_clubb_pdf =             0.0378
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2328
CLUBB-TIMER time_microphys_advance =     0.0888
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.4802
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1274
CLUBB-TIMER time_clubb_pdf =             0.0958
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2293
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4798
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1927
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2020
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4599
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0467
CLUBB-TIMER time_clubb_advance =         0.1933
CLUBB-TIMER time_clubb_pdf =             0.0404
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1756
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4815
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1733
CLUBB-TIMER time_clubb_pdf =             0.0385
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2305
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4707
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1297
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2152
CLUBB-TIMER time_microphys_advance =     0.0218
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4654
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.2002
CLUBB-TIMER time_clubb_pdf =             0.0487
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2642
CLUBB-TIMER time_microphys_advance =     0.0239
CLUBB-TIMER time_loop_end =              0.0105
CLUBB-TIMER time_total =                 0.5516
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1165
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1923
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.3741
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1670
CLUBB-TIMER time_clubb_pdf =             0.0600
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2686
CLUBB-TIMER time_microphys_advance =     0.0242
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5339
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1645
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1815
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.4155
 Iteration:        620
Parameters: 
C_uu_shr                     =     0.39614933729171752930
C11                          =     0.10467970371246337891
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0035
CLUBB-TIMER time_clubb_advance =         0.1342
CLUBB-TIMER time_clubb_pdf =             0.0468
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1876
CLUBB-TIMER time_microphys_advance =     0.0630
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4422
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.2361
CLUBB-TIMER time_clubb_pdf =             0.0322
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1795
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4747
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1376
CLUBB-TIMER time_clubb_pdf =             0.0653
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2339
CLUBB-TIMER time_microphys_advance =     0.0215
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4663
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0977
CLUBB-TIMER time_clubb_pdf =             0.0823
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1809
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.3874
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2394
CLUBB-TIMER time_clubb_pdf =             0.0349
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1795
CLUBB-TIMER time_microphys_advance =     0.0406
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.5025
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1128
CLUBB-TIMER time_clubb_pdf =             0.0291
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1877
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.3567
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2294
CLUBB-TIMER time_clubb_pdf =             0.0329
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1809
CLUBB-TIMER time_microphys_advance =     0.0206
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4713
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2143
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1888
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4642
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1962
CLUBB-TIMER time_clubb_pdf =             0.0379
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1901
CLUBB-TIMER time_microphys_advance =     0.0729
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.5096
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0028
CLUBB-TIMER time_clubb_advance =         0.2074
CLUBB-TIMER time_clubb_pdf =             0.0586
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.2365
CLUBB-TIMER time_microphys_advance =     0.0364
CLUBB-TIMER time_loop_end =              0.0200
CLUBB-TIMER time_total =                 0.5647
 Iteration:        630
Parameters: 
C_uu_shr                     =     0.43073260784149169922
C11                          =     0.16827926039695739746
gamma_coef                   =     0.00727869942784309387
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0033
CLUBB-TIMER time_clubb_advance =         0.2595
CLUBB-TIMER time_clubb_pdf =             0.0754
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2706
CLUBB-TIMER time_microphys_advance =     0.0341
CLUBB-TIMER time_loop_end =              0.0116
CLUBB-TIMER time_total =                 0.6589
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1426
CLUBB-TIMER time_clubb_pdf =             0.0324
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1825
CLUBB-TIMER time_microphys_advance =     0.0207
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.3876
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1166
CLUBB-TIMER time_clubb_pdf =             0.0298
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1717
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.3485
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1079
CLUBB-TIMER time_clubb_pdf =             0.0328
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1573
CLUBB-TIMER time_microphys_advance =     0.0211
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.3276
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1092
CLUBB-TIMER time_clubb_pdf =             0.0320
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2372
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0579
CLUBB-TIMER time_total =                 0.4592
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1163
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1745
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.3599
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.2117
CLUBB-TIMER time_clubb_pdf =             0.0452
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2152
CLUBB-TIMER time_microphys_advance =     0.0309
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.5139
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0029
CLUBB-TIMER time_clubb_advance =         0.1656
CLUBB-TIMER time_clubb_pdf =             0.0628
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2280
CLUBB-TIMER time_microphys_advance =     0.1421
CLUBB-TIMER time_loop_end =              0.0118
CLUBB-TIMER time_total =                 0.6163
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0026
CLUBB-TIMER time_clubb_advance =         0.2098
CLUBB-TIMER time_clubb_pdf =             0.0830
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2770
CLUBB-TIMER time_microphys_advance =     0.0314
CLUBB-TIMER time_loop_end =              0.0128
CLUBB-TIMER time_total =                 0.6199
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1072
CLUBB-TIMER time_clubb_pdf =             0.0422
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1627
CLUBB-TIMER time_microphys_advance =     0.0209
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.3435
 Iteration:        640
Parameters: 
C_uu_shr                     =     0.49166476726531982422
C11                          =     0.16821862757205963135
gamma_coef                   =     0.01700598187744617462
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0971
CLUBB-TIMER time_clubb_pdf =             0.0358
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2083
CLUBB-TIMER time_microphys_advance =     0.0231
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.3727
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2195
CLUBB-TIMER time_clubb_pdf =             0.0370
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1628
CLUBB-TIMER time_microphys_advance =     0.0219
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4494
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.1856
CLUBB-TIMER time_clubb_pdf =             0.0606
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2012
CLUBB-TIMER time_microphys_advance =     0.0602
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.5210
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0018
CLUBB-TIMER time_clubb_advance =         0.1885
CLUBB-TIMER time_clubb_pdf =             0.0549
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2320
CLUBB-TIMER time_microphys_advance =     0.0275
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.5166
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1071
CLUBB-TIMER time_clubb_pdf =             0.0389
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2947
CLUBB-TIMER time_microphys_advance =     0.0202
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4709
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.0930
CLUBB-TIMER time_clubb_pdf =             0.0371
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1579
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.3149
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1235
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2569
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4482
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0021
CLUBB-TIMER time_clubb_advance =         0.1238
CLUBB-TIMER time_clubb_pdf =             0.0776
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1896
CLUBB-TIMER time_microphys_advance =     0.0822
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4832
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1077
CLUBB-TIMER time_clubb_pdf =             0.0618
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2114
CLUBB-TIMER time_microphys_advance =     0.0818
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4730
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0023
CLUBB-TIMER time_clubb_advance =         0.2266
CLUBB-TIMER time_clubb_pdf =             0.0575
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2450
CLUBB-TIMER time_microphys_advance =     0.0310
CLUBB-TIMER time_loop_end =              0.0098
CLUBB-TIMER time_total =                 0.5749
 Iteration:        650
Parameters: 
C_uu_shr                     =     0.41439712047576904297
C11                          =     0.20761138200759887695
gamma_coef                   =     0.02219368889927864075
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1016
CLUBB-TIMER time_clubb_pdf =             0.0605
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1691
CLUBB-TIMER time_microphys_advance =     0.0192
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.3590
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0046
CLUBB-TIMER time_clubb_advance =         0.1355
CLUBB-TIMER time_clubb_pdf =             0.0378
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1686
CLUBB-TIMER time_microphys_advance =     0.0283
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.3851
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1095
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1585
CLUBB-TIMER time_microphys_advance =     0.0202
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.3395
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0019
CLUBB-TIMER time_clubb_advance =         0.1747
CLUBB-TIMER time_clubb_pdf =             0.0575
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2190
CLUBB-TIMER time_microphys_advance =     0.0290
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.4941
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.0916
CLUBB-TIMER time_clubb_pdf =             0.0457
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2036
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.3666
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1025
CLUBB-TIMER time_clubb_pdf =             0.0863
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1711
CLUBB-TIMER time_microphys_advance =     0.0222
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.3908
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1052
CLUBB-TIMER time_clubb_pdf =             0.1020
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1885
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0421
CLUBB-TIMER time_total =                 0.4593
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1567
CLUBB-TIMER time_clubb_pdf =             0.0576
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2247
CLUBB-TIMER time_microphys_advance =     0.0252
CLUBB-TIMER time_loop_end =              0.0117
CLUBB-TIMER time_total =                 0.4792
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1015
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2369
CLUBB-TIMER time_microphys_advance =     0.0203
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.4109
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1186
CLUBB-TIMER time_clubb_pdf =             0.0428
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2366
CLUBB-TIMER time_microphys_advance =     0.0618
CLUBB-TIMER time_loop_end =              0.0131
CLUBB-TIMER time_total =                 0.4766
 Iteration:        660
Parameters: 
C_uu_shr                     =     0.47405061125755310059
C11                          =     0.00000000000000000000
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0019
CLUBB-TIMER time_clubb_advance =         0.1331
CLUBB-TIMER time_clubb_pdf =             0.0454
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2295
CLUBB-TIMER time_microphys_advance =     0.0689
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.4908
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0018
CLUBB-TIMER time_clubb_advance =         0.2082
CLUBB-TIMER time_clubb_pdf =             0.0618
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2235
CLUBB-TIMER time_microphys_advance =     0.0239
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.5302
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0027
CLUBB-TIMER time_clubb_advance =         0.2682
CLUBB-TIMER time_clubb_pdf =             0.0747
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2824
CLUBB-TIMER time_microphys_advance =     0.0382
CLUBB-TIMER time_loop_end =              0.0118
CLUBB-TIMER time_total =                 0.6813
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0022
CLUBB-TIMER time_clubb_advance =         0.1875
CLUBB-TIMER time_clubb_pdf =             0.1110
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2514
CLUBB-TIMER time_microphys_advance =     0.0324
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.5967
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1146
CLUBB-TIMER time_clubb_pdf =             0.0350
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2302
CLUBB-TIMER time_microphys_advance =     0.0772
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4672
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.1408
CLUBB-TIMER time_clubb_pdf =             0.1069
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2612
CLUBB-TIMER time_microphys_advance =     0.0257
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.5473
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0027
CLUBB-TIMER time_clubb_advance =         0.1792
CLUBB-TIMER time_clubb_pdf =             0.0995
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.2606
CLUBB-TIMER time_microphys_advance =     0.0351
CLUBB-TIMER time_loop_end =              0.0112
CLUBB-TIMER time_total =                 0.5913
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0025
CLUBB-TIMER time_clubb_advance =         0.1873
CLUBB-TIMER time_clubb_pdf =             0.0761
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2689
CLUBB-TIMER time_microphys_advance =     0.0394
CLUBB-TIMER time_loop_end =              0.0146
CLUBB-TIMER time_total =                 0.5917
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1084
CLUBB-TIMER time_clubb_pdf =             0.0381
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1861
CLUBB-TIMER time_microphys_advance =     0.0305
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.3725
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0025
CLUBB-TIMER time_clubb_advance =         0.2036
CLUBB-TIMER time_clubb_pdf =             0.0707
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3199
CLUBB-TIMER time_microphys_advance =     0.0394
CLUBB-TIMER time_loop_end =              0.0117
CLUBB-TIMER time_total =                 0.6510
 Iteration:        670
Parameters: 
C_uu_shr                     =     0.38052356243133544922
C11                          =     0.00603618659079074860
gamma_coef                   =     0.02364932000637054443
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1177
CLUBB-TIMER time_clubb_pdf =             0.0420
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1766
CLUBB-TIMER time_microphys_advance =     0.0627
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4093
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1660
CLUBB-TIMER time_clubb_pdf =             0.0530
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2200
CLUBB-TIMER time_microphys_advance =     0.0190
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4668
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1060
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2407
CLUBB-TIMER time_microphys_advance =     0.0719
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4686
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1177
CLUBB-TIMER time_clubb_pdf =             0.0435
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2556
CLUBB-TIMER time_microphys_advance =     0.0682
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.4956
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1139
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1820
CLUBB-TIMER time_microphys_advance =     0.0568
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4009
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.2002
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2161
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4860
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1389
CLUBB-TIMER time_clubb_pdf =             0.0508
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1849
CLUBB-TIMER time_microphys_advance =     0.0202
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.4057
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0024
CLUBB-TIMER time_clubb_advance =         0.2654
CLUBB-TIMER time_clubb_pdf =             0.0537
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2127
CLUBB-TIMER time_microphys_advance =     0.0282
CLUBB-TIMER time_loop_end =              0.0136
CLUBB-TIMER time_total =                 0.5786
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1709
CLUBB-TIMER time_clubb_pdf =             0.0979
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1787
CLUBB-TIMER time_microphys_advance =     0.0191
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4782
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1106
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3079
CLUBB-TIMER time_microphys_advance =     0.0229
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4917
 Iteration:        680
Parameters: 
C_uu_shr                     =     0.35918223857879638672
C11                          =     0.00000000000000000000
gamma_coef                   =     0.02752889320254325867
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.2158
CLUBB-TIMER time_clubb_pdf =             0.0420
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2004
CLUBB-TIMER time_microphys_advance =     0.0402
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5076
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0961
CLUBB-TIMER time_clubb_pdf =             0.1430
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1906
CLUBB-TIMER time_microphys_advance =     0.0196
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4585
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1064
CLUBB-TIMER time_clubb_pdf =             0.0378
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1794
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.3512
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1116
CLUBB-TIMER time_clubb_pdf =             0.0383
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2902
CLUBB-TIMER time_microphys_advance =     0.0207
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4708
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1653
CLUBB-TIMER time_clubb_pdf =             0.0528
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2068
CLUBB-TIMER time_microphys_advance =     0.0215
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4554
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1167
CLUBB-TIMER time_clubb_pdf =             0.0425
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1773
CLUBB-TIMER time_microphys_advance =     0.0646
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4105
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1257
CLUBB-TIMER time_clubb_pdf =             0.0431
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2101
CLUBB-TIMER time_microphys_advance =     0.0225
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.4177
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.0985
CLUBB-TIMER time_clubb_pdf =             0.0432
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2187
CLUBB-TIMER time_microphys_advance =     0.0256
CLUBB-TIMER time_loop_end =              0.0143
CLUBB-TIMER time_total =                 0.4584
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1310
CLUBB-TIMER time_clubb_pdf =             0.0642
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2177
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4399
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1659
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2092
CLUBB-TIMER time_microphys_advance =     0.0244
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4490
 Iteration:        690
Parameters: 
C_uu_shr                     =     0.45417943596839904785
C11                          =     0.05522712692618370056
gamma_coef                   =     0.05187134817242622375
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1706
CLUBB-TIMER time_clubb_pdf =             0.0443
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2016
CLUBB-TIMER time_microphys_advance =     0.0562
CLUBB-TIMER time_loop_end =              0.0101
CLUBB-TIMER time_total =                 0.4862
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1912
CLUBB-TIMER time_clubb_pdf =             0.0881
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2140
CLUBB-TIMER time_microphys_advance =     0.0271
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5315
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1422
CLUBB-TIMER time_clubb_pdf =             0.1009
CLUBB-TIMER time_SILHS =                 0.0007
CLUBB-TIMER time_microphys_scheme =      0.2196
CLUBB-TIMER time_microphys_advance =     0.0237
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4960
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1716
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2040
CLUBB-TIMER time_microphys_advance =     0.0586
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4835
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1919
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2107
CLUBB-TIMER time_microphys_advance =     0.0196
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4702
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1621
CLUBB-TIMER time_clubb_pdf =             0.0780
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2186
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4852
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1032
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2009
CLUBB-TIMER time_microphys_advance =     0.0498
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4038
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1589
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2501
CLUBB-TIMER time_microphys_advance =     0.0196
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4787
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1023
CLUBB-TIMER time_clubb_pdf =             0.0383
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2992
CLUBB-TIMER time_microphys_advance =     0.0221
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4713
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1509
CLUBB-TIMER time_clubb_pdf =             0.0703
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2865
CLUBB-TIMER time_microphys_advance =     0.0431
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.5619
 Iteration:        700
Parameters: 
C_uu_shr                     =     0.39851918816566467285
C11                          =     0.05158575624227523804
gamma_coef                   =     0.03198745846748352051
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1933
CLUBB-TIMER time_clubb_pdf =             0.0364
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2057
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4626
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.2117
CLUBB-TIMER time_clubb_pdf =             0.0446
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2086
CLUBB-TIMER time_microphys_advance =     0.0288
CLUBB-TIMER time_loop_end =              0.0102
CLUBB-TIMER time_total =                 0.5074
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1019
CLUBB-TIMER time_clubb_pdf =             0.0439
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1776
CLUBB-TIMER time_microphys_advance =     0.0315
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.3632
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0021
CLUBB-TIMER time_clubb_advance =         0.1652
CLUBB-TIMER time_clubb_pdf =             0.0689
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.2525
CLUBB-TIMER time_microphys_advance =     0.0277
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_total =                 0.5334
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0018
CLUBB-TIMER time_clubb_advance =         0.1674
CLUBB-TIMER time_clubb_pdf =             0.0463
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2588
CLUBB-TIMER time_microphys_advance =     0.0221
CLUBB-TIMER time_loop_end =              0.0162
CLUBB-TIMER time_total =                 0.5147
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.2094
CLUBB-TIMER time_clubb_pdf =             0.0370
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1869
CLUBB-TIMER time_microphys_advance =     0.0193
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4620
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1137
CLUBB-TIMER time_clubb_pdf =             0.0480
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2393
CLUBB-TIMER time_microphys_advance =     0.0829
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.4968
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1388
CLUBB-TIMER time_clubb_pdf =             0.0459
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2016
CLUBB-TIMER time_microphys_advance =     0.0197
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4162
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1747
CLUBB-TIMER time_clubb_pdf =             0.0819
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1738
CLUBB-TIMER time_microphys_advance =     0.0214
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4611
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1183
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2819
CLUBB-TIMER time_microphys_advance =     0.0221
CLUBB-TIMER time_loop_end =              0.0079
CLUBB-TIMER time_total =                 0.4759
 Iteration:        710
Parameters: 
C_uu_shr                     =     0.42163240909576416016
C11                          =     0.04095487296581268311
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1748
CLUBB-TIMER time_clubb_pdf =             0.1011
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1950
CLUBB-TIMER time_microphys_advance =     0.0237
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.5038
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1508
CLUBB-TIMER time_clubb_pdf =             0.0316
CLUBB-TIMER time_SILHS =                 0.0016
CLUBB-TIMER time_microphys_scheme =      0.2354
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4464
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1030
CLUBB-TIMER time_clubb_pdf =             0.0562
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2259
CLUBB-TIMER time_microphys_advance =     0.0251
CLUBB-TIMER time_loop_end =              0.0091
CLUBB-TIMER time_total =                 0.4224
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1148
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1892
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.4750
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0022
CLUBB-TIMER time_clubb_advance =         0.1541
CLUBB-TIMER time_clubb_pdf =             0.1078
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2482
CLUBB-TIMER time_microphys_advance =     0.0287
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.5533
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1108
CLUBB-TIMER time_clubb_pdf =             0.0362
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1715
CLUBB-TIMER time_microphys_advance =     0.0228
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.3514
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.2398
CLUBB-TIMER time_clubb_pdf =             0.0496
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2333
CLUBB-TIMER time_microphys_advance =     0.0288
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.5648
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0026
CLUBB-TIMER time_clubb_advance =         0.2038
CLUBB-TIMER time_clubb_pdf =             0.1036
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2625
CLUBB-TIMER time_microphys_advance =     0.0369
CLUBB-TIMER time_loop_end =              0.0146
CLUBB-TIMER time_total =                 0.6289
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0026
CLUBB-TIMER time_clubb_advance =         0.2477
CLUBB-TIMER time_clubb_pdf =             0.0553
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3000
CLUBB-TIMER time_microphys_advance =     0.0320
CLUBB-TIMER time_loop_end =              0.0112
CLUBB-TIMER time_total =                 0.6518
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1404
CLUBB-TIMER time_clubb_pdf =             0.0674
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2030
CLUBB-TIMER time_microphys_advance =     0.0277
CLUBB-TIMER time_loop_end =              0.0072
CLUBB-TIMER time_total =                 0.4491
 Iteration:        720
Parameters: 
C_uu_shr                     =     0.46448758244514465332
C11                          =     0.02184069715440273285
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
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.0030
CLUBB-TIMER time_clubb_advance =         0.2152
CLUBB-TIMER time_clubb_pdf =             0.0739
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2940
CLUBB-TIMER time_microphys_advance =     0.0374
CLUBB-TIMER time_loop_end =              0.0143
CLUBB-TIMER time_total =                 0.6534
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0026
CLUBB-TIMER time_clubb_advance =         0.2883
CLUBB-TIMER time_clubb_pdf =             0.0624
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2872
CLUBB-TIMER time_microphys_advance =     0.0372
CLUBB-TIMER time_loop_end =              0.0111
CLUBB-TIMER time_total =                 0.6918
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1301
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2164
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4102
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1872
CLUBB-TIMER time_clubb_pdf =             0.0542
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3338
CLUBB-TIMER time_microphys_advance =     0.0262
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.6136
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1217
CLUBB-TIMER time_clubb_pdf =             0.1497
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2146
CLUBB-TIMER time_microphys_advance =     0.0264
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.5223
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1100
CLUBB-TIMER time_clubb_pdf =             0.0756
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1935
CLUBB-TIMER time_microphys_advance =     0.0209
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.4116
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1075
CLUBB-TIMER time_clubb_pdf =             0.0807
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1945
CLUBB-TIMER time_microphys_advance =     0.0204
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4132
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.0988
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1707
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.3347
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1056
CLUBB-TIMER time_clubb_pdf =             0.0411
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2950
CLUBB-TIMER time_microphys_advance =     0.0223
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.4762
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1330
CLUBB-TIMER time_clubb_pdf =             0.0417
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2719
CLUBB-TIMER time_microphys_advance =     0.0205
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.4787
 Iteration:        730
Parameters: 
C_uu_shr                     =     0.41968497633934020996
C11                          =     0.01449748314917087555
gamma_coef                   =     0.01174802891910076141
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1609
CLUBB-TIMER time_clubb_pdf =             0.0430
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2441
CLUBB-TIMER time_microphys_advance =     0.0224
CLUBB-TIMER time_loop_end =              0.0078
CLUBB-TIMER time_total =                 0.4817
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1382
CLUBB-TIMER time_clubb_pdf =             0.0412
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2707
CLUBB-TIMER time_microphys_advance =     0.0229
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.4855
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0018
CLUBB-TIMER time_clubb_advance =         0.1332
CLUBB-TIMER time_clubb_pdf =             0.0434
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2275
CLUBB-TIMER time_microphys_advance =     0.0254
CLUBB-TIMER time_loop_end =              0.0125
CLUBB-TIMER time_total =                 0.4498
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0022
CLUBB-TIMER time_clubb_advance =         0.1543
CLUBB-TIMER time_clubb_pdf =             0.0492
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2248
CLUBB-TIMER time_microphys_advance =     0.0316
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.4733
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1109
CLUBB-TIMER time_clubb_pdf =             0.0737
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2151
CLUBB-TIMER time_microphys_advance =     0.0225
CLUBB-TIMER time_loop_end =              0.0100
CLUBB-TIMER time_total =                 0.4354
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0023
CLUBB-TIMER time_clubb_advance =         0.1298
CLUBB-TIMER time_clubb_pdf =             0.0471
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2358
CLUBB-TIMER time_microphys_advance =     0.0222
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.4476
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1058
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2640
CLUBB-TIMER time_microphys_advance =     0.0639
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4824
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0024
CLUBB-TIMER time_clubb_advance =         0.1834
CLUBB-TIMER time_clubb_pdf =             0.1735
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2633
CLUBB-TIMER time_microphys_advance =     0.0341
CLUBB-TIMER time_loop_end =              0.0120
CLUBB-TIMER time_total =                 0.6723
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0023
CLUBB-TIMER time_clubb_advance =         0.2112
CLUBB-TIMER time_clubb_pdf =             0.1105
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2804
CLUBB-TIMER time_microphys_advance =     0.0364
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_total =                 0.6550
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0026
CLUBB-TIMER time_clubb_advance =         0.1732
CLUBB-TIMER time_clubb_pdf =             0.0675
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.2612
CLUBB-TIMER time_microphys_advance =     0.0358
CLUBB-TIMER time_loop_end =              0.0116
CLUBB-TIMER time_total =                 0.5552
 Iteration:        740
Parameters: 
C_uu_shr                     =     0.39266714453697204590
C11                          =     0.00000000000000000000
gamma_coef                   =     0.00179770577233284712
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0034
CLUBB-TIMER time_clubb_advance =         0.2797
CLUBB-TIMER time_clubb_pdf =             0.0704
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.3014
CLUBB-TIMER time_microphys_advance =     0.0421
CLUBB-TIMER time_loop_end =              0.0139
CLUBB-TIMER time_total =                 0.7143
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0025
CLUBB-TIMER time_clubb_advance =         0.1671
CLUBB-TIMER time_clubb_pdf =             0.0770
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2648
CLUBB-TIMER time_microphys_advance =     0.0338
CLUBB-TIMER time_loop_end =              0.0123
CLUBB-TIMER time_total =                 0.5614
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0027
CLUBB-TIMER time_clubb_advance =         0.2075
CLUBB-TIMER time_clubb_pdf =             0.0659
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3525
CLUBB-TIMER time_microphys_advance =     0.0331
CLUBB-TIMER time_loop_end =              0.0131
CLUBB-TIMER time_total =                 0.6785
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
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.1920
CLUBB-TIMER time_microphys_advance =     0.0246
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.3746
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.1161
CLUBB-TIMER time_clubb_pdf =             0.0648
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2231
CLUBB-TIMER time_microphys_advance =     0.0694
CLUBB-TIMER time_loop_end =              0.0083
CLUBB-TIMER time_total =                 0.4857
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1757
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1902
CLUBB-TIMER time_microphys_advance =     0.0228
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4366
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0019
CLUBB-TIMER time_clubb_advance =         0.1591
CLUBB-TIMER time_clubb_pdf =             0.0593
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2538
CLUBB-TIMER time_microphys_advance =     0.0261
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.5124
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0022
CLUBB-TIMER time_clubb_advance =         0.0972
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2408
CLUBB-TIMER time_microphys_advance =     0.0211
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4096
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0033
CLUBB-TIMER time_clubb_advance =         0.1866
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0007
CLUBB-TIMER time_microphys_scheme =      0.1773
CLUBB-TIMER time_microphys_advance =     0.0218
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4358
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0943
CLUBB-TIMER time_clubb_advance =         0.1110
CLUBB-TIMER time_clubb_pdf =             0.0422
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2052
CLUBB-TIMER time_microphys_advance =     0.0243
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.4862
 Iteration:        750
Parameters: 
C_uu_shr                     =     0.44566258788108825684
C11                          =     0.02207449078559875488
gamma_coef                   =     0.01050424855202436447
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1696
CLUBB-TIMER time_clubb_pdf =             0.0596
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2264
CLUBB-TIMER time_microphys_advance =     0.0217
CLUBB-TIMER time_loop_end =              0.0124
CLUBB-TIMER time_total =                 0.4934
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0021
CLUBB-TIMER time_clubb_advance =         0.1742
CLUBB-TIMER time_clubb_pdf =             0.0553
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2209
CLUBB-TIMER time_microphys_advance =     0.0490
CLUBB-TIMER time_loop_end =              0.0104
CLUBB-TIMER time_total =                 0.5155
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1120
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1813
CLUBB-TIMER time_microphys_advance =     0.0671
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4073
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.1777
CLUBB-TIMER time_clubb_pdf =             0.0551
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2647
CLUBB-TIMER time_microphys_advance =     0.0283
CLUBB-TIMER time_loop_end =              0.0103
CLUBB-TIMER time_total =                 0.5409
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1847
CLUBB-TIMER time_clubb_pdf =             0.0741
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2048
CLUBB-TIMER time_microphys_advance =     0.0257
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_total =                 0.5035
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1309
CLUBB-TIMER time_clubb_pdf =             0.0623
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1882
CLUBB-TIMER time_microphys_advance =     0.0232
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4140
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0027
CLUBB-TIMER time_clubb_advance =         0.2189
CLUBB-TIMER time_clubb_pdf =             0.0689
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.3057
CLUBB-TIMER time_microphys_advance =     0.0535
CLUBB-TIMER time_loop_end =              0.0200
CLUBB-TIMER time_total =                 0.6735
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0021
CLUBB-TIMER time_clubb_advance =         0.1523
CLUBB-TIMER time_clubb_pdf =             0.0581
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2234
CLUBB-TIMER time_microphys_advance =     0.0297
CLUBB-TIMER time_loop_end =              0.0095
CLUBB-TIMER time_total =                 0.4801
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0026
CLUBB-TIMER time_clubb_advance =         0.2534
CLUBB-TIMER time_clubb_pdf =             0.0726
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2743
CLUBB-TIMER time_microphys_advance =     0.0359
CLUBB-TIMER time_loop_end =              0.0129
CLUBB-TIMER time_total =                 0.6554
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0049
CLUBB-TIMER time_clubb_advance =         0.1936
CLUBB-TIMER time_clubb_pdf =             0.0609
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2197
CLUBB-TIMER time_microphys_advance =     0.0244
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.5140
 Iteration:        760
Parameters: 
C_uu_shr                     =     0.37695908546447753906
C11                          =     0.12086098641157150269
gamma_coef                   =     0.03565973043441772461
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1016
CLUBB-TIMER time_clubb_pdf =             0.0447
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1998
CLUBB-TIMER time_microphys_advance =     0.0487
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4050
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1056
CLUBB-TIMER time_clubb_pdf =             0.0481
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1949
CLUBB-TIMER time_microphys_advance =     0.0569
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4170
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1035
CLUBB-TIMER time_clubb_pdf =             0.0460
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1618
CLUBB-TIMER time_microphys_advance =     0.0235
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.3434
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0024
CLUBB-TIMER time_clubb_advance =         0.1756
CLUBB-TIMER time_clubb_pdf =             0.0642
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.2633
CLUBB-TIMER time_microphys_advance =     0.0365
CLUBB-TIMER time_loop_end =              0.0106
CLUBB-TIMER time_total =                 0.5550
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0026
CLUBB-TIMER time_clubb_advance =         0.2592
CLUBB-TIMER time_clubb_pdf =             0.0660
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.2388
CLUBB-TIMER time_microphys_advance =     0.0366
CLUBB-TIMER time_loop_end =              0.0113
CLUBB-TIMER time_total =                 0.6174
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0026
CLUBB-TIMER time_clubb_advance =         0.2022
CLUBB-TIMER time_clubb_pdf =             0.0663
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3202
CLUBB-TIMER time_microphys_advance =     0.0373
CLUBB-TIMER time_loop_end =              0.0118
CLUBB-TIMER time_total =                 0.6435
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1273
CLUBB-TIMER time_clubb_pdf =             0.0490
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2083
CLUBB-TIMER time_microphys_advance =     0.0272
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.4237
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1129
CLUBB-TIMER time_clubb_pdf =             0.0386
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2174
CLUBB-TIMER time_microphys_advance =     0.0352
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4139
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1045
CLUBB-TIMER time_clubb_pdf =             0.0350
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2495
CLUBB-TIMER time_microphys_advance =     0.0733
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.4730
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1607
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2384
CLUBB-TIMER time_microphys_advance =     0.0228
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4702
 Iteration:        770
Parameters: 
C_uu_shr                     =     0.50955241918563842773
C11                          =     0.01019604224711656570
gamma_coef                   =     0.00092558958567678928
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1193
CLUBB-TIMER time_clubb_pdf =             0.0381
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2523
CLUBB-TIMER time_microphys_advance =     0.0773
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.4969
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1575
CLUBB-TIMER time_clubb_pdf =             0.0519
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2346
CLUBB-TIMER time_microphys_advance =     0.0203
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4737
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1345
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1953
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.3982
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.2127
CLUBB-TIMER time_clubb_pdf =             0.0541
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2413
CLUBB-TIMER time_microphys_advance =     0.0290
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.5505
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1547
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2434
CLUBB-TIMER time_microphys_advance =     0.0218
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4703
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1174
CLUBB-TIMER time_clubb_pdf =             0.0381
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2155
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.3999
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1027
CLUBB-TIMER time_clubb_pdf =             0.0421
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2477
CLUBB-TIMER time_microphys_advance =     0.0635
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4647
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1062
CLUBB-TIMER time_clubb_pdf =             0.0468
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1879
CLUBB-TIMER time_microphys_advance =     0.0221
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.3728
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1523
CLUBB-TIMER time_clubb_pdf =             0.0441
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1930
CLUBB-TIMER time_microphys_advance =     0.0342
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4326
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0049
CLUBB-TIMER time_clubb_advance =         0.1019
CLUBB-TIMER time_clubb_pdf =             0.0420
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1987
CLUBB-TIMER time_microphys_advance =     0.0287
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.3829
 Iteration:        780
Parameters: 
C_uu_shr                     =     0.57409554719924926758
C11                          =     0.00000000000000000000
gamma_coef                   =     0.00044366277870722115
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1148
CLUBB-TIMER time_clubb_pdf =             0.0443
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2166
CLUBB-TIMER time_microphys_advance =     0.0204
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4048
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1052
CLUBB-TIMER time_clubb_pdf =             0.0341
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1921
CLUBB-TIMER time_microphys_advance =     0.1264
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4663
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.2026
CLUBB-TIMER time_clubb_pdf =             0.0445
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2175
CLUBB-TIMER time_microphys_advance =     0.0232
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4984
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.2213
CLUBB-TIMER time_clubb_pdf =             0.0388
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1867
CLUBB-TIMER time_microphys_advance =     0.0228
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4787
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1209
CLUBB-TIMER time_clubb_pdf =             0.0446
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2586
CLUBB-TIMER time_microphys_advance =     0.0210
CLUBB-TIMER time_loop_end =              0.0548
CLUBB-TIMER time_total =                 0.5034
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.2094
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1980
CLUBB-TIMER time_microphys_advance =     0.0210
CLUBB-TIMER time_loop_end =              0.0243
CLUBB-TIMER time_total =                 0.4962
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0024
CLUBB-TIMER time_clubb_advance =         0.1560
CLUBB-TIMER time_clubb_pdf =             0.0577
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2755
CLUBB-TIMER time_microphys_advance =     0.0371
CLUBB-TIMER time_loop_end =              0.0330
CLUBB-TIMER time_total =                 0.5650
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1368
CLUBB-TIMER time_clubb_pdf =             0.0501
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2420
CLUBB-TIMER time_microphys_advance =     0.0292
CLUBB-TIMER time_loop_end =              0.0092
CLUBB-TIMER time_total =                 0.4713
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0076
CLUBB-TIMER time_clubb_advance =         0.1541
CLUBB-TIMER time_clubb_pdf =             0.0495
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3221
CLUBB-TIMER time_microphys_advance =     0.0266
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.5709
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1156
CLUBB-TIMER time_clubb_pdf =             0.0485
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1663
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.3716
 Iteration:        790
Parameters: 
C_uu_shr                     =     0.56908476352691650391
C11                          =     0.03724236413836479187
gamma_coef                   =     0.00395185360684990883
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1678
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0028
CLUBB-TIMER time_microphys_scheme =      0.1819
CLUBB-TIMER time_microphys_advance =     0.0220
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4186
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1770
CLUBB-TIMER time_clubb_pdf =             0.0600
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1851
CLUBB-TIMER time_microphys_advance =     0.0225
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4545
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.2146
CLUBB-TIMER time_clubb_pdf =             0.0365
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1888
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.4698
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0029
CLUBB-TIMER time_clubb_advance =         0.2125
CLUBB-TIMER time_clubb_pdf =             0.1103
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.3921
CLUBB-TIMER time_microphys_advance =     0.0405
CLUBB-TIMER time_loop_end =              0.0129
CLUBB-TIMER time_total =                 0.7766
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.2160
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1998
CLUBB-TIMER time_microphys_advance =     0.0211
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4844
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1669
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1814
CLUBB-TIMER time_microphys_advance =     0.0830
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.4816
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.1370
CLUBB-TIMER time_clubb_pdf =             0.0790
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2208
CLUBB-TIMER time_microphys_advance =     0.0419
CLUBB-TIMER time_loop_end =              0.0096
CLUBB-TIMER time_total =                 0.4930
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0025
CLUBB-TIMER time_clubb_advance =         0.2031
CLUBB-TIMER time_clubb_pdf =             0.0333
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1859
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4508
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1178
CLUBB-TIMER time_clubb_pdf =             0.0418
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2042
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.3911
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1040
CLUBB-TIMER time_clubb_pdf =             0.0372
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3197
CLUBB-TIMER time_microphys_advance =     0.0223
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.4943
 Iteration:        800
Parameters: 
C_uu_shr                     =     0.57074111700057983398
C11                          =     0.04408130794763565063
gamma_coef                   =     0.00228861044161021709
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.2143
CLUBB-TIMER time_clubb_pdf =             0.0971
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2387
CLUBB-TIMER time_microphys_advance =     0.0480
CLUBB-TIMER time_loop_end =              0.0108
CLUBB-TIMER time_total =                 0.6137
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0509
CLUBB-TIMER time_clubb_advance =         0.1657
CLUBB-TIMER time_clubb_pdf =             0.0584
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3024
CLUBB-TIMER time_microphys_advance =     0.0317
CLUBB-TIMER time_loop_end =              0.0116
CLUBB-TIMER time_total =                 0.6234
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0021
CLUBB-TIMER time_clubb_advance =         0.1738
CLUBB-TIMER time_clubb_pdf =             0.0575
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2466
CLUBB-TIMER time_microphys_advance =     0.0356
CLUBB-TIMER time_loop_end =              0.0117
CLUBB-TIMER time_total =                 0.5302
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0059
CLUBB-TIMER time_clubb_advance =         0.1939
CLUBB-TIMER time_clubb_pdf =             0.0971
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2720
CLUBB-TIMER time_microphys_advance =     0.0327
CLUBB-TIMER time_loop_end =              0.0166
CLUBB-TIMER time_total =                 0.6262
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0027
CLUBB-TIMER time_clubb_advance =         0.1684
CLUBB-TIMER time_clubb_pdf =             0.0672
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2846
CLUBB-TIMER time_microphys_advance =     0.0319
CLUBB-TIMER time_loop_end =              0.0134
CLUBB-TIMER time_total =                 0.5714
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0024
CLUBB-TIMER time_clubb_advance =         0.2640
CLUBB-TIMER time_clubb_pdf =             0.0724
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2412
CLUBB-TIMER time_microphys_advance =     0.0300
CLUBB-TIMER time_loop_end =              0.0119
CLUBB-TIMER time_total =                 0.6251
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0018
CLUBB-TIMER time_clubb_advance =         0.1380
CLUBB-TIMER time_clubb_pdf =             0.0574
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2489
CLUBB-TIMER time_microphys_advance =     0.0332
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.4903
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1148
CLUBB-TIMER time_clubb_pdf =             0.0441
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1980
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.3844
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0024
CLUBB-TIMER time_clubb_advance =         0.2702
CLUBB-TIMER time_clubb_pdf =             0.0653
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2649
CLUBB-TIMER time_microphys_advance =     0.0537
CLUBB-TIMER time_loop_end =              0.0111
CLUBB-TIMER time_total =                 0.6712
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0026
CLUBB-TIMER time_clubb_advance =         0.2567
CLUBB-TIMER time_clubb_pdf =             0.0705
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2822
CLUBB-TIMER time_microphys_advance =     0.0371
CLUBB-TIMER time_loop_end =              0.0123
CLUBB-TIMER time_total =                 0.6657
 Iteration:        810
Parameters: 
C_uu_shr                     =     0.62309849262237548828
C11                          =     0.03606203943490982056
gamma_coef                   =     0.00313111441209912300
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0026
CLUBB-TIMER time_clubb_advance =         0.2511
CLUBB-TIMER time_clubb_pdf =             0.0644
CLUBB-TIMER time_SILHS =                 0.0008
CLUBB-TIMER time_microphys_scheme =      0.2791
CLUBB-TIMER time_microphys_advance =     0.0325
CLUBB-TIMER time_loop_end =              0.0124
CLUBB-TIMER time_total =                 0.6463
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0025
CLUBB-TIMER time_clubb_advance =         0.1813
CLUBB-TIMER time_clubb_pdf =             0.0891
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2538
CLUBB-TIMER time_microphys_advance =     0.0336
CLUBB-TIMER time_loop_end =              0.0119
CLUBB-TIMER time_total =                 0.5756
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0019
CLUBB-TIMER time_clubb_advance =         0.1310
CLUBB-TIMER time_clubb_pdf =             0.0406
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2738
CLUBB-TIMER time_microphys_advance =     0.0249
CLUBB-TIMER time_loop_end =              0.0082
CLUBB-TIMER time_total =                 0.4826
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1928
CLUBB-TIMER time_clubb_pdf =             0.0327
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1990
CLUBB-TIMER time_microphys_advance =     0.0211
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4551
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1561
CLUBB-TIMER time_clubb_pdf =             0.0321
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2113
CLUBB-TIMER time_microphys_advance =     0.0192
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4274
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.2214
CLUBB-TIMER time_clubb_pdf =             0.0387
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1906
CLUBB-TIMER time_microphys_advance =     0.0204
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4801
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1616
CLUBB-TIMER time_clubb_pdf =             0.0483
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2310
CLUBB-TIMER time_microphys_advance =     0.0259
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.4787
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1048
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1950
CLUBB-TIMER time_microphys_advance =     0.0273
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.3764
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1700
CLUBB-TIMER time_clubb_pdf =             0.0419
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2484
CLUBB-TIMER time_microphys_advance =     0.0200
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4894
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1718
CLUBB-TIMER time_clubb_pdf =             0.0460
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1729
CLUBB-TIMER time_microphys_advance =     0.0194
CLUBB-TIMER time_loop_end =              0.0423
CLUBB-TIMER time_total =                 0.4559
 Iteration:        820
Parameters: 
C_uu_shr                     =     0.49677100777626037598
C11                          =     0.04651293531060218811
gamma_coef                   =     0.01153833791613578796
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1564
CLUBB-TIMER time_clubb_pdf =             0.0408
CLUBB-TIMER time_SILHS =                 0.0006
CLUBB-TIMER time_microphys_scheme =      0.2045
CLUBB-TIMER time_microphys_advance =     0.0572
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.4690
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.1492
CLUBB-TIMER time_clubb_pdf =             0.0501
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2549
CLUBB-TIMER time_microphys_advance =     0.0249
CLUBB-TIMER time_loop_end =              0.0090
CLUBB-TIMER time_total =                 0.4927
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0019
CLUBB-TIMER time_clubb_advance =         0.1953
CLUBB-TIMER time_clubb_pdf =             0.0586
CLUBB-TIMER time_SILHS =                 0.0007
CLUBB-TIMER time_microphys_scheme =      0.1997
CLUBB-TIMER time_microphys_advance =     0.0267
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.4953
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0020
CLUBB-TIMER time_clubb_advance =         0.1452
CLUBB-TIMER time_clubb_pdf =             0.0642
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2929
CLUBB-TIMER time_microphys_advance =     0.0472
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.5636
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.2050
CLUBB-TIMER time_clubb_pdf =             0.0396
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1804
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4527
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1191
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1728
CLUBB-TIMER time_microphys_advance =     0.0569
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.3988
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1393
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2051
CLUBB-TIMER time_microphys_advance =     0.0206
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.4142
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1000
CLUBB-TIMER time_clubb_pdf =             0.0773
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2192
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0569
CLUBB-TIMER time_total =                 0.4751
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.0956
CLUBB-TIMER time_clubb_pdf =             0.0704
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2019
CLUBB-TIMER time_microphys_advance =     0.0200
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.3972
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1454
CLUBB-TIMER time_clubb_pdf =             0.0363
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1854
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.3945
 Iteration:        830
Parameters: 
C_uu_shr                     =     0.50731104612350463867
C11                          =     0.04655545949935913086
gamma_coef                   =     0.00968428235501050949
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1346
CLUBB-TIMER time_clubb_pdf =             0.0465
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2594
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4676
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0019
CLUBB-TIMER time_clubb_advance =         0.1571
CLUBB-TIMER time_clubb_pdf =             0.0585
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2327
CLUBB-TIMER time_microphys_advance =     0.0799
CLUBB-TIMER time_loop_end =              0.0115
CLUBB-TIMER time_total =                 0.5443
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1843
CLUBB-TIMER time_clubb_pdf =             0.0460
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2195
CLUBB-TIMER time_microphys_advance =     0.0199
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4804
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0021
CLUBB-TIMER time_clubb_advance =         0.1513
CLUBB-TIMER time_clubb_pdf =             0.0619
CLUBB-TIMER time_SILHS =                 0.0011
CLUBB-TIMER time_microphys_scheme =      0.2314
CLUBB-TIMER time_microphys_advance =     0.0257
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.4853
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1028
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1837
CLUBB-TIMER time_microphys_advance =     0.0205
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.3583
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1081
CLUBB-TIMER time_clubb_pdf =             0.0463
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1890
CLUBB-TIMER time_microphys_advance =     0.0214
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.3753
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1609
CLUBB-TIMER time_clubb_pdf =             0.0536
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2234
CLUBB-TIMER time_microphys_advance =     0.0245
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4716
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1100
CLUBB-TIMER time_clubb_pdf =             0.0428
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3124
CLUBB-TIMER time_microphys_advance =     0.0239
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5001
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1552
CLUBB-TIMER time_clubb_pdf =             0.0481
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2733
CLUBB-TIMER time_microphys_advance =     0.0234
CLUBB-TIMER time_loop_end =              0.0139
CLUBB-TIMER time_total =                 0.5173
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1261
CLUBB-TIMER time_clubb_pdf =             0.0415
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1969
CLUBB-TIMER time_microphys_advance =     0.0225
CLUBB-TIMER time_loop_end =              0.0062
CLUBB-TIMER time_total =                 0.3963
 Iteration:        840
Parameters: 
C_uu_shr                     =     0.49443492293357849121
C11                          =     0.05451405793428421021
gamma_coef                   =     0.02057188376784324646
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0037
CLUBB-TIMER time_clubb_advance =         0.2369
CLUBB-TIMER time_clubb_pdf =             0.0420
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1790
CLUBB-TIMER time_microphys_advance =     0.0190
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4885
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1660
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2188
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.0075
CLUBB-TIMER time_total =                 0.4568
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1089
CLUBB-TIMER time_clubb_pdf =             0.0393
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2063
CLUBB-TIMER time_microphys_advance =     0.0535
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4167
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1693
CLUBB-TIMER time_clubb_pdf =             0.0452
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2074
CLUBB-TIMER time_microphys_advance =     0.0620
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4927
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1369
CLUBB-TIMER time_clubb_pdf =             0.0432
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1989
CLUBB-TIMER time_microphys_advance =     0.0192
CLUBB-TIMER time_loop_end =              0.0335
CLUBB-TIMER time_total =                 0.4348
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1064
CLUBB-TIMER time_clubb_pdf =             0.0501
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1872
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.3706
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1651
CLUBB-TIMER time_clubb_pdf =             0.0378
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2414
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4713
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1304
CLUBB-TIMER time_clubb_pdf =             0.1012
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2281
CLUBB-TIMER time_microphys_advance =     0.0223
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4908
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1665
CLUBB-TIMER time_clubb_pdf =             0.0426
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1798
CLUBB-TIMER time_microphys_advance =     0.0251
CLUBB-TIMER time_loop_end =              0.0115
CLUBB-TIMER time_total =                 0.4289
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1341
CLUBB-TIMER time_clubb_pdf =             0.0403
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1988
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4036
 Iteration:        850
Parameters: 
C_uu_shr                     =     0.49089670181274414062
C11                          =     0.05657539144158363342
gamma_coef                   =     0.01930323429405689240
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1496
CLUBB-TIMER time_clubb_pdf =             0.0398
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2366
CLUBB-TIMER time_microphys_advance =     0.0195
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.4581
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.0968
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2190
CLUBB-TIMER time_microphys_advance =     0.0274
CLUBB-TIMER time_loop_end =              0.0067
CLUBB-TIMER time_total =                 0.3921
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1508
CLUBB-TIMER time_clubb_pdf =             0.0400
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1818
CLUBB-TIMER time_microphys_advance =     0.0196
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4024
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0026
CLUBB-TIMER time_clubb_advance =         0.2155
CLUBB-TIMER time_clubb_pdf =             0.0761
CLUBB-TIMER time_SILHS =                 0.0003
CLUBB-TIMER time_microphys_scheme =      0.3156
CLUBB-TIMER time_microphys_advance =     0.0377
CLUBB-TIMER time_loop_end =              0.0125
CLUBB-TIMER time_total =                 0.6632
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.2083
CLUBB-TIMER time_clubb_pdf =             0.0530
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2259
CLUBB-TIMER time_microphys_advance =     0.0245
CLUBB-TIMER time_loop_end =              0.0084
CLUBB-TIMER time_total =                 0.5239
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1532
CLUBB-TIMER time_clubb_pdf =             0.0407
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2182
CLUBB-TIMER time_microphys_advance =     0.0532
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4790
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1742
CLUBB-TIMER time_clubb_pdf =             0.0402
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1913
CLUBB-TIMER time_microphys_advance =     0.0936
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.5081
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1975
CLUBB-TIMER time_clubb_pdf =             0.0542
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2764
CLUBB-TIMER time_microphys_advance =     0.0351
CLUBB-TIMER time_loop_end =              0.0087
CLUBB-TIMER time_total =                 0.5758
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.2030
CLUBB-TIMER time_clubb_pdf =             0.0551
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2909
CLUBB-TIMER time_microphys_advance =     0.0308
CLUBB-TIMER time_loop_end =              0.0125
CLUBB-TIMER time_total =                 0.5961
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1843
CLUBB-TIMER time_clubb_pdf =             0.0965
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2805
CLUBB-TIMER time_microphys_advance =     0.0299
CLUBB-TIMER time_loop_end =              0.0089
CLUBB-TIMER time_total =                 0.6039
 Iteration:        860
Parameters: 
C_uu_shr                     =     0.53422957658767700195
C11                          =     0.04519036412239074707
gamma_coef                   =     0.01034729834645986557
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0023
CLUBB-TIMER time_clubb_advance =         0.1879
CLUBB-TIMER time_clubb_pdf =             0.0721
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2670
CLUBB-TIMER time_microphys_advance =     0.0346
CLUBB-TIMER time_loop_end =              0.0120
CLUBB-TIMER time_total =                 0.5791
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.2006
CLUBB-TIMER time_clubb_pdf =             0.0605
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2101
CLUBB-TIMER time_microphys_advance =     0.0254
CLUBB-TIMER time_loop_end =              0.0085
CLUBB-TIMER time_total =                 0.5149
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1705
CLUBB-TIMER time_clubb_pdf =             0.0654
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2517
CLUBB-TIMER time_microphys_advance =     0.0207
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.5171
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0023
CLUBB-TIMER time_clubb_advance =         0.2226
CLUBB-TIMER time_clubb_pdf =             0.0688
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3030
CLUBB-TIMER time_microphys_advance =     0.0323
CLUBB-TIMER time_loop_end =              0.0153
CLUBB-TIMER time_total =                 0.6479
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1001
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3259
CLUBB-TIMER time_microphys_advance =     0.0222
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4973
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1314
CLUBB-TIMER time_clubb_pdf =             0.0520
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2737
CLUBB-TIMER time_microphys_advance =     0.0439
CLUBB-TIMER time_loop_end =              0.0797
CLUBB-TIMER time_total =                 0.5852
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1360
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2536
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4595
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1458
CLUBB-TIMER time_clubb_pdf =             0.0524
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2098
CLUBB-TIMER time_microphys_advance =     0.0629
CLUBB-TIMER time_loop_end =              0.0081
CLUBB-TIMER time_total =                 0.4819
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2264
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2056
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4993
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1149
CLUBB-TIMER time_clubb_pdf =             0.0904
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1995
CLUBB-TIMER time_microphys_advance =     0.0254
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4393
 Iteration:        870
Parameters: 
C_uu_shr                     =     0.51935636997222900391
C11                          =     0.01550130918622016907
gamma_coef                   =     0.01688901148736476898
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1497
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1744
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.3864
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2046
CLUBB-TIMER time_clubb_pdf =             0.0354
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2257
CLUBB-TIMER time_microphys_advance =     0.0223
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.4958
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0976
CLUBB-TIMER time_clubb_pdf =             0.1668
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1967
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4865
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1666
CLUBB-TIMER time_clubb_pdf =             0.0835
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1924
CLUBB-TIMER time_microphys_advance =     0.0379
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4913
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0039
CLUBB-TIMER time_clubb_advance =         0.1805
CLUBB-TIMER time_clubb_pdf =             0.0424
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2480
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4989
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2029
CLUBB-TIMER time_clubb_pdf =             0.0938
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1942
CLUBB-TIMER time_microphys_advance =     0.0185
CLUBB-TIMER time_loop_end =              0.0047
CLUBB-TIMER time_total =                 0.5166
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1087
CLUBB-TIMER time_clubb_pdf =             0.0781
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2377
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0048
CLUBB-TIMER time_total =                 0.4525
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0975
CLUBB-TIMER time_clubb_pdf =             0.0639
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2784
CLUBB-TIMER time_microphys_advance =     0.0177
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4642
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1311
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1813
CLUBB-TIMER time_microphys_advance =     0.0229
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.3831
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1234
CLUBB-TIMER time_clubb_pdf =             0.0352
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1942
CLUBB-TIMER time_microphys_advance =     0.0259
CLUBB-TIMER time_loop_end =              0.0191
CLUBB-TIMER time_total =                 0.4002
 Iteration:        880
Parameters: 
C_uu_shr                     =     0.53237903118133544922
C11                          =     0.03352614864706993103
gamma_coef                   =     0.02116087824106216431
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2188
CLUBB-TIMER time_clubb_pdf =             0.0362
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2241
CLUBB-TIMER time_microphys_advance =     0.0251
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.5110
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2191
CLUBB-TIMER time_clubb_pdf =             0.0438
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1869
CLUBB-TIMER time_microphys_advance =     0.0267
CLUBB-TIMER time_loop_end =              0.0080
CLUBB-TIMER time_total =                 0.4869
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0008
CLUBB-TIMER time_clubb_advance =         0.1316
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2258
CLUBB-TIMER time_microphys_advance =     0.0758
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4793
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0937
CLUBB-TIMER time_clubb_pdf =             0.1127
CLUBB-TIMER time_SILHS =                 0.0016
CLUBB-TIMER time_microphys_scheme =      0.2538
CLUBB-TIMER time_microphys_advance =     0.0206
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.4891
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2131
CLUBB-TIMER time_clubb_pdf =             0.0319
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2167
CLUBB-TIMER time_microphys_advance =     0.0206
CLUBB-TIMER time_loop_end =              0.0050
CLUBB-TIMER time_total =                 0.4922
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2247
CLUBB-TIMER time_clubb_pdf =             0.0384
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2054
CLUBB-TIMER time_microphys_advance =     0.0224
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4986
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1083
CLUBB-TIMER time_clubb_pdf =             0.0368
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2322
CLUBB-TIMER time_microphys_advance =     0.0180
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.4022
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.2032
CLUBB-TIMER time_clubb_pdf =             0.0409
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2295
CLUBB-TIMER time_microphys_advance =     0.0211
CLUBB-TIMER time_loop_end =              0.0046
CLUBB-TIMER time_total =                 0.5021
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1733
CLUBB-TIMER time_clubb_pdf =             0.0677
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2311
CLUBB-TIMER time_microphys_advance =     0.0277
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.5091
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1102
CLUBB-TIMER time_clubb_pdf =             0.0471
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.3594
CLUBB-TIMER time_microphys_advance =     0.0294
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.5539
 Iteration:        890
Parameters: 
C_uu_shr                     =     0.58609479665756225586
C11                          =     0.02946510165929794312
gamma_coef                   =     0.03039155714213848114
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1071
CLUBB-TIMER time_clubb_pdf =             0.0443
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2160
CLUBB-TIMER time_microphys_advance =     0.0202
CLUBB-TIMER time_loop_end =              0.0044
CLUBB-TIMER time_total =                 0.3946
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1510
CLUBB-TIMER time_clubb_pdf =             0.0574
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2480
CLUBB-TIMER time_microphys_advance =     0.0181
CLUBB-TIMER time_loop_end =              0.0043
CLUBB-TIMER time_total =                 0.4811
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0008
CLUBB-TIMER time_clubb_advance =         0.1637
CLUBB-TIMER time_clubb_pdf =             0.0468
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.2475
CLUBB-TIMER time_microphys_advance =     0.0810
CLUBB-TIMER time_loop_end =              0.0042
CLUBB-TIMER time_total =                 0.5455
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0914
CLUBB-TIMER time_clubb_pdf =             0.0689
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2887
CLUBB-TIMER time_microphys_advance =     0.0209
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4774
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1543
CLUBB-TIMER time_clubb_pdf =             0.0526
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2454
CLUBB-TIMER time_microphys_advance =     0.0220
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4828
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1684
CLUBB-TIMER time_clubb_pdf =             0.0374
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1698
CLUBB-TIMER time_microphys_advance =     0.0375
CLUBB-TIMER time_loop_end =              0.0070
CLUBB-TIMER time_total =                 0.4227
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2140
CLUBB-TIMER time_clubb_pdf =             0.0369
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1883
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0128
CLUBB-TIMER time_total =                 0.4727
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1520
CLUBB-TIMER time_clubb_pdf =             0.0471
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2402
CLUBB-TIMER time_microphys_advance =     0.0184
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.4652
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.0956
CLUBB-TIMER time_clubb_pdf =             0.0423
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1760
CLUBB-TIMER time_microphys_advance =     0.0695
CLUBB-TIMER time_loop_end =              0.0049
CLUBB-TIMER time_total =                 0.3910
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.2334
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1776
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4787
 Iteration:        900
Parameters: 
C_uu_shr                     =     0.59814023971557617188
C11                          =     0.01252981927245855331
gamma_coef                   =     0.02822320535778999329
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1784
CLUBB-TIMER time_clubb_pdf =             0.0439
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2052
CLUBB-TIMER time_microphys_advance =     0.0635
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.5001
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2168
CLUBB-TIMER time_clubb_pdf =             0.0681
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1805
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4927
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1292
CLUBB-TIMER time_clubb_pdf =             0.0824
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2109
CLUBB-TIMER time_microphys_advance =     0.0253
CLUBB-TIMER time_loop_end =              0.0097
CLUBB-TIMER time_total =                 0.4607
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0016
CLUBB-TIMER time_clubb_advance =         0.1653
CLUBB-TIMER time_clubb_pdf =             0.0445
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2061
CLUBB-TIMER time_microphys_advance =     0.0256
CLUBB-TIMER time_loop_end =              0.0201
CLUBB-TIMER time_total =                 0.4659
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1027
CLUBB-TIMER time_clubb_pdf =             0.0332
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2169
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.3805
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.2036
CLUBB-TIMER time_clubb_pdf =             0.0455
CLUBB-TIMER time_SILHS =                 0.0029
CLUBB-TIMER time_microphys_scheme =      0.2132
CLUBB-TIMER time_microphys_advance =     0.0256
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.5008
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.2373
CLUBB-TIMER time_clubb_pdf =             0.0573
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2566
CLUBB-TIMER time_microphys_advance =     0.0342
CLUBB-TIMER time_loop_end =              0.0094
CLUBB-TIMER time_total =                 0.5992
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1285
CLUBB-TIMER time_clubb_pdf =             0.0362
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1864
CLUBB-TIMER time_microphys_advance =     0.0250
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.3839
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.2205
CLUBB-TIMER time_clubb_pdf =             0.0523
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1857
CLUBB-TIMER time_microphys_advance =     0.0204
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4885
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1323
CLUBB-TIMER time_clubb_pdf =             0.0670
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2181
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.4446
 Iteration:        910
Parameters: 
C_uu_shr                     =     0.47209900617599487305
C11                          =     0.02417652681469917297
gamma_coef                   =     0.00689784158021211624
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1129
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2189
CLUBB-TIMER time_microphys_advance =     0.0821
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.4622
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1467
CLUBB-TIMER time_clubb_pdf =             0.0688
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2085
CLUBB-TIMER time_microphys_advance =     0.0207
CLUBB-TIMER time_loop_end =              0.0053
CLUBB-TIMER time_total =                 0.4529
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.0906
CLUBB-TIMER time_clubb_pdf =             0.0381
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1938
CLUBB-TIMER time_microphys_advance =     0.0208
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.3514
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1231
CLUBB-TIMER time_clubb_pdf =             0.0542
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2939
CLUBB-TIMER time_microphys_advance =     0.0471
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5292
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1264
CLUBB-TIMER time_clubb_pdf =             0.0521
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2761
CLUBB-TIMER time_microphys_advance =     0.0642
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.5299
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1057
CLUBB-TIMER time_clubb_pdf =             0.0473
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1899
CLUBB-TIMER time_microphys_advance =     0.0189
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.3702
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1002
CLUBB-TIMER time_clubb_pdf =             0.0540
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1691
CLUBB-TIMER time_microphys_advance =     0.0183
CLUBB-TIMER time_loop_end =              0.0052
CLUBB-TIMER time_total =                 0.3494
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0009
CLUBB-TIMER time_clubb_advance =         0.1085
CLUBB-TIMER time_clubb_pdf =             0.0394
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2742
CLUBB-TIMER time_microphys_advance =     0.0190
CLUBB-TIMER time_loop_end =              0.0069
CLUBB-TIMER time_total =                 0.4516
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.1430
CLUBB-TIMER time_clubb_advance =         0.1096
CLUBB-TIMER time_clubb_pdf =             0.0351
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1849
CLUBB-TIMER time_microphys_advance =     0.0230
CLUBB-TIMER time_loop_end =              0.0060
CLUBB-TIMER time_total =                 0.5034
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1048
CLUBB-TIMER time_clubb_pdf =             0.0441
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2191
CLUBB-TIMER time_microphys_advance =     0.0212
CLUBB-TIMER time_loop_end =              0.0065
CLUBB-TIMER time_total =                 0.4015
 Iteration:        920
Parameters: 
C_uu_shr                     =     0.48745182156562805176
C11                          =     0.01761496812105178833
gamma_coef                   =     0.00162926584016531706
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0022
CLUBB-TIMER time_clubb_advance =         0.2169
CLUBB-TIMER time_clubb_pdf =             0.0609
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2461
CLUBB-TIMER time_microphys_advance =     0.0343
CLUBB-TIMER time_loop_end =              0.0099
CLUBB-TIMER time_total =                 0.5727
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.2212
CLUBB-TIMER time_clubb_pdf =             0.0413
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2189
CLUBB-TIMER time_microphys_advance =     0.0297
CLUBB-TIMER time_loop_end =              0.0071
CLUBB-TIMER time_total =                 0.5215
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
WARNING! Main loop timing budget has errors  in excess of 1 per cent!
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1037
CLUBB-TIMER time_clubb_pdf =             0.0383
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1792
CLUBB-TIMER time_microphys_advance =     0.0637
CLUBB-TIMER time_loop_end =              0.0061
CLUBB-TIMER time_total =                 0.4044
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0040
CLUBB-TIMER time_clubb_advance =         0.1107
CLUBB-TIMER time_clubb_pdf =             0.0405
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2349
CLUBB-TIMER time_microphys_advance =     0.0231
CLUBB-TIMER time_loop_end =              0.0625
CLUBB-TIMER time_total =                 0.4776
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1225
CLUBB-TIMER time_clubb_pdf =             0.0367
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1750
CLUBB-TIMER time_microphys_advance =     0.0187
CLUBB-TIMER time_loop_end =              0.0055
CLUBB-TIMER time_total =                 0.3614
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.2025
CLUBB-TIMER time_clubb_pdf =             0.0381
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1921
CLUBB-TIMER time_microphys_advance =     0.0282
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.4697
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1381
CLUBB-TIMER time_clubb_pdf =             0.0356
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1736
CLUBB-TIMER time_microphys_advance =     0.0188
CLUBB-TIMER time_loop_end =              0.0059
CLUBB-TIMER time_total =                 0.3749
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.2496
CLUBB-TIMER time_clubb_pdf =             0.0391
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1836
CLUBB-TIMER time_microphys_advance =     0.0212
CLUBB-TIMER time_loop_end =              0.0064
CLUBB-TIMER time_total =                 0.5030
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1876
CLUBB-TIMER time_clubb_pdf =             0.0410
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2185
CLUBB-TIMER time_microphys_advance =     0.0264
CLUBB-TIMER time_loop_end =              0.0076
CLUBB-TIMER time_total =                 0.4844
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1560
CLUBB-TIMER time_clubb_pdf =             0.0538
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1959
CLUBB-TIMER time_microphys_advance =     0.0261
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4404
 Iteration:        930
Parameters: 
C_uu_shr                     =     0.47189503908157348633
C11                          =     0.02248208597302436829
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1270
CLUBB-TIMER time_clubb_pdf =             0.0521
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2381
CLUBB-TIMER time_microphys_advance =     0.0198
CLUBB-TIMER time_loop_end =              0.0066
CLUBB-TIMER time_total =                 0.4467
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1629
CLUBB-TIMER time_clubb_pdf =             0.0373
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1776
CLUBB-TIMER time_microphys_advance =     0.0393
CLUBB-TIMER time_loop_end =              0.0057
CLUBB-TIMER time_total =                 0.4255
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0012
CLUBB-TIMER time_clubb_advance =         0.1651
CLUBB-TIMER time_clubb_pdf =             0.0395
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2281
CLUBB-TIMER time_microphys_advance =     0.0222
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4636
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0017
CLUBB-TIMER time_clubb_advance =         0.1055
CLUBB-TIMER time_clubb_pdf =             0.0380
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1970
CLUBB-TIMER time_microphys_advance =     0.1458
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4952
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0021
CLUBB-TIMER time_clubb_advance =         0.1696
CLUBB-TIMER time_clubb_pdf =             0.0465
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1974
CLUBB-TIMER time_microphys_advance =     0.0533
CLUBB-TIMER time_loop_end =              0.0167
CLUBB-TIMER time_total =                 0.4874
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1673
CLUBB-TIMER time_clubb_pdf =             0.0399
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2322
CLUBB-TIMER time_microphys_advance =     0.0215
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4699
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0019
CLUBB-TIMER time_clubb_advance =         0.1061
CLUBB-TIMER time_clubb_pdf =             0.1153
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2335
CLUBB-TIMER time_microphys_advance =     0.0207
CLUBB-TIMER time_loop_end =              0.0058
CLUBB-TIMER time_total =                 0.4852
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1378
CLUBB-TIMER time_clubb_pdf =             0.0375
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1872
CLUBB-TIMER time_microphys_advance =     0.0182
CLUBB-TIMER time_loop_end =              0.0051
CLUBB-TIMER time_total =                 0.3889
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0013
CLUBB-TIMER time_clubb_advance =         0.1614
CLUBB-TIMER time_clubb_pdf =             0.0979
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.1959
CLUBB-TIMER time_microphys_advance =     0.0272
CLUBB-TIMER time_loop_end =              0.0063
CLUBB-TIMER time_total =                 0.4937
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0011
CLUBB-TIMER time_clubb_advance =         0.1697
CLUBB-TIMER time_clubb_pdf =             0.0390
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2416
CLUBB-TIMER time_microphys_advance =     0.0196
CLUBB-TIMER time_loop_end =              0.0088
CLUBB-TIMER time_total =                 0.4833
 Iteration:        940
Parameters: 
C_uu_shr                     =     0.47197788953781127930
C11                          =     0.00000000000000000000
gamma_coef                   =     0.00000000000000000000
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1662
CLUBB-TIMER time_clubb_pdf =             0.0513
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2062
CLUBB-TIMER time_microphys_advance =     0.0241
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4582
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0014
CLUBB-TIMER time_clubb_advance =         0.1374
CLUBB-TIMER time_clubb_pdf =             0.0461
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2014
CLUBB-TIMER time_microphys_advance =     0.0228
CLUBB-TIMER time_loop_end =              0.0068
CLUBB-TIMER time_total =                 0.4179
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0015
CLUBB-TIMER time_clubb_advance =         0.1489
CLUBB-TIMER time_clubb_pdf =             0.0495
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2412
CLUBB-TIMER time_microphys_advance =     0.0262
CLUBB-TIMER time_loop_end =              0.0073
CLUBB-TIMER time_total =                 0.4770
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0010
CLUBB-TIMER time_clubb_advance =         0.1104
CLUBB-TIMER time_clubb_pdf =             0.0966
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2268
CLUBB-TIMER time_microphys_advance =     0.0237
CLUBB-TIMER time_loop_end =              0.0054
CLUBB-TIMER time_total =                 0.4669
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
CLUBB-TIMER time_loop_init =             0.0035
CLUBB-TIMER time_clubb_advance =         0.1069
CLUBB-TIMER time_clubb_pdf =             0.0382
CLUBB-TIMER time_SILHS =                 0.0002
CLUBB-TIMER time_microphys_scheme =      0.2282
CLUBB-TIMER time_microphys_advance =     0.0186
CLUBB-TIMER time_loop_end =              0.0056
CLUBB-TIMER time_total =                 0.4032
    Parameter                         Initial          Optimal
C_uu_shr                     =      0.4000000000     0.5062632755
C11                          =      0.4000000000     0.0073346330
gamma_coef                   =      0.2500000000     0.0000000000
      Initial cost: 
       1.000000
      Optimal cost: 
$$        0.747307
Approx. percent increase in accuracy: 25.269 %

Approx. percent increase in accuracy by variable:
Case name           Variable            Improvement
fire                cloud_frac          12.651 %
fire                rcm                 12.618 %
 Run Complete.
Continue tuning starting with new parameters?(y/N)  Generating new error.in file...
 New filename is: ../input/error_20240604_0338.in
 Generating new tunable_parameters.in file...
 Writing parameters for namelist to ../input/tunable_parameters/tunable_parameters_20240604_0338.in            
 New filename is: ../input/tunable_parameters/tunable_parameters_20240604_0338.in
 ***The tuning results have been saved in the file: 
   ../input/tuning_run_results_20240604_0338.log     
Note: The following floating-point exceptions are signalling: IEEE_UNDERFLOW_FLAG IEEE_DENORMAL
STOP Program exited normally
Running with the optimal parameter set
 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
 C2rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
 C2thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
 C2rtthl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
 C6rt =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
 C6rtb =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
 C6thl =    2.0000000000000000     
 Warning in check_clubb_settings
 When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
 C6thlb =    2.0000000000000000     
 Warning in check_clubb_settings
iteration =        1; time =       60.0
iteration =        2; time =      120.0
iteration =        3; time =      180.0
iteration =        4; time =      240.0
iteration =        5; time =      300.0
iteration =        6; time =      360.0
iteration =        7; time =      420.0
iteration =        8; time =      480.0
iteration =        9; time =      540.0
iteration =       10; time =      600.0
iteration =       11; time =      660.0
iteration =       12; time =      720.0
iteration =       13; time =      780.0
iteration =       14; time =      840.0
iteration =       15; time =      900.0
iteration =       16; time =      960.0
iteration =       17; time =     1020.0
iteration =       18; time =     1080.0
iteration =       19; time =     1140.0
iteration =       20; time =     1200.0
iteration =       21; time =     1260.0
iteration =       22; time =     1320.0
iteration =       23; time =     1380.0
iteration =       24; time =     1440.0
iteration =       25; time =     1500.0
iteration =       26; time =     1560.0
iteration =       27; time =     1620.0
iteration =       28; time =     1680.0
iteration =       29; time =     1740.0
iteration =       30; time =     1800.0
iteration =       31; time =     1860.0
iteration =       32; time =     1920.0
iteration =       33; time =     1980.0
iteration =       34; time =     2040.0
iteration =       35; time =     2100.0
iteration =       36; time =     2160.0
iteration =       37; time =     2220.0
iteration =       38; time =     2280.0
iteration =       39; time =     2340.0
iteration =       40; time =     2400.0
iteration =       41; time =     2460.0
iteration =       42; time =     2520.0
iteration =       43; time =     2580.0
iteration =       44; time =     2640.0
iteration =       45; time =     2700.0
iteration =       46; time =     2760.0
iteration =       47; time =     2820.0
iteration =       48; time =     2880.0
iteration =       49; time =     2940.0
iteration =       50; time =     3000.0
iteration =       51; time =     3060.0
iteration =       52; time =     3120.0
iteration =       53; time =     3180.0
iteration =       54; time =     3240.0
iteration =       55; time =     3300.0
iteration =       56; time =     3360.0
iteration =       57; time =     3420.0
iteration =       58; time =     3480.0
iteration =       59; time =     3540.0
iteration =       60; time =     3600.0
iteration =       61; time =     3660.0
iteration =       62; time =     3720.0
iteration =       63; time =     3780.0
iteration =       64; time =     3840.0
iteration =       65; time =     3900.0
iteration =       66; time =     3960.0
iteration =       67; time =     4020.0
iteration =       68; time =     4080.0
iteration =       69; time =     4140.0
iteration =       70; time =     4200.0
iteration =       71; time =     4260.0
iteration =       72; time =     4320.0
iteration =       73; time =     4380.0
iteration =       74; time =     4440.0
iteration =       75; time =     4500.0
iteration =       76; time =     4560.0
iteration =       77; time =     4620.0
iteration =       78; time =     4680.0
iteration =       79; time =     4740.0
iteration =       80; time =     4800.0
iteration =       81; time =     4860.0
iteration =       82; time =     4920.0
iteration =       83; time =     4980.0
iteration =       84; time =     5040.0
iteration =       85; time =     5100.0
iteration =       86; time =     5160.0
iteration =       87; time =     5220.0
iteration =       88; time =     5280.0
iteration =       89; time =     5340.0
iteration =       90; time =     5400.0
iteration =       91; time =     5460.0
iteration =       92; time =     5520.0
iteration =       93; time =     5580.0
iteration =       94; time =     5640.0
iteration =       95; time =     5700.0
iteration =       96; time =     5760.0
iteration =       97; time =     5820.0
iteration =       98; time =     5880.0
iteration =       99; time =     5940.0
iteration =      100; time =     6000.0
iteration =      101; time =     6060.0
iteration =      102; time =     6120.0
iteration =      103; time =     6180.0
iteration =      104; time =     6240.0
iteration =      105; time =     6300.0
iteration =      106; time =     6360.0
iteration =      107; time =     6420.0
iteration =      108; time =     6480.0
iteration =      109; time =     6540.0
iteration =      110; time =     6600.0
iteration =      111; time =     6660.0
iteration =      112; time =     6720.0
iteration =      113; time =     6780.0
iteration =      114; time =     6840.0
iteration =      115; time =     6900.0
iteration =      116; time =     6960.0
iteration =      117; time =     7020.0
iteration =      118; time =     7080.0
iteration =      119; time =     7140.0
iteration =      120; time =     7200.0
iteration =      121; time =     7260.0
iteration =      122; time =     7320.0
iteration =      123; time =     7380.0
iteration =      124; time =     7440.0
iteration =      125; time =     7500.0
iteration =      126; time =     7560.0
iteration =      127; time =     7620.0
iteration =      128; time =     7680.0
iteration =      129; time =     7740.0
iteration =      130; time =     7800.0
iteration =      131; time =     7860.0
iteration =      132; time =     7920.0
iteration =      133; time =     7980.0
iteration =      134; time =     8040.0
iteration =      135; time =     8100.0
iteration =      136; time =     8160.0
iteration =      137; time =     8220.0
iteration =      138; time =     8280.0
iteration =      139; time =     8340.0
iteration =      140; time =     8400.0
iteration =      141; time =     8460.0
iteration =      142; time =     8520.0
iteration =      143; time =     8580.0
iteration =      144; time =     8640.0
iteration =      145; time =     8700.0
iteration =      146; time =     8760.0
iteration =      147; time =     8820.0
iteration =      148; time =     8880.0
iteration =      149; time =     8940.0
iteration =      150; time =     9000.0
iteration =      151; time =     9060.0
iteration =      152; time =     9120.0
iteration =      153; time =     9180.0
iteration =      154; time =     9240.0
iteration =      155; time =     9300.0
iteration =      156; time =     9360.0
iteration =      157; time =     9420.0
iteration =      158; time =     9480.0
iteration =      159; time =     9540.0
iteration =      160; time =     9600.0
iteration =      161; time =     9660.0
iteration =      162; time =     9720.0
iteration =      163; time =     9780.0
iteration =      164; time =     9840.0
iteration =      165; time =     9900.0
iteration =      166; time =     9960.0
iteration =      167; time =    10020.0
iteration =      168; time =    10080.0
iteration =      169; time =    10140.0
iteration =      170; time =    10200.0
iteration =      171; time =    10260.0
iteration =      172; time =    10320.0
iteration =      173; time =    10380.0
iteration =      174; time =    10440.0
iteration =      175; time =    10500.0
iteration =      176; time =    10560.0
iteration =      177; time =    10620.0
iteration =      178; time =    10680.0
iteration =      179; time =    10740.0
iteration =      180; time =    10800.0
CLUBB-TIMER time_loop_init =             0.0029
CLUBB-TIMER time_clubb_advance =         0.2962
CLUBB-TIMER time_clubb_pdf =             0.1210
CLUBB-TIMER time_SILHS =                 0.0001
CLUBB-TIMER time_microphys_scheme =      0.1911
CLUBB-TIMER time_microphys_advance =     0.0259
CLUBB-TIMER time_loop_end =              0.7165
CLUBB-TIMER time_total =                 1.3551
 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