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
Still waiting to schedule task
Waiting for next available executor
Running on Jenkins in /home/jenkins/workspace/clubb_fire_tuning_gfortran_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/clubb.git
> git init /home/jenkins/workspace/clubb_fire_tuning_gfortran_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 13ad3cfe7872df2fe91250265f4a81baa621a882 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 13ad3cfe7872df2fe91250265f4a81baa621a882 # timeout=10
Commit message: "Hot fix to GPU code. These _init variables need to be copied to the GPU"
> git rev-list --no-walk 951970e2ee87a3431ce44ce41bb880aac66ac8b8 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Compile)
[Pipeline] sh
+ sed -r 's/-ffpe-trap=(\w,?)+\s//g' -i compile/config/linux_x86_64_gfortran.bash
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv,
netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ compile/compile.bash
......................................................................................................................................................................... Make.clubb_lapack is ready.
.................................................................................. Make.clubb_param is ready.
......................... Make.clubb_bugsrad is ready.
... Make.microphys_utils is ready.
..... Make.clubb_parabolic is ready.
.............. Make.clubb_KK_microphys is ready.
................................................. Make.clubb_coamps is ready.
... Make.clubb_morrison is ready.
... Make.clubb_gfdlact is ready.
............. Make.silhs is ready.
................................................................... Make.clubb_other is ready.
... Make.clubb_standalone is ready.
... Make.clubb_thread_test is ready.
............ Make.clubb_tuner is ready.
... Make.jacobian is ready.
................. Make.G_unit_tests is ready.
... Make.int2txt is ready.
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_param
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_gfdlact
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SCM_Activation/aer_ccn_act_k.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/clubb_precision.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/model_flags.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/parameter_indices.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/error_code.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/lapack_interfaces.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/penta_lu_solver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/tridiag_lu_solver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/input_names.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/endian.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/array_index.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/mt95.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/code_timer_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/constants_clubb.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/parameters_model.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stat_file_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_variables.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_gfdlact.a
a - aer_ccn_act_k.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/T_in_K_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/lapack_wrap.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/matrix_operations.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/calendar.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_tsdadg_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_hybrid_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/LY93_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/diagnose_correlations_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/Skx_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/sigma_sqd_w_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/calc_roots.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pdf_parameter_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/file_functions.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/interpolation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_type.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_grads.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/grid_class.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_type_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/matrix_solver_wrapper.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/input_reader.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/input_reader.F90:498:28:
491 | do i=1, dim_grid
| 2
......
498 | if ( grid(i) < grid(i-1) ) then
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_rad_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/precipitation_fraction.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_lh_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_lh_sfc_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_zm_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_rad_zm_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_sfc_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/calc_pressure.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_xp3_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/parameters_tunable.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/saturation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/sponge_layer_damping.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/diffusion.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/mean_adv.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/turbulent_adv_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/corr_varnce_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pos_definite_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_helper_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/index_mapping.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/fill_holes.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/clip_explicit.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pdf_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/mono_flux_limiter.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1053:63:
1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
| 1
Warning: Unused dummy argument 'cloud_cover' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1054:80:
1054 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
| 1
Warning: Unused dummy argument 'cloudy_downdraft_frac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1054:57:
1054 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
| 1
Warning: Unused dummy argument 'cloudy_updraft_frac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:93:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'edsclrm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:52:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'exner' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:55:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'ice_supersat_frac' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1055:50:
1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
| 1
Warning: Unused dummy argument 'invrs_tau_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1055:64:
1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
| 1
Warning: Unused dummy argument 'kh_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1055:57:
1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
| 1
Warning: Unused dummy argument 'kh_zt' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1236:22:
1236 | integer :: i, k, n, status
| 1
Warning: Unused variable 'n' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1073:8:
1073 | use netcdf, only: &
| 1
Warning: Unused parameter 'nf90_noerr' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1073:8:
1073 | use netcdf, only: &
| 1
Warning: Unused parameter 'nf90_write' which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:45:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'p_in_pa' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:81:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'rc_coef_zm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1053:50:
1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
| 1
Warning: Unused dummy argument 'rcm_in_layer' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:71:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'rtp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:95:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'rtpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:43:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:68:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrp2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:51:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:78:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrprtp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:89:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'sclrpthlp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:57:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'sclrpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:78:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'thlp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1055:73:
1055 | invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
| 1
Warning: Unused dummy argument 'thlprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:46:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'thlpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:40:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'um' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:53:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'um_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:49:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'up3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:62:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'uprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:73:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'upwp_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:44:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'vm' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:62:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'vm_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1046:54:
1046 | um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
| 1
Warning: Unused dummy argument 'vp3' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:69:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'vprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:84:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'vpwp_pert' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1053:95:
1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
| 1
Warning: Unused dummy argument 'w_down_in_cloud' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1053:78:
1053 | rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
| 1
Warning: Unused dummy argument 'w_up_in_cloud' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:65:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'wp2rtp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:74:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'wp2thlp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:78:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'wp2thvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:94:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'wp2up2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1052:44:
1052 | wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
| 1
Warning: Unused dummy argument 'wp2vp2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1051:86:
1051 | ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
| 1
Warning: Unused dummy argument 'wp4' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1054:87:
1054 | cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
| 1
Warning: Unused dummy argument 'wprcp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1048:60:
1048 | sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
| 1
Warning: Unused dummy argument 'wpsclrp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1049:86:
1049 | p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
| 1
Warning: Unused dummy argument 'wpthvp' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:81:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'wpup2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/output_netcdf.F90:1050:88:
1050 | thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
| 1
Warning: Unused dummy argument 'wpvp2' at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pdf_utilities.F90:1400:7:
1400 | m
| 1
Warning: Unused variable 'm' declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/mono_flux_limiter.F90:460:9:
460 | tmp, &
| 1
Warning: Unused variable 'tmp' declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_pdf_main.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/numerical_check.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/stats_clubb_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/mixing_length.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/sfc_varnce_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/pdf_closure_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/advance_clubb_core_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/clubb_api_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/CLUBB_core/grid_adaptation.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_param.a new_pdf_main.o advance_windm_edsclrm_module.o numerical_check.o tridiag_lu_solver.o input_names.o matrix_solver_wrapper.o turbulent_adv_pdf.o file_functions.o corr_varnce_module.o endian.o parameter_indices.o sfc_varnce_module.o calendar.o diffusion.o array_index.o stats_rad_zt_module.o stats_variables.o grid_class.o new_tsdadg_pdf.o output_grads.o error_code.o advance_xp2_xpyp_module.o adg1_adg2_3d_luhar_pdf.o input_reader.o stat_file_module.o pdf_closure_module.o new_hybrid_pdf.o stats_type_utilities.o output_netcdf.o precipitation_fraction.o mono_flux_limiter.o pdf_parameter_module.o diagnose_correlations_module.o stats_lh_zt_module.o Nc_Ncn_eqns.o new_hybrid_pdf_main.o mean_adv.o saturation.o LY93_pdf.o penta_lu_solver.o matrix_operations.o advance_xm_wpxp_module.o setup_clubb_pdf_params.o stats_lh_sfc_module.o index_mapping.o pdf_utilities.o stats_clubb_utilities.o parameters_tunable.o hydromet_pdf_parameter_module.o model_flags.o lapack_wrap.o constants_clubb.o advance_wp2_wp3_module.o stats_rad_zm_module.o calc_pressure.o new_pdf.o clubb_api_module.o T_in_K_module.o code_timer_module.o stats_sfc_module.o pos_definite_module.o sponge_layer_damping.o lapack_interfaces.o calc_roots.o mixing_length.o fill_holes.o mt95.o advance_helper_module.o advance_clubb_core_module.o sigma_sqd_w_module.o grid_adaptation.o interpolation.o clip_explicit.o advance_xp3_module.o parameters_model.o Skx_module.o stats_type.o clubb_precision.o stats_zm_module.o stats_zt_module.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_param.a
a - new_pdf_main.o
a - advance_windm_edsclrm_module.o
a - numerical_check.o
a - tridiag_lu_solver.o
a - input_names.o
a - matrix_solver_wrapper.o
a - turbulent_adv_pdf.o
a - file_functions.o
a - corr_varnce_module.o
a - endian.o
a - parameter_indices.o
a - sfc_varnce_module.o
a - calendar.o
a - diffusion.o
a - array_index.o
a - stats_rad_zt_module.o
a - stats_variables.o
a - grid_class.o
a - new_tsdadg_pdf.o
a - output_grads.o
a - error_code.o
a - advance_xp2_xpyp_module.o
a - adg1_adg2_3d_luhar_pdf.o
a - input_reader.o
a - stat_file_module.o
a - pdf_closure_module.o
a - new_hybrid_pdf.o
a - stats_type_utilities.o
a - output_netcdf.o
a - precipitation_fraction.o
a - mono_flux_limiter.o
a - pdf_parameter_module.o
a - diagnose_correlations_module.o
a - stats_lh_zt_module.o
a - Nc_Ncn_eqns.o
a - new_hybrid_pdf_main.o
a - mean_adv.o
a - saturation.o
a - LY93_pdf.o
a - penta_lu_solver.o
a - matrix_operations.o
a - advance_xm_wpxp_module.o
a - setup_clubb_pdf_params.o
a - stats_lh_sfc_module.o
a - index_mapping.o
a - pdf_utilities.o
a - stats_clubb_utilities.o
a - parameters_tunable.o
a - hydromet_pdf_parameter_module.o
a - model_flags.o
a - lapack_wrap.o
a - constants_clubb.o
a - advance_wp2_wp3_module.o
a - stats_rad_zm_module.o
a - calc_pressure.o
a - new_pdf.o
a - clubb_api_module.o
a - T_in_K_module.o
a - code_timer_module.o
a - stats_sfc_module.o
a - pos_definite_module.o
a - sponge_layer_damping.o
a - lapack_interfaces.o
a - calc_roots.o
a - mixing_length.o
a - fill_holes.o
a - mt95.o
a - advance_helper_module.o
a - advance_clubb_core_module.o
a - sigma_sqd_w_module.o
a - grid_adaptation.o
a - interpolation.o
a - clip_explicit.o
a - advance_xp3_module.o
a - parameters_model.o
a - Skx_module.o
a - stats_type.o
a - clubb_precision.o
a - stats_zm_module.o
a - stats_zt_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_lapack
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlabad.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/disnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slassq.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slarft.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/snrm2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_shared/lsame.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlantb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slascl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dswap.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dtbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaqsy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/srscl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgttrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlarfb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slarfb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgttrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/drscl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sswap.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/stbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaqsy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slantb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlascl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slabad.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlarft.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlassq.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dnrm2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsteqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ilaslc.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dscal.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlasrt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsytd2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsyr2k.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtts2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgemv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssyr2k.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgemv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtts2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slasrt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sscal.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssytd2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssteqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dpotrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsyr2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/ilaenv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssyev.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlatbs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slatbs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsyev.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/isamax.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssyr2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ilaslr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/spotrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/spotrf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dpoequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlangt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorg2l.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorgqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sasum.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slangb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaset.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/scopy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/strmm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgttrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorgtr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dtrmm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorgtr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgttrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlangb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dasum.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dcopy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaset.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/ieeeck.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slangt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorg2l.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorgqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/spoequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dpotrf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/idamax.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/iladlc.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slamch.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slansy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaswp.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssytrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slarf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsytrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlarf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlamch.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlansy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaswp.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sdot.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slatrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgemm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlasr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorgql.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/saxpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dorg2r.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slacpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dger.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlacn2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/iparmq.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaev2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slapy2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaev2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlapy2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorgql.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/daxpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sorg2r.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlacpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sger.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slacn2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_shared/xerbla.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlatrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slasr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgemm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/ddot.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slagtm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slanst.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlarfg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsyrk.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgtrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbtrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgbtrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/sgtrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssyrk.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlagtm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlanst.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dgbmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slarfg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slae2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssterf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slartg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dtrmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/ssymv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlaqgb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/strsm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dtrsm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/slaqgb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlartg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_single/strmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsterf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dsymv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/iladlr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Lapack/Lapack_double/dlae2.f
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_lapack.a dgbtf2.o dlabad.o disnan.o slassq.o slarft.o snrm2.o lsame.o dlantb.o slascl.o dswap.o dgbrfs.o dtbsv.o dlaqsy.o srscl.o dgttrs.o dlarfb.o slarfb.o sgttrs.o drscl.o sswap.o sgbrfs.o stbsv.o slaqsy.o slantb.o dlascl.o sgbtf2.o slabad.o sisnan.o dlarft.o dlassq.o dnrm2.o dsteqr.o ilaslc.o dscal.o dlasrt.o dsytd2.o dsyr2k.o sgtts2.o dgemv.o ssyr2k.o sgemv.o dgtts2.o slasrt.o sscal.o ssytd2.o ssteqr.o dpotrf.o sgbsv.o sgtcon.o dsyr2.o ilaenv.o dgtsvx.o ssyev.o dlatbs.o slatbs.o sgtsvx.o dsyev.o isamax.o dgtcon.o ssyr2.o ilaslr.o spotrf.o dgbsv.o spotrf2.o dpoequ.o dlangt.o sorg2l.o sorgqr.o sasum.o slangb.o dlaset.o scopy.o strmm.o sgttrf.o dorgtr.o dtrmm.o sorgtr.o dgttrf.o dlangb.o dasum.o dcopy.o slaset.o ieeeck.o slangt.o dorg2l.o dorgqr.o spoequ.o dpotrf2.o idamax.o iladlc.o sgtsv.o sgbcon.o dlaisnan.o slamch.o slansy.o slaswp.o dgbsvx.o ssytrd.o slarf.o sgbequ.o dsytrd.o dlarf.o dgbequ.o dlamch.o dlansy.o dlaswp.o sgbsvx.o dgbcon.o slaisnan.o dgtsv.o sdot.o slatrd.o sgemm.o dlasr.o dorgql.o saxpy.o dorg2r.o slacpy.o dger.o dlacn2.o iparmq.o dlaev2.o slapy2.o sgbtrf.o slaev2.o dgbtrf.o dlapy2.o sorgql.o daxpy.o sorg2r.o dlacpy.o sger.o slacn2.o xerbla.o dlatrd.o slasr.o dgemm.o ddot.o slagtm.o slanst.o sgbmv.o dlarfg.o dsyrk.o dgtrfs.o dgbtrs.o sgbtrs.o sgtrfs.o ssyrk.o dlagtm.o dlanst.o dgbmv.o slarfg.o slae2.o ssterf.o slartg.o dtrmv.o ssymv.o dlaqgb.o strsm.o dtrsm.o slaqgb.o dlartg.o strmv.o dsterf.o dsymv.o iladlr.o dlae2.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_lapack.a
a - dgbtf2.o
a - dlabad.o
a - disnan.o
a - slassq.o
a - slarft.o
a - snrm2.o
a - lsame.o
a - dlantb.o
a - slascl.o
a - dswap.o
a - dgbrfs.o
a - dtbsv.o
a - dlaqsy.o
a - srscl.o
a - dgttrs.o
a - dlarfb.o
a - slarfb.o
a - sgttrs.o
a - drscl.o
a - sswap.o
a - sgbrfs.o
a - stbsv.o
a - slaqsy.o
a - slantb.o
a - dlascl.o
a - sgbtf2.o
a - slabad.o
a - sisnan.o
a - dlarft.o
a - dlassq.o
a - dnrm2.o
a - dsteqr.o
a - ilaslc.o
a - dscal.o
a - dlasrt.o
a - dsytd2.o
a - dsyr2k.o
a - sgtts2.o
a - dgemv.o
a - ssyr2k.o
a - sgemv.o
a - dgtts2.o
a - slasrt.o
a - sscal.o
a - ssytd2.o
a - ssteqr.o
a - dpotrf.o
a - sgbsv.o
a - sgtcon.o
a - dsyr2.o
a - ilaenv.o
a - dgtsvx.o
a - ssyev.o
a - dlatbs.o
a - slatbs.o
a - sgtsvx.o
a - dsyev.o
a - isamax.o
a - dgtcon.o
a - ssyr2.o
a - ilaslr.o
a - spotrf.o
a - dgbsv.o
a - spotrf2.o
a - dpoequ.o
a - dlangt.o
a - sorg2l.o
a - sorgqr.o
a - sasum.o
a - slangb.o
a - dlaset.o
a - scopy.o
a - strmm.o
a - sgttrf.o
a - dorgtr.o
a - dtrmm.o
a - sorgtr.o
a - dgttrf.o
a - dlangb.o
a - dasum.o
a - dcopy.o
a - slaset.o
a - ieeeck.o
a - slangt.o
a - dorg2l.o
a - dorgqr.o
a - spoequ.o
a - dpotrf2.o
a - idamax.o
a - iladlc.o
a - sgtsv.o
a - sgbcon.o
a - dlaisnan.o
a - slamch.o
a - slansy.o
a - slaswp.o
a - dgbsvx.o
a - ssytrd.o
a - slarf.o
a - sgbequ.o
a - dsytrd.o
a - dlarf.o
a - dgbequ.o
a - dlamch.o
a - dlansy.o
a - dlaswp.o
a - sgbsvx.o
a - dgbcon.o
a - slaisnan.o
a - dgtsv.o
a - sdot.o
a - slatrd.o
a - sgemm.o
a - dlasr.o
a - dorgql.o
a - saxpy.o
a - dorg2r.o
a - slacpy.o
a - dger.o
a - dlacn2.o
a - iparmq.o
a - dlaev2.o
a - slapy2.o
a - sgbtrf.o
a - slaev2.o
a - dgbtrf.o
a - dlapy2.o
a - sorgql.o
a - daxpy.o
a - sorg2r.o
a - dlacpy.o
a - sger.o
a - slacn2.o
a - xerbla.o
a - dlatrd.o
a - slasr.o
a - dgemm.o
a - ddot.o
a - slagtm.o
a - slanst.o
a - sgbmv.o
a - dlarfg.o
a - dsyrk.o
a - dgtrfs.o
a - dgbtrs.o
a - sgbtrs.o
a - sgtrfs.o
a - ssyrk.o
a - dlagtm.o
a - dlanst.o
a - dgbmv.o
a - slarfg.o
a - slae2.o
a - ssterf.o
a - slartg.o
a - dtrmv.o
a - ssymv.o
a - dlaqgb.o
a - strsm.o
a - dtrsm.o
a - slaqgb.o
a - dlartg.o
a - strmv.o
a - dsterf.o
a - dsymv.o
a - iladlr.o
a - dlae2.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_bugsrad
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.microphys_utils
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_parabolic
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_coamps
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/kinds.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Microphys_utils/microphys_stats_vars_module.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa22.F
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/Parabolic_constants.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/variables_radiation_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/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/AiryFunction.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa7g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw_ocastrndm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/adjmlt.F
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libmicrophys_utils.a
a - microphys_stats_vars_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/newexp.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/cloud_correlate.F90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/Parabolic.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/tgqs.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/qtadj.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/tgqg.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/nrmtqi.F
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_morrison
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/Morrison_microphys/module_mp_graupel.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw_sel.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa12.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugs_rad.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw_iter.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/qsatvi.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa27.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/nrmtqw.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/gamma.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa19.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa26.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa14g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa7.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugsrad_planck.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa21.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/slope.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa13g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/tgqi.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa18g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa10g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/esat_new.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa9.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/nrmcol.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/tgqr.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/esati.F
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_parabolic.a Parabolic.o Parabolic_constants.o AiryFunction.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_parabolic.a
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa20g.F
a - Parabolic.o
a - Parabolic_constants.o
a - AiryFunction.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_KK_microphys
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/adjtq.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa27r.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/parameters_KK.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/PDF_integrals_means.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugsrad_physconst.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/PDF_integrals_covar.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa25.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw_ocastrndm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/PDF_integrals_all_MM.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_local_means.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/text_writer.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_means.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_variances.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_turbulent_sed.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/comscp1.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_covariances.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa18.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_Nrm_tendencies.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw_iter.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa11g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/esatv.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/cloudg.F
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_KK_microphys.a KK_utilities.o parameters_KK.o KK_upscaled_variances.o KK_upscaled_turbulent_sed.o PDF_integrals_means.o PDF_integrals_covar.o KK_upscaled_means.o KK_upscaled_covariances.o PDF_integrals_all_MM.o KK_local_means.o KK_Nrm_tendencies.o text_writer.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_KK_microphys.a
a - KK_utilities.o
a - parameters_KK.o
a - KK_upscaled_variances.o
a - KK_upscaled_turbulent_sed.o
a - PDF_integrals_means.o
a - PDF_integrals_covar.o
a - KK_upscaled_means.o
a - KK_upscaled_covariances.o
a - PDF_integrals_all_MM.o
a - KK_local_means.o
a - KK_Nrm_tendencies.o
a - text_writer.o
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/gascon.F
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/rayle.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw_bs.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c -I../src/BUGSrad ../src/BUGSrad/gases_ckd.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa21g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa6.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa28.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa15.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa5g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa9g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa12g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa22g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/conice.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa19g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/frzh.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa17g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/COAMPS_microphys/eqa8g.F
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.silhs
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/parameters_silhs.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/transform_to_pdf_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/output_2D_samples_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/latin_hypercube_arrays.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/math_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/est_kessler_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/generate_uniform_sample_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/lh_microphys_var_covar_module.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_coamps.a eqa22.o eqa7g.o adjmlt.o tgqs.o qtadj.o tgqg.o nrmtqi.o eqa12.o qsatvi.o eqa27.o nrmtqw.o gamma.o eqa19.o eqa26.o eqa14g.o eqa7.o eqa21.o slope.o eqa13g.o tgqi.o eqa18g.o eqa10g.o esat_new.o eqa9.o nrmcol.o tgqr.o esati.o eqa20g.o adjtq.o eqa27r.o eqa25.o eqa18.o eqa11g.o esatv.o eqa21g.o eqa6.o eqa28.o eqa15.o eqa5g.o eqa9g.o eqa12g.o eqa22g.o conice.o eqa19g.o frzh.o eqa17g.o eqa8g.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_coamps.a
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/silhs_importance_sample_module.F90
a - eqa22.o
a - eqa7g.o
a - adjmlt.o
a - tgqs.o
a - qtadj.o
a - tgqg.o
a - nrmtqi.o
a - eqa12.o
a - qsatvi.o
a - eqa27.o
a - nrmtqw.o
a - gamma.o
a - eqa19.o
a - eqa26.o
a - eqa14g.o
a - eqa7.o
a - eqa21.o
a - slope.o
a - eqa13g.o
a - tgqi.o
a - eqa18g.o
a - eqa10g.o
a - esat_new.o
a - eqa9.o
a - nrmcol.o
a - tgqr.o
a - esati.o
a - eqa20g.o
a - adjtq.o
a - eqa27r.o
a - eqa25.o
a - eqa18.o
a - eqa11g.o
a - esatv.o
a - eqa21g.o
a - eqa6.o
a - eqa28.o
a - eqa15.o
a - eqa5g.o
a - eqa9g.o
a - eqa12g.o
a - eqa22g.o
a - conice.o
a - eqa19g.o
a - frzh.o
a - eqa17g.o
a - eqa8g.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/silhs_importance_sample_module.F90:638:62:
633 | do category=1, num_importance_categories
| 2
......
638 | rand_vect(sample) < category_cumulative_probs(category+1) ) then
| 1
Warning: Array reference at (1) out of bounds (9 > 8) in loop beginning at (2) [-Wdo-subscript]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugs_lwr.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugs_swr.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/latin_hypercube_driver_module.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_bugsrad.a comscp2.o two_rt_lw_ocastrndm.o two_rt_sw_bs.o cloud_correlate.o two_rt_sw.o two_rt_lw_sel.o bugs_rad.o two_rt_sw_iter.o bugs_lwr.o kinds.o two_rt_sw_ocastrndm.o comscp1.o variables_radiation_module.o bugsrad_planck.o gases_ckd.o two_rt_lw.o two_rt_lw_iter.o cloudg.o bugsrad_physconst.o newexp.o gascon.o rayle.o bugs_swr.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_bugsrad.a
a - comscp2.o
a - two_rt_lw_ocastrndm.o
a - two_rt_sw_bs.o
a - cloud_correlate.o
a - two_rt_sw.o
a - two_rt_lw_sel.o
a - bugs_rad.o
a - two_rt_sw_iter.o
a - bugs_lwr.o
a - kinds.o
a - two_rt_sw_ocastrndm.o
a - comscp1.o
a - variables_radiation_module.o
a - bugsrad_planck.o
a - gases_ckd.o
a - two_rt_lw.o
a - two_rt_lw_iter.o
a - cloudg.o
a - bugsrad_physconst.o
a - newexp.o
a - gascon.o
a - rayle.o
a - bugs_swr.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/SILHS/silhs_api_module.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libsilhs.a silhs_api_module.o lh_microphys_var_covar_module.o silhs_importance_sample_module.o math_utilities.o generate_uniform_sample_module.o latin_hypercube_arrays.o parameters_silhs.o est_kessler_microphys_module.o output_2D_samples_module.o transform_to_pdf_module.o latin_hypercube_driver_module.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libsilhs.a
a - silhs_api_module.o
a - lh_microphys_var_covar_module.o
a - silhs_importance_sample_module.o
a - math_utilities.o
a - generate_uniform_sample_module.o
a - latin_hypercube_arrays.o
a - parameters_silhs.o
a - est_kessler_microphys_module.o
a - output_2D_samples_module.o
a - transform_to_pdf_module.o
a - latin_hypercube_driver_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_morrison.a module_mp_graupel.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_morrison.a
a - module_mp_graupel.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_other
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/time_dependent_input.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/silhs_category_variance_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/clubb_model_settings.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src/CLUBB_core ../src/input_grads.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/extrapolation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/parameters_microphys.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/hydrostatic_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/diag_ustar_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/soil_vegetation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cloud_sed_module.F90
../src/Benchmark_cases/cloud_sed_module.F90:173:49:
173 | if ( zt2zm_api( gr, rcm, k ) > zero .AND. zt2zm_api( gr, Ncm, k ) > zero ) then
| 1
Warning: Impure function 'redirect_interpolated_azm_k' at (1) might not be evaluated [-Wfunction-elimination]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/parameters_radiation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/rad_lwsw_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/morrison_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/coamps_microphys_driver_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/ice_dfsn_module.F90
../src/morrison_microphys_module.F90:20:33:
20 | saturation_formula, &
| 1
Warning: Unused dummy argument 'saturation_formula' at (1) [-Wunused-dummy-argument]
../src/ice_dfsn_module.F90:275:25:
210 | do k = gr%nzt, 1, -1
| 2
......
275 | mass_ice_cryst(k-1) = mass_ice_cryst(k) &
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
../src/ice_dfsn_module.F90:290:25:
210 | do k = gr%nzt, 1, -1
| 2
......
290 | mass_ice_cryst(k-1) = mass_ice_cryst(k)
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/gfdl_activation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/mixed_moment_PDF_integrals.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/generalized_grid_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/clex9_oct14.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/nov11.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/wangara.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/cos_solar_zen_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/quicksort.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/sfc_flux.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/clex9_nov02.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/input_netcdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/jun25.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/mpace_a.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/advance_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/input_interpret.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/dycoms2_rf02.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/lba.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls3.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/simple_rad_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/microphys_init_cleanup.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_0003.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_3year.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/astex_a209.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/atex.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_97.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/bomex.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cobra.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/dycoms2_rf01.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/fire.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls2.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls3_night.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/mpace_b.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/rico.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/neutral_case.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/twp_ice.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cloud_feedback.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/stat_file_utils.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/KK_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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, nzt, & ! In
| 1
Warning: Unused dummy argument 'gr' at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/input_fields.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/bugsrad_driver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/sounding.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src ../src/estimate_scm_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src ../src/lh_microphys_driver_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/microphys_driver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/clubb_driver.F90
../src/clubb_driver.F90:5845:8:
5845 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:5845:8:
5845 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'cp' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'em_min' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:66:8:
66 | use parameter_indices, only: &
| 1
Warning: Unused parameter 'ic_k' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'lv' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'kappa' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'one_half' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'p0' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:84:8:
84 | use constants_clubb, only: &
| 1
Warning: Unused parameter 'three_halves' which has been explicitly imported at (1) [-Wunused-parameter]
../src/clubb_driver.F90:2615:34:
2615 | rho_ds_zm_dycore(i,k) = rho_ds_zm_dycore_init(k)
| ^
Warning: 'rho_ds_zm_dycore_init.dim[0].ubound' may be used uninitialized [-Wmaybe-uninitialized]
../src/clubb_driver.F90:779:27:
779 | rho_ds_zm_dycore_init
| ^
note: 'rho_ds_zm_dycore_init.dim[0].ubound' was declared here
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/error.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src ../src/enhanced_simann.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_other.a cloud_feedback.o silhs_category_variance_module.o clex9_nov02.o input_fields.o jun25.o mpace_a.o estimate_scm_microphys_module.o extended_atmosphere_module.o dycoms2_rf02.o lba.o soil_vegetation.o diag_ustar_module.o KK_microphys_module.o cloud_sed_module.o gabls3.o simple_rad_module.o clubb_driver.o quicksort.o atex.o arm_0003.o gabls2.o extrapolation.o bomex.o input_netcdf.o nov11.o rico.o morrison_microphys_module.o twp_ice.o ice_dfsn_module.o sounding.o astex_a209.o time_dependent_input.o microphys_init_cleanup.o cobra.o dycoms2_rf01.o input_grads.o enhanced_simann.o arm.o bugsrad_driver.o wangara.o mpace_b.o arm_97.o microphys_driver.o spec_hum_to_mixing_ratio.o clex9_oct14.o lh_microphys_driver_module.o input_interpret.o parameters_microphys.o error.o clubb_model_settings.o generalized_grid_test.o parameters_radiation.o hydrostatic_module.o rad_lwsw_module.o advance_microphys_module.o arm_3year.o gfdl_activation.o coamps_microphys_driver_module.o mixed_moment_PDF_integrals.o cos_solar_zen_module.o fire.o gabls3_night.o sfc_flux.o neutral_case.o stat_file_utils.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib/libclubb_other.a
a - cloud_feedback.o
a - silhs_category_variance_module.o
a - clex9_nov02.o
a - input_fields.o
a - jun25.o
a - mpace_a.o
a - estimate_scm_microphys_module.o
a - extended_atmosphere_module.o
a - dycoms2_rf02.o
a - lba.o
a - soil_vegetation.o
a - diag_ustar_module.o
a - KK_microphys_module.o
a - cloud_sed_module.o
a - gabls3.o
a - simple_rad_module.o
a - clubb_driver.o
a - quicksort.o
a - atex.o
a - arm_0003.o
a - gabls2.o
a - extrapolation.o
a - bomex.o
a - input_netcdf.o
a - nov11.o
a - rico.o
a - morrison_microphys_module.o
a - twp_ice.o
a - ice_dfsn_module.o
a - sounding.o
a - astex_a209.o
a - time_dependent_input.o
a - microphys_init_cleanup.o
a - cobra.o
a - dycoms2_rf01.o
a - input_grads.o
a - enhanced_simann.o
a - arm.o
a - bugsrad_driver.o
a - wangara.o
a - mpace_b.o
a - arm_97.o
a - microphys_driver.o
a - spec_hum_to_mixing_ratio.o
a - clex9_oct14.o
a - lh_microphys_driver_module.o
a - input_interpret.o
a - parameters_microphys.o
a - error.o
a - clubb_model_settings.o
a - generalized_grid_test.o
a - parameters_radiation.o
a - hydrostatic_module.o
a - rad_lwsw_module.o
a - advance_microphys_module.o
a - arm_3year.o
a - gfdl_activation.o
a - coamps_microphys_driver_module.o
a - mixed_moment_PDF_integrals.o
a - cos_solar_zen_module.o
a - fire.o
a - gabls3_night.o
a - sfc_flux.o
a - neutral_case.o
a - stat_file_utils.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_standalone
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_tuner
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.jacobian
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.G_unit_tests
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.int2txt
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/nrtype.f90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/clubb_standalone.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/jacobian.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I../src/CLUBB_core ../src/int2txt.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/rev_direction_grid_test.F90
../src/clubb_standalone.F90:60:26:
60 | character(len=10) :: arg
| 1
Warning: Unused variable 'arg' declared at (1) [-Wunused-variable]
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/nrutil.f90
gfortran int2txt.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/int2txt -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff
gfortran clubb_standalone.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/clubb_standalone -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../obj; make -f Make.clubb_thread_test
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/clubb_thread_test.F90
gfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/clubb_thread_test -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/tuner_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/smooth_heaviside_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/silhs_category_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/smooth_min_max_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/KK_integrals_tests.F90
gfortran jacobian.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/jacobian -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/spurious_source_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/hole_filling_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/nr.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/Nc_Ncn_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/read_corr_mtx_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/w_up_in_cloud_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/clubb_tuner.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/pdf_parameter_tests.F90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/ran_state.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/amoeba.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/amebsa.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/ran1_s.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../src/Numerical_recipes/ran1_v.f90
gfortran ran1_s.o amoeba.o nrutil.o clubb_tuner.o nr.o ran1_v.o ran_state.o amebsa.o nrtype.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/clubb_tuner -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_tests.F90
gfortran rev_direction_grid_test.o tuner_tests.o smooth_heaviside_tests.o silhs_category_test.o smooth_min_max_tests.o KK_integrals_tests.o spurious_source_test.o hole_filling_tests.o pdf_parameter_tests.o mu_sigma_hm_tests.o Nc_Ncn_test.o G_unit_tests.o read_corr_mtx_test.o w_up_in_cloud_tests.o corr_cholesky_mtx_tests.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../bin/G_unit_tests -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-13.1.0/netcdf-fortran-4.5.3-ivafocv4fav4rj3ckswo6vj33utvtdir/lib -lnetcdff
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/obj'
python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/
check_for_missing_threadprivate.py has begun.
[91mcheck_for_missing_threadprivate.py did not pass.[0m
[91mfailedFiles = ['../src/CLUBB_core/grid_adaptation.F90', '../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'][0m
perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 : call stat_update_var_pt( stats_metadata%isfc_soil_T_in_K, 1, sfc_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
175 : call stat_update_var_pt( stats_metadata%ideep_soil_T_in_K, 1, deep_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
212 : call stat_update_var_pt( stats_metadata%isoil_heat_flux, 1, soil_heat_flux(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
213 : stats_sfc(i) ) ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/soil_vegetation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function.
CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning
../src/error.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
381 : um(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
383 : vm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
385 : ugm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
387 : vgm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
389 : thlm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
391 : rtm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
393 : press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
396 : wm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
413 : edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
414 : edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
438 : um(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), u(k_above), u(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
439 : vm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), v(k_above), v(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
440 : ugm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), ug(k_above), ug(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
441 : vgm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), vg(k_above), vg(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
442 : thlm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), theta(k_above), theta(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
443 : rtm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), rt(k_above), rt(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
444 : press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
446 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
450 : sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
456 : edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
485 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
511 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/sounding.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/generalized_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
725 : pdf_params_zm_flip%ice_supersat_frac_1(i,:) = flip( pdf_params_zm%ice_supersat_frac_1(i,:), nzm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
726 : pdf_params_zm_flip%ice_supersat_frac_2(i,:) = flip( pdf_params_zm%ice_supersat_frac_2(i,:), nzm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
891 : rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
903 : um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
905 : wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
911 : wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
912 : wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/generalized_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1864 : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1865 : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2180 : ! Initialize statistics output, note that this will allocate/initialize stats variables for all
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2202 : ! Initialize statistics output, note that this will allocate/initialize stats variables for all
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2346 : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2357 : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2358 : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2361 : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2363 : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2369 : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2370 : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2371 : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2372 : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2373 : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2374 : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2375 : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2376 : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2377 : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2378 : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2425 : invrs_rho_ds_zt(i,k) = invrs_rho_ds_zt_init(k) ! inv. dry, static density: t-levs
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2431 : um_pert(i,k) = zero ! Variables used to track perturbed version of winds.
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2433 : wm_zt(i,k) = wm_zt_init(k) ! Imposed large scale w - Thermodynamic levels
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2775 : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3029 : call setup_pdf_parameters( gr, gr%nzm, gr%nzt, ngrdcol, pdf_dim, hydromet_dim, dt_main, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3030 : Nc_in_cloud, cloud_frac, Kh_zm, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3031 : ice_supersat_frac, hydromet, wphydrometp, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3032 : corr_array_n_cloud, corr_array_n_below, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3033 : hm_metadata, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3034 : pdf_params, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3035 : clubb_params, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3036 : clubb_config_flags%iiPDF_type, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3037 : l_use_precip_frac, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3038 : clubb_config_flags%l_predict_upwp_vpwp, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3039 : clubb_config_flags%l_diagnose_correlations, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3040 : clubb_config_flags%l_calc_w_corr, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3041 : clubb_config_flags%l_const_Nc_in_cloud, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3042 : clubb_config_flags%l_fix_w_chi_eta_correlations, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3043 : stats_metadata, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3044 : stats_zt, stats_zm, stats_sfc, err_code, & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3045 : hydrometp2, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3046 : mu_x_1_n, mu_x_2_n, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3047 : sigma_x_1_n, sigma_x_2_n, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3048 : corr_array_1_n, corr_array_2_n, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3049 : corr_cholesky_mtx_1, corr_cholesky_mtx_2, & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3050 : precip_fracs, & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3051 : hydromet_pdf_params ) ! Optional(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3071 : stats_zt(i), stats_zm(i), & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3075 : !$acc update device( mu_x_1_n, mu_x_2_n, sigma_x_1_n, sigma_x_2_n, corr_array_1_n, corr_array_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3162 : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3194 : !$acc X_nl_all_levs, X_mixt_comp_all_levs, lh_sample_point_weights, mu_x_1_n, mu_x_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3196 : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3200 : !$acc pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3201 : !$acc pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3224 : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3225 : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3226 : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3242 : stats_zt(i), stats_zm(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3243 : stats_sfc(i), stats_lh_zt(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3244 : Nccnm(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3245 : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3246 : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3247 : hydromet_vel_covar_zt_impc(i,:,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3248 : hydromet_vel_covar_zt_expc(i,:,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3249 : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3250 : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3274 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3275 : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3276 : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3277 : thlm_mc(i,:), err_code, & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3278 : wphydrometp(i,:,:), wpNcp(i,:) ) ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3281 : !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3343 : call stat_update_var( stats_metadata%irtm_mc, rvm_mc(i,:)+rcm_mc(i,:), stats_zt(i) ) ! kg/kg/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3345 : call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc(i,:), stats_zm(i) ) ! m*(kg/kg)/s^2
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3347 : call stat_update_var( stats_metadata%irtp2_mc, rtp2_mc(i,:), stats_zm(i) ) ! (kg/kg)^2/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3349 : call stat_update_var( stats_metadata%irtpthlp_mc, rtpthlp_mc(i,:), stats_zm(i) ) ! K*(kg/kg)/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3366 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3386 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3423 : call update_radiation_variables( gr%nzm, gr%nzt, radht(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3452 : if ( ( stats_metadata%l_stats_last .or. stats_metadata%l_stats .or. l_output_multi_col ) .and. l_stdout ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6076 : !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6229 : !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6631 : call stat_update_var_pt( stats_metadata%ish, 1, wpthlp_sfc(i)*rho_zm(i,1)*Cp,& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6634 : call stat_update_var_pt( stats_metadata%ilh, 1, wprtp_sfc(i)*rho_zm(i,1)*Lv, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6637 : call stat_update_var_pt( stats_metadata%iwpthlp_sfc, 1, wpthlp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6640 : call stat_update_var_pt( stats_metadata%iwprtp_sfc, 1, wprtp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6643 : call stat_update_var_pt( stats_metadata%iupwp_sfc, 1, upwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6646 : call stat_update_var_pt( stats_metadata%ivpwp_sfc, 1, vpwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6649 : call stat_update_var_pt( stats_metadata%iustar, 1, ustar(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6652 : call stat_update_var_pt( stats_metadata%iT_sfc, 1, T_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6658 : !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6860 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6864 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6868 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6869 : exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6872 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6873 : thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6876 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6877 : rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
995 : call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
996 : lhs_diff, edsclrm(:,:,edsclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
997 : edsclrm_forcing(:,:,edsclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
998 : rho_ds_zm, invrs_rho_ds_zt, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
999 : l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1000 : stats_metadata, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1001 : stats_zt, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1002 : rhs(:,:,edsclr) ) ! intent(out)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_windm_edsclrm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED!
CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2471 : call setup_grid( nzmax, 1, sfc_elevation_col, l_implemented, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2472 : l_ascending_grid, grid_type, deltaz_col, zm_init_col, zm_top_col, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2473 : momentum_heights_col, thermodynamic_heights_col, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2474 : gr, err_code_api ) ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3370 : if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters"
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3573 : if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters"
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.
1308 : status = nf90_def_var( ncid_zm, "columns", NF90_INT, (/column_id_zm/), column_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1309 : status = nf90_def_var( ncid_zm, "altitude", NF90_PREC, (/vertical_id_zm/), vertical_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1310 : status = nf90_def_var( ncid_zm, "time", NF90_PREC, (/time_id_zm/), time_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1362 : status = nf90_def_var( ncid_zt, "columns", NF90_INT, (/column_id_zt/), column_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1363 : status = nf90_def_var( ncid_zt, "altitude", NF90_PREC, (/vertical_id_zt/), vertical_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1364 : status = nf90_def_var( ncid_zt, "time", NF90_PREC, (/time_id_zt/), time_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1410 : status = nf90_put_var( ncid_zm, column_var_id_zm, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1411 : status = nf90_put_var( ncid_zt, column_var_id_zt, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1413 : !=================================== Allocate Output Arrays ===================================
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1540 : !$acc upwp_out, vpwp_out, up2_out, vp2_out, wp3_out, rcm_out, cloud_frac_out, rtm_out, thlm_out )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/output_netcdf.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
685 : !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
836 : ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted "
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mono_flux_limiter.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2026 : ! calculate p_in_Pa instead of remapping directly since it can run into problems if for example
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/grid_adaptation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
772 : call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
773 : vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
774 : rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
775 : sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
776 : err_code ) ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/sfc_varnce_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1311 : sclrprtp(:,:,sclr) ) ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1346 : sclrpthlp(:,:,sclr) ) ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xp2_xpyp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2266 : call stat_update_var( stats_metadata%icovar_chi_eta_1, pdf_params%covar_chi_eta_1(icol,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2268 : call stat_update_var( stats_metadata%icovar_chi_eta_2, pdf_params%covar_chi_eta_2(icol,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2278 : call stat_update_var( stats_metadata%icorr_chi_eta_1, pdf_params%corr_chi_eta_1(icol,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2280 : call stat_update_var( stats_metadata%icorr_chi_eta_2, pdf_params%corr_chi_eta_2(icol,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2341 : chip2 = compute_variance_binormal( chi, pdf_params%chi_1(icol,:), pdf_params%chi_2(icol,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2342 : pdf_params%stdev_chi_1(icol,:), pdf_params%stdev_chi_2(icol,:), &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_clubb_utilities.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
775 : call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
776 : invrs_tau_C6_zm, l_scalar_calc, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
777 : lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp ) ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
855 : stats_zt, stats_zm, stats_sfc, & ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
856 : rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp, & ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
857 : err_code ) ! InOut
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
127 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
128 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/bomex.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
91 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
92 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf01.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
121 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
122 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf02.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
96 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
97 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
176 : wpthlp_sfc(i) = convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
177 : wprtp_sfc(i) = convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/lba.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
152 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
153 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/gabls2.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
157 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
158 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_b.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
272 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
273 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_a.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
159 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/rico.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
104 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
105 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/wangara.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/G_unit_test_types/rev_direction_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
192 : !seed used = -1102123834 1480475276 -248259584 525496705 1614213535 -1267052688 6290033 -78466652
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
193 : !seed_output = (/ -1102123834, 1480475276, -248259584, 525496705, 1614213535, -1267052688, 6290033, -78466652 /)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
705 : call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
709 : call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
750 : call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
756 : call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/rev_direction_grid_test.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
[Pipeline] checkout
The recommended git tool is: NONE
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/sys_admin
> git init /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/sys_admin # timeout=10
Fetching upstream changes from https://github.com/larson-group/sys_admin
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git fetch --tags --force --progress -- https://github.com/larson-group/sys_admin +refs/heads/*:refs/remotes/origin/* # timeout=10
> 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 a563882b107366fe7a8131f92453bc54b0da8ce5 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a563882b107366fe7a8131f92453bc54b0da8ce5 # timeout=10
Commit message: "Adding if statement to avoid comparing the same commit to itself."
> git rev-list --no-walk a563882b107366fe7a8131f92453bc54b0da8ce5 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run fire_tuner)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-gzedt3f (required by: mpich/4.2.1, hdf5/1.14.3-42x3zrv,
netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------
Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ sys_admin/bitten_test_driver_scripts/fire_tuner.bash .
iteration = 1; time = 60.0
iteration = 2; time = 120.0
iteration = 3; time = 180.0
iteration = 4; time = 240.0
iteration = 5; time = 300.0
iteration = 6; time = 360.0
iteration = 7; time = 420.0
iteration = 8; time = 480.0
iteration = 9; time = 540.0
iteration = 10; time = 600.0
iteration = 11; time = 660.0
iteration = 12; time = 720.0
iteration = 13; time = 780.0
iteration = 14; time = 840.0
iteration = 15; time = 900.0
iteration = 16; time = 960.0
iteration = 17; time = 1020.0
iteration = 18; time = 1080.0
iteration = 19; time = 1140.0
iteration = 20; time = 1200.0
iteration = 21; time = 1260.0
iteration = 22; time = 1320.0
iteration = 23; time = 1380.0
iteration = 24; time = 1440.0
iteration = 25; time = 1500.0
iteration = 26; time = 1560.0
iteration = 27; time = 1620.0
iteration = 28; time = 1680.0
iteration = 29; time = 1740.0
iteration = 30; time = 1800.0
iteration = 31; time = 1860.0
iteration = 32; time = 1920.0
iteration = 33; time = 1980.0
iteration = 34; time = 2040.0
iteration = 35; time = 2100.0
iteration = 36; time = 2160.0
iteration = 37; time = 2220.0
iteration = 38; time = 2280.0
iteration = 39; time = 2340.0
iteration = 40; time = 2400.0
iteration = 41; time = 2460.0
iteration = 42; time = 2520.0
iteration = 43; time = 2580.0
iteration = 44; time = 2640.0
iteration = 45; time = 2700.0
iteration = 46; time = 2760.0
iteration = 47; time = 2820.0
iteration = 48; time = 2880.0
iteration = 49; time = 2940.0
iteration = 50; time = 3000.0
iteration = 51; time = 3060.0
iteration = 52; time = 3120.0
iteration = 53; time = 3180.0
iteration = 54; time = 3240.0
iteration = 55; time = 3300.0
iteration = 56; time = 3360.0
iteration = 57; time = 3420.0
iteration = 58; time = 3480.0
iteration = 59; time = 3540.0
iteration = 60; time = 3600.0
iteration = 61; time = 3660.0
iteration = 62; time = 3720.0
iteration = 63; time = 3780.0
iteration = 64; time = 3840.0
iteration = 65; time = 3900.0
iteration = 66; time = 3960.0
iteration = 67; time = 4020.0
iteration = 68; time = 4080.0
iteration = 69; time = 4140.0
iteration = 70; time = 4200.0
iteration = 71; time = 4260.0
iteration = 72; time = 4320.0
iteration = 73; time = 4380.0
iteration = 74; time = 4440.0
iteration = 75; time = 4500.0
iteration = 76; time = 4560.0
iteration = 77; time = 4620.0
iteration = 78; time = 4680.0
iteration = 79; time = 4740.0
iteration = 80; time = 4800.0
iteration = 81; time = 4860.0
iteration = 82; time = 4920.0
iteration = 83; time = 4980.0
iteration = 84; time = 5040.0
iteration = 85; time = 5100.0
iteration = 86; time = 5160.0
iteration = 87; time = 5220.0
iteration = 88; time = 5280.0
iteration = 89; time = 5340.0
iteration = 90; time = 5400.0
iteration = 91; time = 5460.0
iteration = 92; time = 5520.0
iteration = 93; time = 5580.0
iteration = 94; time = 5640.0
iteration = 95; time = 5700.0
iteration = 96; time = 5760.0
iteration = 97; time = 5820.0
iteration = 98; time = 5880.0
iteration = 99; time = 5940.0
iteration = 100; time = 6000.0
iteration = 101; time = 6060.0
iteration = 102; time = 6120.0
iteration = 103; time = 6180.0
multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
Program exited normally
iteration = 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.0036
CLUBB-TIMER time_clubb_advance = 0.1561
CLUBB-TIMER time_clubb_pdf = 0.0478
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2029
CLUBB-TIMER time_microphys_advance = 0.0260
CLUBB-TIMER time_loop_end = 0.4151
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.8527
mv: cannot stat '../output/fire_lh_zt*': No such file or directory
mv: cannot stat '../output/fire_lh_sfc*': No such file or directory
mv: cannot stat '../output/fire_rad*': No such file or directory
mv: cannot stat '../output/fire_setup*': No such file or directory
Tuning fire
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1688
CLUBB-TIMER time_clubb_pdf = 0.0574
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2725
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5262
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
cost_fnc_vector:
1.0000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
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.1216
CLUBB-TIMER time_clubb_pdf = 0.0523
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2368
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5811
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1762
CLUBB-TIMER time_clubb_pdf = 0.0660
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2943
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5918
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0022
CLUBB-TIMER time_clubb_advance = 0.2155
CLUBB-TIMER time_clubb_pdf = 0.0602
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3560
CLUBB-TIMER time_microphys_advance = 0.0247
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6675
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0021
CLUBB-TIMER time_clubb_advance = 0.2207
CLUBB-TIMER time_clubb_pdf = 0.0561
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3355
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6418
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1499
CLUBB-TIMER time_clubb_pdf = 0.0719
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3440
CLUBB-TIMER time_microphys_advance = 0.0336
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6079
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1735
CLUBB-TIMER time_clubb_pdf = 0.0551
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2881
CLUBB-TIMER time_microphys_advance = 0.0708
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5968
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1442
CLUBB-TIMER time_clubb_pdf = 0.0324
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2780
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4802
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1583
CLUBB-TIMER time_clubb_pdf = 0.0302
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3145
CLUBB-TIMER time_microphys_advance = 0.0700
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5794
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1495
CLUBB-TIMER time_clubb_pdf = 0.0213
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3286
CLUBB-TIMER time_microphys_advance = 0.0337
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5392
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2144
CLUBB-TIMER time_clubb_pdf = 0.0470
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3064
CLUBB-TIMER time_microphys_advance = 0.0215
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5956
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 10
Parameters:
C_uu_shr = 0.28484970331192016602
C11 = 0.79312205314636230469
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0022
CLUBB-TIMER time_clubb_advance = 0.1617
CLUBB-TIMER time_clubb_pdf = 0.0398
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3338
CLUBB-TIMER time_microphys_advance = 0.0398
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5829
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.2061
CLUBB-TIMER time_clubb_pdf = 0.0281
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2953
CLUBB-TIMER time_microphys_advance = 0.0341
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5703
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1521
CLUBB-TIMER time_clubb_pdf = 0.0593
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3243
CLUBB-TIMER time_microphys_advance = 0.0768
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6189
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0238
CLUBB-TIMER time_clubb_advance = 0.1606
CLUBB-TIMER time_clubb_pdf = 0.0303
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3076
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0170
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5596
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1292
CLUBB-TIMER time_clubb_pdf = 0.0664
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3843
CLUBB-TIMER time_microphys_advance = 0.0367
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6237
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2059
CLUBB-TIMER time_clubb_pdf = 0.0402
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3025
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5733
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1699
CLUBB-TIMER time_clubb_pdf = 0.0573
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3788
CLUBB-TIMER time_microphys_advance = 0.0567
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6691
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1634
CLUBB-TIMER time_clubb_pdf = 0.0205
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2396
CLUBB-TIMER time_microphys_advance = 0.0564
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.4878
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1771
CLUBB-TIMER time_clubb_pdf = 0.0287
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3006
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5443
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1845
CLUBB-TIMER time_clubb_pdf = 0.0317
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3151
CLUBB-TIMER time_microphys_advance = 0.0802
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6175
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 20
Parameters:
C_uu_shr = 0.36461037397384643555
C11 = 0.67473864555358886719
gamma_coef = 0.01676450669765472412
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1945
CLUBB-TIMER time_clubb_pdf = 0.0350
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3378
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0212
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6137
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1902
CLUBB-TIMER time_clubb_pdf = 0.0394
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3098
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0267
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5878
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1597
CLUBB-TIMER time_clubb_pdf = 0.0239
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3316
CLUBB-TIMER time_microphys_advance = 0.0352
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5567
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1840
CLUBB-TIMER time_clubb_pdf = 0.0583
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2785
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5530
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1698
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2606
CLUBB-TIMER time_microphys_advance = 0.0533
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5198
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2282
CLUBB-TIMER time_clubb_pdf = 0.0377
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2973
CLUBB-TIMER time_microphys_advance = 0.0206
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5898
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2000
CLUBB-TIMER time_clubb_pdf = 0.0520
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3395
CLUBB-TIMER time_microphys_advance = 0.0395
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6372
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1681
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3250
CLUBB-TIMER time_microphys_advance = 0.0359
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5648
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2134
CLUBB-TIMER time_clubb_pdf = 0.0332
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3117
CLUBB-TIMER time_microphys_advance = 0.0354
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5996
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1730
CLUBB-TIMER time_clubb_pdf = 0.0389
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2754
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5122
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 30
Parameters:
C_uu_shr = 0.63068783283233642578
C11 = 0.18636506795883178711
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2200
CLUBB-TIMER time_clubb_pdf = 0.0287
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3679
CLUBB-TIMER time_microphys_advance = 0.0238
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6469
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1680
CLUBB-TIMER time_clubb_pdf = 0.0673
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3402
CLUBB-TIMER time_microphys_advance = 0.0706
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6521
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1950
CLUBB-TIMER time_clubb_pdf = 0.0254
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3769
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0282
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6481
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2195
CLUBB-TIMER time_clubb_pdf = 0.0439
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3425
CLUBB-TIMER time_microphys_advance = 0.0201
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6327
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1514
CLUBB-TIMER time_clubb_pdf = 0.0743
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2678
CLUBB-TIMER time_microphys_advance = 0.0392
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5400
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1977
CLUBB-TIMER time_clubb_pdf = 0.0293
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3703
CLUBB-TIMER time_microphys_advance = 0.0451
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_output_multi_col = 0.0111
CLUBB-TIMER time_total = 0.6966
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1946
CLUBB-TIMER time_clubb_pdf = 0.0647
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3331
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6168
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0103
CLUBB-TIMER time_clubb_advance = 0.1336
CLUBB-TIMER time_clubb_pdf = 0.0666
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3529
CLUBB-TIMER time_microphys_advance = 0.0552
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6234
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.2257
CLUBB-TIMER time_clubb_pdf = 0.0303
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3544
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6360
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1671
CLUBB-TIMER time_clubb_pdf = 0.0488
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4106
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6528
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 40
Parameters:
C_uu_shr = 0.63868468999862670898
C11 = 0.07345052808523178101
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1391
CLUBB-TIMER time_clubb_pdf = 0.0674
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2718
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5032
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1750
CLUBB-TIMER time_clubb_pdf = 0.0572
CLUBB-TIMER time_SILHS = 0.0007
CLUBB-TIMER time_microphys_scheme = 0.3323
CLUBB-TIMER time_microphys_advance = 0.0622
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6334
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1642
CLUBB-TIMER time_clubb_pdf = 0.0334
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3786
CLUBB-TIMER time_microphys_advance = 0.0458
CLUBB-TIMER time_loop_end = 0.0270
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6521
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0028
CLUBB-TIMER time_clubb_advance = 0.2032
CLUBB-TIMER time_clubb_pdf = 0.0593
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3528
CLUBB-TIMER time_microphys_advance = 0.0472
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6724
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.2201
CLUBB-TIMER time_clubb_pdf = 0.0553
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2930
CLUBB-TIMER time_microphys_advance = 0.0398
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6158
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2196
CLUBB-TIMER time_clubb_pdf = 0.0302
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3205
CLUBB-TIMER time_microphys_advance = 0.0428
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6197
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1413
CLUBB-TIMER time_clubb_pdf = 0.0587
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4033
CLUBB-TIMER time_microphys_advance = 0.0659
CLUBB-TIMER time_loop_end = 0.0233
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6960
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1940
CLUBB-TIMER time_clubb_pdf = 0.0829
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3059
CLUBB-TIMER time_microphys_advance = 0.0222
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6125
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0021
CLUBB-TIMER time_clubb_advance = 0.2178
CLUBB-TIMER time_clubb_pdf = 0.0569
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3222
CLUBB-TIMER time_microphys_advance = 0.0230
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6319
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1797
CLUBB-TIMER time_clubb_pdf = 0.0687
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3448
CLUBB-TIMER time_microphys_advance = 0.0456
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6475
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 50
Parameters:
C_uu_shr = 0.77460360527038574219
C11 = 0.05664991587400436401
gamma_coef = 0.27249965071678161621
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1828
CLUBB-TIMER time_clubb_pdf = 0.0742
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3340
CLUBB-TIMER time_microphys_advance = 0.0205
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6204
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1909
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3231
CLUBB-TIMER time_microphys_advance = 0.0639
CLUBB-TIMER time_loop_end = 0.0289
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6419
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.2078
CLUBB-TIMER time_clubb_pdf = 0.0559
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2862
CLUBB-TIMER time_microphys_advance = 0.0199
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5776
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1656
CLUBB-TIMER time_clubb_pdf = 0.0768
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2504
CLUBB-TIMER time_microphys_advance = 0.0479
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5497
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0025
CLUBB-TIMER time_clubb_advance = 0.2132
CLUBB-TIMER time_clubb_pdf = 0.0884
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3761
CLUBB-TIMER time_microphys_advance = 0.0454
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.7345
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1662
CLUBB-TIMER time_clubb_pdf = 0.0289
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3242
CLUBB-TIMER time_microphys_advance = 0.0585
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5837
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0028
CLUBB-TIMER time_clubb_advance = 0.2077
CLUBB-TIMER time_clubb_pdf = 0.0548
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2850
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5739
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1407
CLUBB-TIMER time_clubb_pdf = 0.0599
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3602
CLUBB-TIMER time_microphys_advance = 0.0380
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6269
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1482
CLUBB-TIMER time_clubb_pdf = 0.0571
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2968
CLUBB-TIMER time_microphys_advance = 0.0418
CLUBB-TIMER time_loop_end = 0.0216
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5695
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0022
CLUBB-TIMER time_clubb_advance = 0.1625
CLUBB-TIMER time_clubb_pdf = 0.0749
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2326
CLUBB-TIMER time_microphys_advance = 0.0229
CLUBB-TIMER time_loop_end = 0.0225
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5727
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 60
Parameters:
C_uu_shr = 1.00000000000000000000
C11 = 1.00000000000000000000
gamma_coef = 0.24941402673721313477
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1827
CLUBB-TIMER time_clubb_pdf = 0.0302
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2647
CLUBB-TIMER time_microphys_advance = 0.0620
CLUBB-TIMER time_loop_end = 0.0177
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5648
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1818
CLUBB-TIMER time_clubb_pdf = 0.0603
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2585
CLUBB-TIMER time_microphys_advance = 0.0415
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5480
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1864
CLUBB-TIMER time_clubb_pdf = 0.0612
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3198
CLUBB-TIMER time_microphys_advance = 0.0488
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6233
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1449
CLUBB-TIMER time_clubb_pdf = 0.0990
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2230
CLUBB-TIMER time_microphys_advance = 0.0304
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5056
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1834
CLUBB-TIMER time_clubb_pdf = 0.0641
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2265
CLUBB-TIMER time_microphys_advance = 0.0253
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5072
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2090
CLUBB-TIMER time_clubb_pdf = 0.0309
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2541
CLUBB-TIMER time_microphys_advance = 0.0338
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5338
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0212
CLUBB-TIMER time_clubb_advance = 0.1666
CLUBB-TIMER time_clubb_pdf = 0.0303
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2489
CLUBB-TIMER time_microphys_advance = 0.0626
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5353
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1775
CLUBB-TIMER time_clubb_pdf = 0.1006
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2667
CLUBB-TIMER time_microphys_advance = 0.0395
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5908
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2142
CLUBB-TIMER time_clubb_pdf = 0.0655
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2748
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5781
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1276
CLUBB-TIMER time_clubb_pdf = 0.0769
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3010
CLUBB-TIMER time_microphys_advance = 0.0201
CLUBB-TIMER time_loop_end = 0.0189
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5476
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 70
Parameters:
C_uu_shr = 0.55781757831573486328
C11 = 0.28542241454124450684
gamma_coef = 0.07739952951669692993
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1778
CLUBB-TIMER time_clubb_pdf = 0.0346
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3213
CLUBB-TIMER time_microphys_advance = 0.0293
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5700
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.2003
CLUBB-TIMER time_clubb_pdf = 0.0651
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3468
CLUBB-TIMER time_microphys_advance = 0.0537
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6726
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0023
CLUBB-TIMER time_clubb_advance = 0.2251
CLUBB-TIMER time_clubb_pdf = 0.0518
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2938
CLUBB-TIMER time_microphys_advance = 0.0377
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6155
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1843
CLUBB-TIMER time_clubb_pdf = 0.0533
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3487
CLUBB-TIMER time_microphys_advance = 0.0642
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6565
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.2074
CLUBB-TIMER time_clubb_pdf = 0.0525
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3142
CLUBB-TIMER time_microphys_advance = 0.0213
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6112
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0223
CLUBB-TIMER time_clubb_advance = 0.1408
CLUBB-TIMER time_clubb_pdf = 0.0795
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3796
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6458
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0022
CLUBB-TIMER time_clubb_advance = 0.1632
CLUBB-TIMER time_clubb_pdf = 0.0553
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3769
CLUBB-TIMER time_microphys_advance = 0.0215
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6253
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.2086
CLUBB-TIMER time_clubb_pdf = 0.0629
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3335
CLUBB-TIMER time_microphys_advance = 0.0196
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6324
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1897
CLUBB-TIMER time_clubb_pdf = 0.0567
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3268
CLUBB-TIMER time_microphys_advance = 0.0439
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6244
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1655
CLUBB-TIMER time_clubb_pdf = 0.0555
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2700
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5176
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 80
Parameters:
C_uu_shr = 0.41017934679985046387
C11 = 0.65701001882553100586
gamma_coef = 0.15274849534034729004
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1946
CLUBB-TIMER time_clubb_pdf = 0.0320
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3046
CLUBB-TIMER time_microphys_advance = 0.0649
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6024
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2380
CLUBB-TIMER time_clubb_pdf = 0.0340
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3141
CLUBB-TIMER time_microphys_advance = 0.0222
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6146
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1834
CLUBB-TIMER time_clubb_pdf = 0.0488
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2997
CLUBB-TIMER time_microphys_advance = 0.0366
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5760
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0125
CLUBB-TIMER time_clubb_advance = 0.1302
CLUBB-TIMER time_clubb_pdf = 0.0475
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3109
CLUBB-TIMER time_microphys_advance = 0.0561
CLUBB-TIMER time_loop_end = 0.0053
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5733
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1976
CLUBB-TIMER time_clubb_pdf = 0.0418
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3054
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0318
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5978
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1474
CLUBB-TIMER time_clubb_pdf = 0.0715
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3192
CLUBB-TIMER time_microphys_advance = 0.0221
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5672
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0021
CLUBB-TIMER time_clubb_advance = 0.1601
CLUBB-TIMER time_clubb_pdf = 0.0551
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3796
CLUBB-TIMER time_microphys_advance = 0.0399
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6429
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0075
CLUBB-TIMER time_clubb_advance = 0.1779
CLUBB-TIMER time_clubb_pdf = 0.0471
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3704
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6262
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1638
CLUBB-TIMER time_clubb_pdf = 0.0560
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2689
CLUBB-TIMER time_microphys_advance = 0.0391
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5344
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0254
CLUBB-TIMER time_clubb_advance = 0.1556
CLUBB-TIMER time_clubb_pdf = 0.0935
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3108
CLUBB-TIMER time_microphys_advance = 0.0587
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6500
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 90
Parameters:
C_uu_shr = 0.37565901875495910645
C11 = 0.38904049992561340332
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.1957
CLUBB-TIMER time_clubb_pdf = 0.0719
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3440
CLUBB-TIMER time_microphys_advance = 0.0372
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6556
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2058
CLUBB-TIMER time_clubb_pdf = 0.0538
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3781
CLUBB-TIMER time_microphys_advance = 0.0211
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6652
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2024
CLUBB-TIMER time_clubb_pdf = 0.0213
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3261
CLUBB-TIMER time_microphys_advance = 0.0526
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6085
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1776
CLUBB-TIMER time_clubb_pdf = 0.0573
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3089
CLUBB-TIMER time_microphys_advance = 0.0382
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5882
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0288
CLUBB-TIMER time_clubb_advance = 0.1120
CLUBB-TIMER time_clubb_pdf = 0.1095
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3327
CLUBB-TIMER time_microphys_advance = 0.0410
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6292
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1694
CLUBB-TIMER time_clubb_pdf = 0.0470
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3563
CLUBB-TIMER time_microphys_advance = 0.0273
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6064
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2099
CLUBB-TIMER time_clubb_pdf = 0.0237
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2894
CLUBB-TIMER time_microphys_advance = 0.0204
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5515
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1663
CLUBB-TIMER time_clubb_pdf = 0.0227
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3209
CLUBB-TIMER time_microphys_advance = 0.0639
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5802
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0218
CLUBB-TIMER time_clubb_advance = 0.1995
CLUBB-TIMER time_clubb_pdf = 0.0606
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3435
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6542
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.2237
CLUBB-TIMER time_clubb_pdf = 0.0313
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2985
CLUBB-TIMER time_microphys_advance = 0.0646
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6248
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 100
Parameters:
C_uu_shr = 0.77559834718704223633
C11 = 0.33558633923530578613
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
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.2081
CLUBB-TIMER time_clubb_pdf = 0.0529
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3131
CLUBB-TIMER time_microphys_advance = 0.0460
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6367
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1855
CLUBB-TIMER time_clubb_pdf = 0.0248
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2855
CLUBB-TIMER time_microphys_advance = 0.0229
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5248
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1759
CLUBB-TIMER time_clubb_pdf = 0.0697
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2881
CLUBB-TIMER time_microphys_advance = 0.0383
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5778
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1925
CLUBB-TIMER time_clubb_pdf = 0.0467
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3327
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6101
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2231
CLUBB-TIMER time_clubb_pdf = 0.0339
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3469
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6296
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1754
CLUBB-TIMER time_clubb_pdf = 0.0476
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3418
CLUBB-TIMER time_microphys_advance = 0.0395
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6101
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1976
CLUBB-TIMER time_clubb_pdf = 0.0393
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3145
CLUBB-TIMER time_microphys_advance = 0.0269
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5842
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1983
CLUBB-TIMER time_clubb_pdf = 0.0209
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3316
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5756
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1778
CLUBB-TIMER time_clubb_pdf = 0.0431
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2530
CLUBB-TIMER time_microphys_advance = 0.0378
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6204
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1370
CLUBB-TIMER time_clubb_pdf = 0.0623
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2819
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5978
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 110
Parameters:
C_uu_shr = 0.00394688127562403679
C11 = 0.80463957786560058594
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2026
CLUBB-TIMER time_clubb_pdf = 0.0413
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3127
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0279
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6059
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2648
CLUBB-TIMER time_clubb_pdf = 0.0410
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3029
CLUBB-TIMER time_microphys_advance = 0.0204
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6361
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1657
CLUBB-TIMER time_clubb_pdf = 0.0773
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3668
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6347
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1604
CLUBB-TIMER time_clubb_pdf = 0.0500
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2977
CLUBB-TIMER time_microphys_advance = 0.0560
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5699
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2109
CLUBB-TIMER time_clubb_pdf = 0.0488
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3109
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5974
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1428
CLUBB-TIMER time_clubb_pdf = 0.0462
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3121
CLUBB-TIMER time_microphys_advance = 0.0637
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0181
CLUBB-TIMER time_total = 0.5886
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0191
CLUBB-TIMER time_clubb_advance = 0.2105
CLUBB-TIMER time_clubb_pdf = 0.0353
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3660
CLUBB-TIMER time_microphys_advance = 0.0217
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6580
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1164
CLUBB-TIMER time_clubb_pdf = 0.0609
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3557
CLUBB-TIMER time_microphys_advance = 0.0845
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6239
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1095
CLUBB-TIMER time_clubb_pdf = 0.0994
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3619
CLUBB-TIMER time_microphys_advance = 0.0429
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6196
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1496
CLUBB-TIMER time_clubb_pdf = 0.0798
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3405
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0229
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6160
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 120
Parameters:
C_uu_shr = 0.83394074440002441406
C11 = 0.73591810464859008789
gamma_coef = 0.20625580847263336182
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2275
CLUBB-TIMER time_clubb_pdf = 0.0576
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2930
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6023
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2040
CLUBB-TIMER time_clubb_pdf = 0.0516
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2725
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5525
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1960
CLUBB-TIMER time_clubb_pdf = 0.0526
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2824
CLUBB-TIMER time_microphys_advance = 0.0225
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0003
CLUBB-TIMER time_total = 0.5600
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1869
CLUBB-TIMER time_clubb_pdf = 0.0314
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2472
CLUBB-TIMER time_microphys_advance = 0.0645
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5553
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2378
CLUBB-TIMER time_clubb_pdf = 0.0443
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2753
CLUBB-TIMER time_microphys_advance = 0.0192
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5838
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1285
CLUBB-TIMER time_clubb_pdf = 0.1082
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4023
CLUBB-TIMER time_microphys_advance = 0.0402
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6862
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1668
CLUBB-TIMER time_clubb_pdf = 0.0530
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3413
CLUBB-TIMER time_microphys_advance = 0.0506
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6181
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1724
CLUBB-TIMER time_clubb_pdf = 0.0966
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3312
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6245
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1715
CLUBB-TIMER time_clubb_pdf = 0.0505
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3388
CLUBB-TIMER time_microphys_advance = 0.0376
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6043
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1695
CLUBB-TIMER time_clubb_pdf = 0.0897
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3360
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6199
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 130
Parameters:
C_uu_shr = 0.69489639997482299805
C11 = 0.00000000000000000000
gamma_coef = 0.31074839830398559570
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1682
CLUBB-TIMER time_clubb_pdf = 0.0727
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3356
CLUBB-TIMER time_microphys_advance = 0.0191
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6265
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1964
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2989
CLUBB-TIMER time_microphys_advance = 0.0205
CLUBB-TIMER time_loop_end = 0.0239
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5735
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0072
CLUBB-TIMER time_clubb_advance = 0.1168
CLUBB-TIMER time_clubb_pdf = 0.0944
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3784
CLUBB-TIMER time_microphys_advance = 0.0498
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0005
CLUBB-TIMER time_total = 0.6519
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2188
CLUBB-TIMER time_clubb_pdf = 0.0477
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3486
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6405
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0023
CLUBB-TIMER time_clubb_advance = 0.1255
CLUBB-TIMER time_clubb_pdf = 0.0496
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3074
CLUBB-TIMER time_microphys_advance = 0.0246
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5143
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1104
CLUBB-TIMER time_clubb_pdf = 0.1129
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3535
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6197
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1703
CLUBB-TIMER time_clubb_pdf = 0.0509
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3502
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5967
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1436
CLUBB-TIMER time_clubb_pdf = 0.0713
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3630
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6017
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2109
CLUBB-TIMER time_clubb_pdf = 0.0366
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3381
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6098
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1630
CLUBB-TIMER time_clubb_pdf = 0.0692
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3386
CLUBB-TIMER time_microphys_advance = 0.0541
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6310
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 140
Parameters:
C_uu_shr = 0.55145919322967529297
C11 = 0.54125624895095825195
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
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.1337
CLUBB-TIMER time_clubb_pdf = 0.0621
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2740
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5737
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2243
CLUBB-TIMER time_clubb_pdf = 0.0380
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3120
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5995
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1693
CLUBB-TIMER time_clubb_pdf = 0.0264
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3470
CLUBB-TIMER time_microphys_advance = 0.0370
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5855
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1730
CLUBB-TIMER time_clubb_pdf = 0.0560
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3176
CLUBB-TIMER time_microphys_advance = 0.0365
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5904
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0266
CLUBB-TIMER time_clubb_advance = 0.1743
CLUBB-TIMER time_clubb_pdf = 0.0546
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3160
CLUBB-TIMER time_microphys_advance = 0.0438
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6758
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2195
CLUBB-TIMER time_clubb_pdf = 0.0258
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3279
CLUBB-TIMER time_microphys_advance = 0.0422
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6213
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2206
CLUBB-TIMER time_clubb_pdf = 0.0450
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2948
CLUBB-TIMER time_microphys_advance = 0.0458
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6123
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1700
CLUBB-TIMER time_clubb_pdf = 0.0687
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3339
CLUBB-TIMER time_microphys_advance = 0.0336
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6122
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1766
CLUBB-TIMER time_clubb_pdf = 0.0531
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3269
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0190
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6213
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1614
CLUBB-TIMER time_clubb_pdf = 0.0694
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3121
CLUBB-TIMER time_microphys_advance = 0.0456
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5946
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 150
Parameters:
C_uu_shr = 0.00000000000000000000
C11 = 0.57852643728256225586
gamma_coef = 0.09178528934717178345
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2180
CLUBB-TIMER time_clubb_pdf = 0.0315
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3148
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0221
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6109
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2103
CLUBB-TIMER time_clubb_pdf = 0.0408
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3244
CLUBB-TIMER time_microphys_advance = 0.0274
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6087
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1470
CLUBB-TIMER time_clubb_pdf = 0.0680
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3569
CLUBB-TIMER time_microphys_advance = 0.0378
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6164
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2343
CLUBB-TIMER time_clubb_pdf = 0.0221
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2973
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5803
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0052
CLUBB-TIMER time_clubb_advance = 0.1462
CLUBB-TIMER time_clubb_pdf = 0.0406
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3650
CLUBB-TIMER time_microphys_advance = 0.0395
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6011
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1674
CLUBB-TIMER time_clubb_pdf = 0.0644
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2996
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5556
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.2140
CLUBB-TIMER time_clubb_pdf = 0.0209
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3100
CLUBB-TIMER time_microphys_advance = 0.0353
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5914
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1559
CLUBB-TIMER time_clubb_pdf = 0.0563
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2908
CLUBB-TIMER time_microphys_advance = 0.0399
CLUBB-TIMER time_loop_end = 0.0271
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5733
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0179
CLUBB-TIMER time_clubb_advance = 0.1566
CLUBB-TIMER time_clubb_pdf = 0.0446
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3156
CLUBB-TIMER time_microphys_advance = 0.0351
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6062
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1536
CLUBB-TIMER time_clubb_pdf = 0.0354
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3097
CLUBB-TIMER time_microphys_advance = 0.0382
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5430
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 160
Parameters:
C_uu_shr = 0.42268016934394836426
C11 = 1.00000000000000000000
gamma_coef = 0.04404319077730178833
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0032
CLUBB-TIMER time_clubb_advance = 0.1651
CLUBB-TIMER time_clubb_pdf = 0.0631
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3209
CLUBB-TIMER time_microphys_advance = 0.0221
CLUBB-TIMER time_loop_end = 0.0289
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6051
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1943
CLUBB-TIMER time_clubb_pdf = 0.0547
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3641
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6374
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1917
CLUBB-TIMER time_clubb_pdf = 0.0334
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3429
CLUBB-TIMER time_microphys_advance = 0.0422
CLUBB-TIMER time_loop_end = 0.0283
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6419
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.1845
CLUBB-TIMER time_clubb_pdf = 0.0648
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3839
CLUBB-TIMER time_microphys_advance = 0.0394
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6795
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1972
CLUBB-TIMER time_clubb_pdf = 0.0472
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3225
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6074
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1884
CLUBB-TIMER time_clubb_pdf = 0.0638
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3247
CLUBB-TIMER time_microphys_advance = 0.0604
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6450
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2123
CLUBB-TIMER time_clubb_pdf = 0.0539
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2941
CLUBB-TIMER time_microphys_advance = 0.0454
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6118
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1818
CLUBB-TIMER time_clubb_pdf = 0.0477
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3495
CLUBB-TIMER time_microphys_advance = 0.0262
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6108
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1827
CLUBB-TIMER time_clubb_pdf = 0.0517
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3058
CLUBB-TIMER time_microphys_advance = 0.0437
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5901
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.2247
CLUBB-TIMER time_clubb_pdf = 0.0331
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3369
CLUBB-TIMER time_microphys_advance = 0.0374
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6392
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 170
Parameters:
C_uu_shr = 0.26734593510627746582
C11 = 0.81860119104385375977
gamma_coef = 0.17174211144447326660
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2277
CLUBB-TIMER time_clubb_pdf = 0.0535
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3373
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6419
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2012
CLUBB-TIMER time_clubb_pdf = 0.0327
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3766
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6387
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1705
CLUBB-TIMER time_clubb_pdf = 0.0827
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3456
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6225
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1966
CLUBB-TIMER time_clubb_pdf = 0.0466
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3757
CLUBB-TIMER time_microphys_advance = 0.0930
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.7189
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2208
CLUBB-TIMER time_clubb_pdf = 0.0532
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3250
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6240
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0174
CLUBB-TIMER time_clubb_advance = 0.1987
CLUBB-TIMER time_clubb_pdf = 0.0529
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3137
CLUBB-TIMER time_microphys_advance = 0.0431
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6303
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1836
CLUBB-TIMER time_clubb_pdf = 0.0493
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3704
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6275
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2031
CLUBB-TIMER time_clubb_pdf = 0.0506
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3406
CLUBB-TIMER time_microphys_advance = 0.0359
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6359
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1847
CLUBB-TIMER time_clubb_pdf = 0.0613
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3469
CLUBB-TIMER time_microphys_advance = 0.0384
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6370
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1535
CLUBB-TIMER time_clubb_pdf = 0.1083
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3292
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6144
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 180
Parameters:
C_uu_shr = 0.00000000000000000000
C11 = 0.65164834260940551758
gamma_coef = 0.08529282361268997192
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2494
CLUBB-TIMER time_clubb_pdf = 0.0299
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3261
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6292
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2129
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3256
CLUBB-TIMER time_microphys_advance = 0.0353
CLUBB-TIMER time_loop_end = 0.0190
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6278
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1947
CLUBB-TIMER time_clubb_pdf = 0.0678
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3351
CLUBB-TIMER time_microphys_advance = 0.0400
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6438
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1969
CLUBB-TIMER time_clubb_pdf = 0.0323
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3692
CLUBB-TIMER time_microphys_advance = 0.0675
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6724
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1882
CLUBB-TIMER time_clubb_pdf = 0.0302
CLUBB-TIMER time_SILHS = 0.0180
CLUBB-TIMER time_microphys_scheme = 0.3191
CLUBB-TIMER time_microphys_advance = 0.0386
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6088
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2298
CLUBB-TIMER time_clubb_pdf = 0.0310
CLUBB-TIMER time_SILHS = 0.0003
CLUBB-TIMER time_microphys_scheme = 0.3316
CLUBB-TIMER time_microphys_advance = 0.0402
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6384
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1607
CLUBB-TIMER time_clubb_pdf = 0.0788
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3891
CLUBB-TIMER time_microphys_advance = 0.0210
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6554
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1888
CLUBB-TIMER time_clubb_pdf = 0.0583
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3678
CLUBB-TIMER time_microphys_advance = 0.0679
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6940
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2007
CLUBB-TIMER time_clubb_pdf = 0.0362
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3779
CLUBB-TIMER time_microphys_advance = 0.0719
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6927
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1876
CLUBB-TIMER time_clubb_pdf = 0.0787
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3723
CLUBB-TIMER time_microphys_advance = 0.0425
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6877
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 190
Parameters:
C_uu_shr = 0.44815927743911743164
C11 = 0.71205282211303710938
gamma_coef = 0.08097677677869796753
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0025
CLUBB-TIMER time_clubb_advance = 0.1923
CLUBB-TIMER time_clubb_pdf = 0.0715
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3407
CLUBB-TIMER time_microphys_advance = 0.0445
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6573
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2740
CLUBB-TIMER time_clubb_pdf = 0.0314
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3295
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6586
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1548
CLUBB-TIMER time_clubb_pdf = 0.0295
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3966
CLUBB-TIMER time_microphys_advance = 0.0424
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6321
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1994
CLUBB-TIMER time_clubb_pdf = 0.0594
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3525
CLUBB-TIMER time_microphys_advance = 0.0458
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6634
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.2308
CLUBB-TIMER time_clubb_pdf = 0.0549
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3205
CLUBB-TIMER time_microphys_advance = 0.0433
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6558
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1740
CLUBB-TIMER time_clubb_pdf = 0.0375
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3174
CLUBB-TIMER time_microphys_advance = 0.0255
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5604
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1929
CLUBB-TIMER time_clubb_pdf = 0.0860
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3028
CLUBB-TIMER time_microphys_advance = 0.0437
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6317
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1797
CLUBB-TIMER time_clubb_pdf = 0.0565
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3339
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5990
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1754
CLUBB-TIMER time_clubb_pdf = 0.0640
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3438
CLUBB-TIMER time_microphys_advance = 0.0609
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6499
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2090
CLUBB-TIMER time_clubb_pdf = 0.0568
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3164
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6059
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 200
Parameters:
C_uu_shr = 0.59311360120773315430
C11 = 0.63018310070037841797
gamma_coef = 0.11281409859657287598
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1576
CLUBB-TIMER time_clubb_pdf = 0.0491
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3545
CLUBB-TIMER time_microphys_advance = 0.0378
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6049
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0212
CLUBB-TIMER time_clubb_advance = 0.1821
CLUBB-TIMER time_clubb_pdf = 0.0575
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3650
CLUBB-TIMER time_microphys_advance = 0.0213
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6528
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1949
CLUBB-TIMER time_clubb_pdf = 0.0589
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2908
CLUBB-TIMER time_microphys_advance = 0.0601
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6106
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1991
CLUBB-TIMER time_clubb_pdf = 0.0261
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2926
CLUBB-TIMER time_microphys_advance = 0.0226
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0006
CLUBB-TIMER time_total = 0.5742
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1274
CLUBB-TIMER time_clubb_pdf = 0.0628
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2586
CLUBB-TIMER time_microphys_advance = 0.0361
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4906
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0022
CLUBB-TIMER time_clubb_advance = 0.2249
CLUBB-TIMER time_clubb_pdf = 0.0546
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3526
CLUBB-TIMER time_microphys_advance = 0.0460
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6852
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1382
CLUBB-TIMER time_clubb_pdf = 0.0749
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3817
CLUBB-TIMER time_microphys_advance = 0.0435
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6499
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1335
CLUBB-TIMER time_clubb_pdf = 0.0750
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3978
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6300
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1946
CLUBB-TIMER time_clubb_pdf = 0.0814
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3316
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6319
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2336
CLUBB-TIMER time_clubb_pdf = 0.0313
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3395
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0248
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6511
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 210
Parameters:
C_uu_shr = 0.74127441644668579102
C11 = 0.48515695333480834961
gamma_coef = 0.19594562053680419922
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2266
CLUBB-TIMER time_clubb_pdf = 0.0543
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3355
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0298
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6673
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1666
CLUBB-TIMER time_clubb_pdf = 0.0503
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2894
CLUBB-TIMER time_microphys_advance = 0.0703
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5824
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1868
CLUBB-TIMER time_clubb_pdf = 0.0754
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3175
CLUBB-TIMER time_microphys_advance = 0.0452
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6307
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2090
CLUBB-TIMER time_clubb_pdf = 0.0304
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3141
CLUBB-TIMER time_microphys_advance = 0.0360
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5950
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0152
CLUBB-TIMER time_clubb_advance = 0.1352
CLUBB-TIMER time_clubb_pdf = 0.0571
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3457
CLUBB-TIMER time_microphys_advance = 0.0395
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6091
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1299
CLUBB-TIMER time_clubb_pdf = 0.0976
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3652
CLUBB-TIMER time_microphys_advance = 0.0383
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6376
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1853
CLUBB-TIMER time_clubb_pdf = 0.0590
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3330
CLUBB-TIMER time_microphys_advance = 0.0384
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6214
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2155
CLUBB-TIMER time_clubb_pdf = 0.0567
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3135
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6102
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1822
CLUBB-TIMER time_clubb_pdf = 0.0316
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2900
CLUBB-TIMER time_microphys_advance = 0.0385
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5478
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1977
CLUBB-TIMER time_clubb_pdf = 0.0325
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3356
CLUBB-TIMER time_microphys_advance = 0.0377
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6113
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 220
Parameters:
C_uu_shr = 0.18930730223655700684
C11 = 0.26935386657714843750
gamma_coef = 0.00990697834640741348
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2209
CLUBB-TIMER time_clubb_pdf = 0.0522
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3545
CLUBB-TIMER time_microphys_advance = 0.0347
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6684
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.0878
CLUBB-TIMER time_clubb_pdf = 0.1038
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4031
CLUBB-TIMER time_microphys_advance = 0.0346
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6794
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1884
CLUBB-TIMER time_clubb_pdf = 0.0587
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3412
CLUBB-TIMER time_microphys_advance = 0.0619
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6585
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2389
CLUBB-TIMER time_clubb_pdf = 0.0460
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3587
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6672
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2125
CLUBB-TIMER time_clubb_pdf = 0.0253
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3505
CLUBB-TIMER time_microphys_advance = 0.0381
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6322
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1959
CLUBB-TIMER time_clubb_pdf = 0.0468
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3638
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0237
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6518
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2033
CLUBB-TIMER time_clubb_pdf = 0.0542
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3464
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6278
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1908
CLUBB-TIMER time_clubb_pdf = 0.0262
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3439
CLUBB-TIMER time_microphys_advance = 0.0487
CLUBB-TIMER time_loop_end = 0.0297
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6443
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1866
CLUBB-TIMER time_clubb_pdf = 0.0766
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3640
CLUBB-TIMER time_microphys_advance = 0.0201
CLUBB-TIMER time_loop_end = 0.0204
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6741
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1932
CLUBB-TIMER time_clubb_pdf = 0.0262
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3219
CLUBB-TIMER time_microphys_advance = 0.0213
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5694
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 230
Parameters:
C_uu_shr = 0.00000000000000000000
C11 = 0.38762739300727844238
gamma_coef = 0.09407405555248260498
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2147
CLUBB-TIMER time_clubb_pdf = 0.0360
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3369
CLUBB-TIMER time_microphys_advance = 0.0376
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6313
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.1534
CLUBB-TIMER time_clubb_pdf = 0.0528
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3755
CLUBB-TIMER time_microphys_advance = 0.0409
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6291
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1227
CLUBB-TIMER time_clubb_pdf = 0.0634
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2786
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4878
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2126
CLUBB-TIMER time_clubb_pdf = 0.0226
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3364
CLUBB-TIMER time_microphys_advance = 0.0391
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6171
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1705
CLUBB-TIMER time_clubb_pdf = 0.0861
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3545
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6372
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0213
CLUBB-TIMER time_clubb_advance = 0.1703
CLUBB-TIMER time_clubb_pdf = 0.0299
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3442
CLUBB-TIMER time_microphys_advance = 0.0380
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6089
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1524
CLUBB-TIMER time_clubb_pdf = 0.0580
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3718
CLUBB-TIMER time_microphys_advance = 0.0434
CLUBB-TIMER time_loop_end = 0.0249
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6534
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1820
CLUBB-TIMER time_clubb_pdf = 0.0469
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3035
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5565
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2055
CLUBB-TIMER time_clubb_pdf = 0.0627
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3718
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6646
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1449
CLUBB-TIMER time_clubb_pdf = 0.0580
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3598
CLUBB-TIMER time_microphys_advance = 0.0394
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6079
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 240
Parameters:
C_uu_shr = 0.37495955824851989746
C11 = 0.04358912631869316101
gamma_coef = 0.12674665451049804688
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1795
CLUBB-TIMER time_clubb_pdf = 0.0689
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3046
CLUBB-TIMER time_microphys_advance = 0.0410
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6007
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1355
CLUBB-TIMER time_clubb_pdf = 0.1143
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3952
CLUBB-TIMER time_microphys_advance = 0.0421
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6930
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1353
CLUBB-TIMER time_clubb_pdf = 0.0808
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3930
CLUBB-TIMER time_microphys_advance = 0.0709
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6861
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1254
CLUBB-TIMER time_clubb_pdf = 0.0564
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3701
CLUBB-TIMER time_microphys_advance = 0.0836
CLUBB-TIMER time_loop_end = 0.0248
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6633
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1533
CLUBB-TIMER time_clubb_pdf = 0.0887
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3787
CLUBB-TIMER time_microphys_advance = 0.0206
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6487
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1684
CLUBB-TIMER time_clubb_pdf = 0.0533
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3648
CLUBB-TIMER time_microphys_advance = 0.0580
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6504
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2341
CLUBB-TIMER time_clubb_pdf = 0.0276
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3296
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6154
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0172
CLUBB-TIMER time_clubb_advance = 0.1329
CLUBB-TIMER time_clubb_pdf = 0.0750
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3689
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6179
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1567
CLUBB-TIMER time_clubb_pdf = 0.0293
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4207
CLUBB-TIMER time_microphys_advance = 0.0339
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6466
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2064
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4030
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6641
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 250
Parameters:
C_uu_shr = 0.21072258055210113525
C11 = 0.17463923990726470947
gamma_coef = 0.16235543787479400635
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1693
CLUBB-TIMER time_clubb_pdf = 0.0569
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3581
CLUBB-TIMER time_microphys_advance = 0.0347
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6247
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2013
CLUBB-TIMER time_clubb_pdf = 0.0551
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3651
CLUBB-TIMER time_microphys_advance = 0.0398
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6674
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1887
CLUBB-TIMER time_clubb_pdf = 0.0738
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3230
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6094
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1415
CLUBB-TIMER time_clubb_pdf = 0.0776
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3712
CLUBB-TIMER time_microphys_advance = 0.0225
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6185
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1758
CLUBB-TIMER time_clubb_pdf = 0.0757
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3864
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6617
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2007
CLUBB-TIMER time_clubb_pdf = 0.0496
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3566
CLUBB-TIMER time_microphys_advance = 0.0252
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6379
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.2017
CLUBB-TIMER time_clubb_pdf = 0.0760
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3499
CLUBB-TIMER time_microphys_advance = 0.0191
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6554
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0238
CLUBB-TIMER time_clubb_advance = 0.1576
CLUBB-TIMER time_clubb_pdf = 0.0974
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3471
CLUBB-TIMER time_microphys_advance = 0.0437
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6742
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2104
CLUBB-TIMER time_clubb_pdf = 0.0509
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3640
CLUBB-TIMER time_microphys_advance = 0.0440
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6750
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1812
CLUBB-TIMER time_clubb_pdf = 0.0501
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3527
CLUBB-TIMER time_microphys_advance = 0.0370
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6326
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 260
Parameters:
C_uu_shr = 0.58398389816284179688
C11 = 0.26398295164108276367
gamma_coef = 0.20528048276901245117
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1934
CLUBB-TIMER time_clubb_pdf = 0.0566
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3393
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6247
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2056
CLUBB-TIMER time_clubb_pdf = 0.0329
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3496
CLUBB-TIMER time_microphys_advance = 0.0656
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6595
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2005
CLUBB-TIMER time_clubb_pdf = 0.0511
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3160
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6446
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2001
CLUBB-TIMER time_clubb_pdf = 0.0296
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3366
CLUBB-TIMER time_microphys_advance = 0.0383
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6387
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1732
CLUBB-TIMER time_clubb_pdf = 0.0660
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3346
CLUBB-TIMER time_microphys_advance = 0.0444
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6241
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1698
CLUBB-TIMER time_clubb_pdf = 0.0524
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3402
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5864
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0202
CLUBB-TIMER time_clubb_advance = 0.1729
CLUBB-TIMER time_clubb_pdf = 0.0304
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3298
CLUBB-TIMER time_microphys_advance = 0.0354
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5932
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1528
CLUBB-TIMER time_clubb_pdf = 0.0537
CLUBB-TIMER time_SILHS = 0.0192
CLUBB-TIMER time_microphys_scheme = 0.3279
CLUBB-TIMER time_microphys_advance = 0.0550
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6157
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1856
CLUBB-TIMER time_clubb_pdf = 0.0560
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3790
CLUBB-TIMER time_microphys_advance = 0.0730
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.7014
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2783
CLUBB-TIMER time_clubb_pdf = 0.0362
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3117
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6504
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 270
Parameters:
C_uu_shr = 0.56266021728515625000
C11 = 0.00275172688998281956
gamma_coef = 0.23491990566253662109
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0027
CLUBB-TIMER time_clubb_advance = 0.1759
CLUBB-TIMER time_clubb_pdf = 0.0505
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3953
CLUBB-TIMER time_microphys_advance = 0.0451
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6749
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1572
CLUBB-TIMER time_clubb_pdf = 0.0759
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3381
CLUBB-TIMER time_microphys_advance = 0.0403
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6172
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1676
CLUBB-TIMER time_clubb_pdf = 0.0503
CLUBB-TIMER time_SILHS = 0.0003
CLUBB-TIMER time_microphys_scheme = 0.3492
CLUBB-TIMER time_microphys_advance = 0.0399
CLUBB-TIMER time_loop_end = 0.0280
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6381
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1973
CLUBB-TIMER time_clubb_pdf = 0.0297
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3657
CLUBB-TIMER time_microphys_advance = 0.0423
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6415
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2010
CLUBB-TIMER time_clubb_pdf = 0.0300
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3630
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0208
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6356
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0043
CLUBB-TIMER time_clubb_advance = 0.1589
CLUBB-TIMER time_clubb_pdf = 0.0314
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3669
CLUBB-TIMER time_microphys_advance = 0.0771
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6433
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2098
CLUBB-TIMER time_clubb_pdf = 0.0567
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3579
CLUBB-TIMER time_microphys_advance = 0.0410
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0003
CLUBB-TIMER time_total = 0.6717
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2233
CLUBB-TIMER time_clubb_pdf = 0.0452
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3695
CLUBB-TIMER time_microphys_advance = 0.0415
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6860
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.0999
CLUBB-TIMER time_clubb_pdf = 0.0466
CLUBB-TIMER time_SILHS = 0.0011
CLUBB-TIMER time_microphys_scheme = 0.3176
CLUBB-TIMER time_microphys_advance = 0.0291
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4998
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1561
CLUBB-TIMER time_clubb_pdf = 0.0736
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3330
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5863
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 280
Parameters:
C_uu_shr = 0.60569572448730468750
C11 = 0.19059364497661590576
gamma_coef = 0.35098055005073547363
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0064
CLUBB-TIMER time_clubb_advance = 0.1341
CLUBB-TIMER time_clubb_pdf = 0.0736
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3436
CLUBB-TIMER time_microphys_advance = 0.0588
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6230
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1814
CLUBB-TIMER time_clubb_pdf = 0.0531
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3493
CLUBB-TIMER time_microphys_advance = 0.0645
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6548
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1739
CLUBB-TIMER time_clubb_pdf = 0.0650
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3345
CLUBB-TIMER time_microphys_advance = 0.0380
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6172
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1709
CLUBB-TIMER time_clubb_pdf = 0.0717
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3210
CLUBB-TIMER time_microphys_advance = 0.0196
CLUBB-TIMER time_loop_end = 0.0205
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6067
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1497
CLUBB-TIMER time_clubb_pdf = 0.0785
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3597
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6132
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2277
CLUBB-TIMER time_clubb_pdf = 0.0310
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3197
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0181
CLUBB-TIMER time_total = 0.6197
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1562
CLUBB-TIMER time_clubb_pdf = 0.0295
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3584
CLUBB-TIMER time_microphys_advance = 0.0677
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6368
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0072
CLUBB-TIMER time_clubb_advance = 0.1514
CLUBB-TIMER time_clubb_pdf = 0.0500
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3474
CLUBB-TIMER time_microphys_advance = 0.0627
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6248
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1432
CLUBB-TIMER time_clubb_pdf = 0.0727
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3993
CLUBB-TIMER time_microphys_advance = 0.0681
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6890
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1510
CLUBB-TIMER time_clubb_pdf = 0.0760
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3589
CLUBB-TIMER time_microphys_advance = 0.0338
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6254
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 290
Parameters:
C_uu_shr = 0.69622731208801269531
C11 = 0.43050050735473632812
gamma_coef = 0.30588817596435546875
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1841
CLUBB-TIMER time_clubb_pdf = 0.0591
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3598
CLUBB-TIMER time_microphys_advance = 0.0387
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6478
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2109
CLUBB-TIMER time_clubb_pdf = 0.0314
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3252
CLUBB-TIMER time_microphys_advance = 0.0368
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6103
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1769
CLUBB-TIMER time_clubb_pdf = 0.0532
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3451
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0189
CLUBB-TIMER time_output_multi_col = 0.0004
CLUBB-TIMER time_total = 0.6165
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1957
CLUBB-TIMER time_clubb_pdf = 0.0534
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3599
CLUBB-TIMER time_microphys_advance = 0.0625
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6780
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1538
CLUBB-TIMER time_clubb_pdf = 0.0772
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3640
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6182
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1445
CLUBB-TIMER time_clubb_pdf = 0.0577
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3506
CLUBB-TIMER time_microphys_advance = 0.0649
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6235
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2282
CLUBB-TIMER time_clubb_pdf = 0.0656
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2882
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6053
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1503
CLUBB-TIMER time_clubb_pdf = 0.0783
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3877
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6406
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2031
CLUBB-TIMER time_clubb_pdf = 0.0301
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3534
CLUBB-TIMER time_microphys_advance = 0.0362
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6284
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1500
CLUBB-TIMER time_clubb_pdf = 0.0494
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3843
CLUBB-TIMER time_microphys_advance = 0.0362
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6254
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 300
Parameters:
C_uu_shr = 0.77714449167251586914
C11 = 0.38043728470802307129
gamma_coef = 0.35196897387504577637
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1633
CLUBB-TIMER time_clubb_pdf = 0.0816
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3311
CLUBB-TIMER time_microphys_advance = 0.0204
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6018
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1847
CLUBB-TIMER time_clubb_pdf = 0.0523
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3543
CLUBB-TIMER time_microphys_advance = 0.0447
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6422
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1549
CLUBB-TIMER time_clubb_pdf = 0.0532
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3651
CLUBB-TIMER time_microphys_advance = 0.0382
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6168
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0261
CLUBB-TIMER time_clubb_advance = 0.1004
CLUBB-TIMER time_clubb_pdf = 0.0751
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3701
CLUBB-TIMER time_microphys_advance = 0.0716
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6478
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1960
CLUBB-TIMER time_clubb_pdf = 0.0555
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3817
CLUBB-TIMER time_microphys_advance = 0.0199
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6596
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1867
CLUBB-TIMER time_clubb_pdf = 0.0257
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3288
CLUBB-TIMER time_microphys_advance = 0.0437
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5904
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1822
CLUBB-TIMER time_clubb_pdf = 0.0543
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3319
CLUBB-TIMER time_microphys_advance = 0.0353
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6407
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1288
CLUBB-TIMER time_clubb_pdf = 0.0907
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2649
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5088
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1860
CLUBB-TIMER time_clubb_pdf = 0.0486
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3313
CLUBB-TIMER time_microphys_advance = 0.0845
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6570
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1895
CLUBB-TIMER time_clubb_pdf = 0.0623
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3287
CLUBB-TIMER time_microphys_advance = 0.0224
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6111
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 310
Parameters:
C_uu_shr = 0.73523128032684326172
C11 = 0.39837971329689025879
gamma_coef = 0.05411943048238754272
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1596
CLUBB-TIMER time_clubb_pdf = 0.0786
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3306
CLUBB-TIMER time_microphys_advance = 0.0568
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6330
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1706
CLUBB-TIMER time_clubb_pdf = 0.0672
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3693
CLUBB-TIMER time_microphys_advance = 0.0225
CLUBB-TIMER time_loop_end = 0.0152
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6557
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1822
CLUBB-TIMER time_clubb_pdf = 0.0468
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3584
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0232
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6314
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1550
CLUBB-TIMER time_clubb_pdf = 0.0930
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3389
CLUBB-TIMER time_microphys_advance = 0.0192
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6173
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1808
CLUBB-TIMER time_clubb_pdf = 0.0461
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2812
CLUBB-TIMER time_microphys_advance = 0.0207
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6325
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1345
CLUBB-TIMER time_clubb_pdf = 0.0332
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2415
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4356
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1615
CLUBB-TIMER time_clubb_pdf = 0.0587
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3271
CLUBB-TIMER time_microphys_advance = 0.0601
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6142
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2149
CLUBB-TIMER time_clubb_pdf = 0.0321
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2848
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5582
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1562
CLUBB-TIMER time_clubb_pdf = 0.0866
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3068
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5750
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2009
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2927
CLUBB-TIMER time_microphys_advance = 0.0342
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5663
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 320
Parameters:
C_uu_shr = 0.83245271444320678711
C11 = 0.11157492548227310181
gamma_coef = 0.18466036021709442139
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1411
CLUBB-TIMER time_clubb_pdf = 0.0632
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2673
CLUBB-TIMER time_microphys_advance = 0.0401
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5618
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1798
CLUBB-TIMER time_clubb_pdf = 0.0548
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3351
CLUBB-TIMER time_microphys_advance = 0.0356
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6118
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1973
CLUBB-TIMER time_clubb_pdf = 0.0327
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2956
CLUBB-TIMER time_microphys_advance = 0.0347
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5719
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.2051
CLUBB-TIMER time_clubb_pdf = 0.0530
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3103
CLUBB-TIMER time_microphys_advance = 0.0352
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6144
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1759
CLUBB-TIMER time_clubb_pdf = 0.0549
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2915
CLUBB-TIMER time_microphys_advance = 0.0354
CLUBB-TIMER time_loop_end = 0.0054
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5890
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0029
CLUBB-TIMER time_clubb_advance = 0.2021
CLUBB-TIMER time_clubb_pdf = 0.0325
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3217
CLUBB-TIMER time_microphys_advance = 0.0534
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_output_multi_col = 0.0007
CLUBB-TIMER time_total = 0.6212
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0021
CLUBB-TIMER time_clubb_advance = 0.1855
CLUBB-TIMER time_clubb_pdf = 0.0596
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3120
CLUBB-TIMER time_microphys_advance = 0.0209
CLUBB-TIMER time_loop_end = 0.0178
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6000
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0021
CLUBB-TIMER time_clubb_advance = 0.1681
CLUBB-TIMER time_clubb_pdf = 0.0340
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3585
CLUBB-TIMER time_microphys_advance = 0.0288
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5990
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.2104
CLUBB-TIMER time_clubb_pdf = 0.0681
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3101
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6172
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1820
CLUBB-TIMER time_clubb_pdf = 0.0482
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3064
CLUBB-TIMER time_microphys_advance = 0.0434
CLUBB-TIMER time_loop_end = 0.0055
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5901
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 330
Parameters:
C_uu_shr = 0.63730925321578979492
C11 = 0.44852522015571594238
gamma_coef = 0.36828860640525817871
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1754
CLUBB-TIMER time_clubb_pdf = 0.0779
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3217
CLUBB-TIMER time_microphys_advance = 0.0246
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6079
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1564
CLUBB-TIMER time_clubb_pdf = 0.0633
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3378
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0205
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6006
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1482
CLUBB-TIMER time_clubb_pdf = 0.0481
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3332
CLUBB-TIMER time_microphys_advance = 0.0704
CLUBB-TIMER time_loop_end = 0.0163
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6250
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1995
CLUBB-TIMER time_clubb_pdf = 0.0320
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3282
CLUBB-TIMER time_microphys_advance = 0.0201
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5885
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1383
CLUBB-TIMER time_clubb_pdf = 0.0589
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3279
CLUBB-TIMER time_microphys_advance = 0.0356
CLUBB-TIMER time_loop_end = 0.0207
CLUBB-TIMER time_output_multi_col = 0.0005
CLUBB-TIMER time_total = 0.5983
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1660
CLUBB-TIMER time_clubb_pdf = 0.0608
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2838
CLUBB-TIMER time_microphys_advance = 0.0378
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5586
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0199
CLUBB-TIMER time_clubb_advance = 0.1766
CLUBB-TIMER time_clubb_pdf = 0.0364
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3157
CLUBB-TIMER time_microphys_advance = 0.0728
CLUBB-TIMER time_loop_end = 0.0054
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6288
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1745
CLUBB-TIMER time_clubb_pdf = 0.0478
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3446
CLUBB-TIMER time_microphys_advance = 0.0372
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6124
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0076
CLUBB-TIMER time_clubb_advance = 0.1522
CLUBB-TIMER time_clubb_pdf = 0.0629
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2518
CLUBB-TIMER time_microphys_advance = 0.0210
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5029
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1533
CLUBB-TIMER time_clubb_pdf = 0.0486
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2409
CLUBB-TIMER time_microphys_advance = 0.0455
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4992
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 340
Parameters:
C_uu_shr = 0.82597523927688598633
C11 = 0.45942455530166625977
gamma_coef = 0.39049607515335083008
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.1896
CLUBB-TIMER time_clubb_pdf = 0.0557
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2842
CLUBB-TIMER time_microphys_advance = 0.0241
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5622
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1395
CLUBB-TIMER time_clubb_pdf = 0.0406
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2103
CLUBB-TIMER time_microphys_advance = 0.0196
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4184
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1863
CLUBB-TIMER time_clubb_pdf = 0.0458
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2557
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5155
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1340
CLUBB-TIMER time_clubb_pdf = 0.0430
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2015
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4829
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0244
CLUBB-TIMER time_clubb_advance = 0.1498
CLUBB-TIMER time_clubb_pdf = 0.1055
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2549
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5613
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0022
CLUBB-TIMER time_clubb_advance = 0.1663
CLUBB-TIMER time_clubb_pdf = 0.0720
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2404
CLUBB-TIMER time_microphys_advance = 0.0357
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5235
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1769
CLUBB-TIMER time_clubb_pdf = 0.0581
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2685
CLUBB-TIMER time_microphys_advance = 0.0354
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5487
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.1223
CLUBB-TIMER time_clubb_pdf = 0.0643
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2805
CLUBB-TIMER time_microphys_advance = 0.0192
CLUBB-TIMER time_loop_end = 0.0146
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5046
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.1290
CLUBB-TIMER time_clubb_pdf = 0.0914
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2538
CLUBB-TIMER time_microphys_advance = 0.0200
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5032
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0022
CLUBB-TIMER time_clubb_advance = 0.1552
CLUBB-TIMER time_clubb_pdf = 0.0674
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2607
CLUBB-TIMER time_microphys_advance = 0.0383
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5334
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 350
Parameters:
C_uu_shr = 0.97980272769927978516
C11 = 0.46339145302772521973
gamma_coef = 0.31799536943435668945
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1424
CLUBB-TIMER time_clubb_pdf = 0.0824
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3464
CLUBB-TIMER time_microphys_advance = 0.0215
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6018
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.1670
CLUBB-TIMER time_clubb_pdf = 0.0324
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2421
CLUBB-TIMER time_microphys_advance = 0.0202
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5444
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1815
CLUBB-TIMER time_clubb_pdf = 0.0320
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2410
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0055
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4827
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1483
CLUBB-TIMER time_clubb_pdf = 0.0313
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2708
CLUBB-TIMER time_microphys_advance = 0.0364
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4953
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.2237
CLUBB-TIMER time_clubb_pdf = 0.0539
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3199
CLUBB-TIMER time_microphys_advance = 0.0210
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6259
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1713
CLUBB-TIMER time_clubb_pdf = 0.0745
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3266
CLUBB-TIMER time_microphys_advance = 0.0397
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6187
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1615
CLUBB-TIMER time_clubb_pdf = 0.0571
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3215
CLUBB-TIMER time_microphys_advance = 0.0331
CLUBB-TIMER time_loop_end = 0.0191
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5959
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0052
CLUBB-TIMER time_clubb_advance = 0.1678
CLUBB-TIMER time_clubb_pdf = 0.0530
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3494
CLUBB-TIMER time_microphys_advance = 0.0570
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6372
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2125
CLUBB-TIMER time_clubb_pdf = 0.0317
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3626
CLUBB-TIMER time_microphys_advance = 0.0286
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6413
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1881
CLUBB-TIMER time_clubb_pdf = 0.0592
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3283
CLUBB-TIMER time_microphys_advance = 0.0633
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6456
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 360
Parameters:
C_uu_shr = 0.51196211576461791992
C11 = 0.51156777143478393555
gamma_coef = 0.04510665312409400940
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1681
CLUBB-TIMER time_clubb_pdf = 0.0440
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3369
CLUBB-TIMER time_microphys_advance = 0.0650
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6196
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0249
CLUBB-TIMER time_clubb_advance = 0.1140
CLUBB-TIMER time_clubb_pdf = 0.0810
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3442
CLUBB-TIMER time_microphys_advance = 0.0243
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5930
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1808
CLUBB-TIMER time_clubb_pdf = 0.0582
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3360
CLUBB-TIMER time_microphys_advance = 0.0204
CLUBB-TIMER time_loop_end = 0.0219
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6201
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1796
CLUBB-TIMER time_clubb_pdf = 0.0597
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3482
CLUBB-TIMER time_microphys_advance = 0.0582
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6519
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0045
CLUBB-TIMER time_clubb_advance = 0.1652
CLUBB-TIMER time_clubb_pdf = 0.0676
CLUBB-TIMER time_SILHS = 0.0171
CLUBB-TIMER time_microphys_scheme = 0.3432
CLUBB-TIMER time_microphys_advance = 0.0372
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6435
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0022
CLUBB-TIMER time_clubb_advance = 0.1412
CLUBB-TIMER time_clubb_pdf = 0.1006
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3367
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0242
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6252
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1502
CLUBB-TIMER time_clubb_pdf = 0.0914
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3713
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6377
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1746
CLUBB-TIMER time_clubb_pdf = 0.0782
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3445
CLUBB-TIMER time_microphys_advance = 0.0635
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6676
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.2070
CLUBB-TIMER time_clubb_pdf = 0.0476
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3473
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6265
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1618
CLUBB-TIMER time_clubb_pdf = 0.0839
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4001
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6732
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 370
Parameters:
C_uu_shr = 0.56323665380477905273
C11 = 0.55434525012969970703
gamma_coef = 0.12155970931053161621
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.1156
CLUBB-TIMER time_clubb_pdf = 0.0952
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3540
CLUBB-TIMER time_microphys_advance = 0.0840
CLUBB-TIMER time_loop_end = 0.0055
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6581
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0052
CLUBB-TIMER time_clubb_advance = 0.2218
CLUBB-TIMER time_clubb_pdf = 0.0620
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3498
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6662
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0024
CLUBB-TIMER time_clubb_advance = 0.1752
CLUBB-TIMER time_clubb_pdf = 0.0315
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3202
CLUBB-TIMER time_microphys_advance = 0.0463
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5835
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1833
CLUBB-TIMER time_clubb_pdf = 0.0416
CLUBB-TIMER time_SILHS = 0.0009
CLUBB-TIMER time_microphys_scheme = 0.3398
CLUBB-TIMER time_microphys_advance = 0.0572
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6322
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.1133
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3282
CLUBB-TIMER time_microphys_advance = 0.0254
CLUBB-TIMER time_loop_end = 0.0265
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5291
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1141
CLUBB-TIMER time_clubb_pdf = 0.0357
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3575
CLUBB-TIMER time_microphys_advance = 0.1245
CLUBB-TIMER time_loop_end = 0.0053
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6635
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.2001
CLUBB-TIMER time_clubb_pdf = 0.0607
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3670
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6540
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.2369
CLUBB-TIMER time_clubb_pdf = 0.0548
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3251
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6472
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0206
CLUBB-TIMER time_clubb_advance = 0.1458
CLUBB-TIMER time_clubb_pdf = 0.0564
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3069
CLUBB-TIMER time_microphys_advance = 0.0396
CLUBB-TIMER time_loop_end = 0.0230
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6027
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.1675
CLUBB-TIMER time_clubb_pdf = 0.0557
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2759
CLUBB-TIMER time_microphys_advance = 0.0361
CLUBB-TIMER time_loop_end = 0.0054
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5444
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 380
Parameters:
C_uu_shr = 0.30555555224418640137
C11 = 0.32082113623619079590
gamma_coef = 0.14074057340621948242
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1165
CLUBB-TIMER time_clubb_pdf = 0.0721
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3156
CLUBB-TIMER time_microphys_advance = 0.0192
CLUBB-TIMER time_loop_end = 0.0233
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5501
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0021
CLUBB-TIMER time_clubb_advance = 0.2131
CLUBB-TIMER time_clubb_pdf = 0.0637
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3698
CLUBB-TIMER time_microphys_advance = 0.0438
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.7007
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0024
CLUBB-TIMER time_clubb_advance = 0.1855
CLUBB-TIMER time_clubb_pdf = 0.0780
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3154
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0239
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6267
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1950
CLUBB-TIMER time_clubb_pdf = 0.0365
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3204
CLUBB-TIMER time_microphys_advance = 0.0388
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5981
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0021
CLUBB-TIMER time_clubb_advance = 0.2350
CLUBB-TIMER time_clubb_pdf = 0.0337
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3420
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0262
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6601
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1716
CLUBB-TIMER time_clubb_pdf = 0.0471
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3232
CLUBB-TIMER time_microphys_advance = 0.0631
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6122
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1621
CLUBB-TIMER time_clubb_pdf = 0.0555
CLUBB-TIMER time_SILHS = 0.0006
CLUBB-TIMER time_microphys_scheme = 0.3282
CLUBB-TIMER time_microphys_advance = 0.0331
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5910
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1759
CLUBB-TIMER time_clubb_pdf = 0.0763
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3299
CLUBB-TIMER time_microphys_advance = 0.0444
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6352
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.2183
CLUBB-TIMER time_clubb_pdf = 0.0560
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3099
CLUBB-TIMER time_microphys_advance = 0.0201
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6118
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0023
CLUBB-TIMER time_clubb_advance = 0.1824
CLUBB-TIMER time_clubb_pdf = 0.0661
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4072
CLUBB-TIMER time_microphys_advance = 0.0224
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6887
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 390
Parameters:
C_uu_shr = 0.33205845952033996582
C11 = 0.22244292497634887695
gamma_coef = 0.43342989683151245117
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1380
CLUBB-TIMER time_clubb_pdf = 0.1166
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2346
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5181
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.2116
CLUBB-TIMER time_clubb_pdf = 0.0345
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3267
CLUBB-TIMER time_microphys_advance = 0.0487
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6290
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1738
CLUBB-TIMER time_clubb_pdf = 0.0681
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3602
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6261
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.2337
CLUBB-TIMER time_clubb_pdf = 0.0328
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3244
CLUBB-TIMER time_microphys_advance = 0.0432
CLUBB-TIMER time_loop_end = 0.0053
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6431
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.2107
CLUBB-TIMER time_clubb_pdf = 0.0574
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3545
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0057
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6506
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.2171
CLUBB-TIMER time_clubb_pdf = 0.0333
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3827
CLUBB-TIMER time_microphys_advance = 0.0238
CLUBB-TIMER time_loop_end = 0.0054
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6664
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0021
CLUBB-TIMER time_clubb_advance = 0.2057
CLUBB-TIMER time_clubb_pdf = 0.0324
CLUBB-TIMER time_SILHS = 0.0009
CLUBB-TIMER time_microphys_scheme = 0.3792
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6487
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0229
CLUBB-TIMER time_clubb_advance = 0.2228
CLUBB-TIMER time_clubb_pdf = 0.0349
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3413
CLUBB-TIMER time_microphys_advance = 0.0436
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6731
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.2156
CLUBB-TIMER time_clubb_pdf = 0.0543
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3442
CLUBB-TIMER time_microphys_advance = 0.0212
CLUBB-TIMER time_loop_end = 0.0259
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6643
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.1487
CLUBB-TIMER time_clubb_pdf = 0.0752
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3630
CLUBB-TIMER time_microphys_advance = 0.0358
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6298
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 400
Parameters:
C_uu_shr = 0.17036375403404235840
C11 = 0.24674239754676818848
gamma_coef = 0.40359073877334594727
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1608
CLUBB-TIMER time_clubb_pdf = 0.0693
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3171
CLUBB-TIMER time_microphys_advance = 0.0375
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5909
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0272
CLUBB-TIMER time_clubb_advance = 0.1092
CLUBB-TIMER time_clubb_pdf = 0.0964
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3981
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6534
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2259
CLUBB-TIMER time_clubb_pdf = 0.0302
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3445
CLUBB-TIMER time_microphys_advance = 0.0372
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6436
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0162
CLUBB-TIMER time_clubb_advance = 0.1290
CLUBB-TIMER time_clubb_pdf = 0.0761
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3494
CLUBB-TIMER time_microphys_advance = 0.0349
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6152
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1964
CLUBB-TIMER time_clubb_pdf = 0.0587
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3634
CLUBB-TIMER time_microphys_advance = 0.0445
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6704
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1289
CLUBB-TIMER time_clubb_pdf = 0.1258
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3682
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6487
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1715
CLUBB-TIMER time_clubb_pdf = 0.0565
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3525
CLUBB-TIMER time_microphys_advance = 0.0372
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6238
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1504
CLUBB-TIMER time_clubb_pdf = 0.1029
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3452
CLUBB-TIMER time_microphys_advance = 0.0432
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6478
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2071
CLUBB-TIMER time_clubb_pdf = 0.0645
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3393
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6581
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1784
CLUBB-TIMER time_clubb_pdf = 0.0706
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3253
CLUBB-TIMER time_microphys_advance = 0.0447
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6248
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 410
Parameters:
C_uu_shr = 0.75193709135055541992
C11 = 0.44758486747741699219
gamma_coef = 0.01725405640900135040
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1864
CLUBB-TIMER time_clubb_pdf = 0.0446
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3214
CLUBB-TIMER time_microphys_advance = 0.0751
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6577
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1945
CLUBB-TIMER time_clubb_pdf = 0.0482
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3408
CLUBB-TIMER time_microphys_advance = 0.0358
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6253
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.2105
CLUBB-TIMER time_clubb_pdf = 0.0232
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3175
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5754
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.2289
CLUBB-TIMER time_clubb_pdf = 0.0265
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3600
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6410
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1560
CLUBB-TIMER time_clubb_pdf = 0.0655
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3387
CLUBB-TIMER time_microphys_advance = 0.0364
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6029
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1508
CLUBB-TIMER time_clubb_pdf = 0.1348
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3350
CLUBB-TIMER time_microphys_advance = 0.0210
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6483
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1725
CLUBB-TIMER time_clubb_pdf = 0.0795
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3582
CLUBB-TIMER time_microphys_advance = 0.0196
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6358
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1713
CLUBB-TIMER time_clubb_pdf = 0.0678
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3113
CLUBB-TIMER time_microphys_advance = 0.0553
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6123
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0061
CLUBB-TIMER time_clubb_advance = 0.2423
CLUBB-TIMER time_clubb_pdf = 0.0434
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2309
CLUBB-TIMER time_microphys_advance = 0.0261
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5544
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1764
CLUBB-TIMER time_clubb_pdf = 0.0297
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2899
CLUBB-TIMER time_microphys_advance = 0.0379
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5403
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 420
Parameters:
C_uu_shr = 0.80500906705856323242
C11 = 0.28827318549156188965
gamma_coef = 0.04522339627146720886
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1981
CLUBB-TIMER time_clubb_pdf = 0.0477
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3440
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0245
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6364
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2065
CLUBB-TIMER time_clubb_pdf = 0.0490
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3736
CLUBB-TIMER time_microphys_advance = 0.0408
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6763
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1671
CLUBB-TIMER time_clubb_pdf = 0.0565
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4005
CLUBB-TIMER time_microphys_advance = 0.0392
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6690
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0222
CLUBB-TIMER time_clubb_advance = 0.1414
CLUBB-TIMER time_clubb_pdf = 0.0840
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3627
CLUBB-TIMER time_microphys_advance = 0.0413
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6559
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1593
CLUBB-TIMER time_clubb_pdf = 0.0546
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3557
CLUBB-TIMER time_microphys_advance = 0.0717
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6473
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1809
CLUBB-TIMER time_clubb_pdf = 0.0539
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3852
CLUBB-TIMER time_microphys_advance = 0.0202
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6460
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2051
CLUBB-TIMER time_clubb_pdf = 0.0538
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3725
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6552
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1916
CLUBB-TIMER time_clubb_pdf = 0.0791
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3744
CLUBB-TIMER time_microphys_advance = 0.0422
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6945
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2063
CLUBB-TIMER time_clubb_pdf = 0.0308
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3178
CLUBB-TIMER time_microphys_advance = 0.0438
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6047
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1800
CLUBB-TIMER time_clubb_pdf = 0.0525
CLUBB-TIMER time_SILHS = 0.0010
CLUBB-TIMER time_microphys_scheme = 0.3411
CLUBB-TIMER time_microphys_advance = 0.0638
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6442
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 430
Parameters:
C_uu_shr = 0.67362833023071289062
C11 = 0.00000000000000000000
gamma_coef = 0.16352102160453796387
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0021
CLUBB-TIMER time_clubb_advance = 0.1943
CLUBB-TIMER time_clubb_pdf = 0.0744
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3496
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6435
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.2196
CLUBB-TIMER time_clubb_pdf = 0.0530
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3884
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6898
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2090
CLUBB-TIMER time_clubb_pdf = 0.0300
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3239
CLUBB-TIMER time_microphys_advance = 0.0409
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6108
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1848
CLUBB-TIMER time_clubb_pdf = 0.0738
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3494
CLUBB-TIMER time_microphys_advance = 0.0415
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6567
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1480
CLUBB-TIMER time_clubb_pdf = 0.0731
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3456
CLUBB-TIMER time_microphys_advance = 0.0597
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6322
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2074
CLUBB-TIMER time_clubb_pdf = 0.0569
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3277
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6156
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1838
CLUBB-TIMER time_clubb_pdf = 0.0817
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3546
CLUBB-TIMER time_microphys_advance = 0.0200
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6467
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1571
CLUBB-TIMER time_clubb_pdf = 0.1057
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3681
CLUBB-TIMER time_microphys_advance = 0.0471
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6844
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0217
CLUBB-TIMER time_clubb_advance = 0.1523
CLUBB-TIMER time_clubb_pdf = 0.0322
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3468
CLUBB-TIMER time_microphys_advance = 0.0586
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6168
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1944
CLUBB-TIMER time_clubb_pdf = 0.0308
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3748
CLUBB-TIMER time_microphys_advance = 0.0237
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6368
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 440
Parameters:
C_uu_shr = 0.74757164716720581055
C11 = 0.00000000000000000000
gamma_coef = 0.13398106396198272705
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1761
CLUBB-TIMER time_clubb_pdf = 0.0302
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3569
CLUBB-TIMER time_microphys_advance = 0.0440
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6131
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1895
CLUBB-TIMER time_clubb_pdf = 0.0667
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3343
CLUBB-TIMER time_microphys_advance = 0.0444
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6410
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1594
CLUBB-TIMER time_clubb_pdf = 0.0338
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3524
CLUBB-TIMER time_microphys_advance = 0.0593
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6291
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.1947
CLUBB-TIMER time_clubb_pdf = 0.0542
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3731
CLUBB-TIMER time_microphys_advance = 0.0191
CLUBB-TIMER time_loop_end = 0.0211
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6662
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1846
CLUBB-TIMER time_clubb_pdf = 0.0291
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2790
CLUBB-TIMER time_microphys_advance = 0.0441
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5435
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0269
CLUBB-TIMER time_clubb_advance = 0.1462
CLUBB-TIMER time_clubb_pdf = 0.0601
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3492
CLUBB-TIMER time_microphys_advance = 0.0403
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6279
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1855
CLUBB-TIMER time_clubb_pdf = 0.0485
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3551
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0184
CLUBB-TIMER time_total = 0.6315
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1639
CLUBB-TIMER time_clubb_pdf = 0.0382
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3593
CLUBB-TIMER time_microphys_advance = 0.0408
CLUBB-TIMER time_loop_end = 0.0210
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6261
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1573
CLUBB-TIMER time_clubb_pdf = 0.1022
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3348
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6185
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1717
CLUBB-TIMER time_clubb_pdf = 0.0439
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3388
CLUBB-TIMER time_microphys_advance = 0.0407
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6010
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 450
Parameters:
C_uu_shr = 0.70022410154342651367
C11 = 0.06943951547145843506
gamma_coef = 0.09013315290212631226
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1705
CLUBB-TIMER time_clubb_pdf = 0.0518
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3477
CLUBB-TIMER time_microphys_advance = 0.0267
CLUBB-TIMER time_loop_end = 0.0251
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6247
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0193
CLUBB-TIMER time_clubb_advance = 0.1527
CLUBB-TIMER time_clubb_pdf = 0.0764
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3513
CLUBB-TIMER time_microphys_advance = 0.0192
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6243
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2042
CLUBB-TIMER time_clubb_pdf = 0.0494
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3351
CLUBB-TIMER time_microphys_advance = 0.0228
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6174
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2005
CLUBB-TIMER time_clubb_pdf = 0.0474
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3289
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6016
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1680
CLUBB-TIMER time_clubb_pdf = 0.0683
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3451
CLUBB-TIMER time_microphys_advance = 0.0500
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6373
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2092
CLUBB-TIMER time_clubb_pdf = 0.0620
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3412
CLUBB-TIMER time_microphys_advance = 0.0240
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6650
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1789
CLUBB-TIMER time_clubb_pdf = 0.0681
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3348
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6049
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2098
CLUBB-TIMER time_clubb_pdf = 0.0625
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3521
CLUBB-TIMER time_microphys_advance = 0.0198
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6499
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1454
CLUBB-TIMER time_clubb_pdf = 0.0513
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3464
CLUBB-TIMER time_microphys_advance = 0.0420
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6016
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.2038
CLUBB-TIMER time_clubb_pdf = 0.0353
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3204
CLUBB-TIMER time_microphys_advance = 0.0352
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6015
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 460
Parameters:
C_uu_shr = 0.58438444137573242188
C11 = 0.32898312807083129883
gamma_coef = 0.02792598679661750793
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1923
CLUBB-TIMER time_clubb_pdf = 0.0422
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3266
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5867
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1736
CLUBB-TIMER time_clubb_pdf = 0.0723
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3469
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6162
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1553
CLUBB-TIMER time_clubb_pdf = 0.0605
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3379
CLUBB-TIMER time_microphys_advance = 0.0599
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6191
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1312
CLUBB-TIMER time_clubb_pdf = 0.0608
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3818
CLUBB-TIMER time_microphys_advance = 0.0450
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6245
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2464
CLUBB-TIMER time_clubb_pdf = 0.0326
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3297
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6352
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0233
CLUBB-TIMER time_clubb_advance = 0.1192
CLUBB-TIMER time_clubb_pdf = 0.0467
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4052
CLUBB-TIMER time_microphys_advance = 0.0407
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6398
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1797
CLUBB-TIMER time_clubb_pdf = 0.0628
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3687
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6363
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1691
CLUBB-TIMER time_clubb_pdf = 0.0313
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3613
CLUBB-TIMER time_microphys_advance = 0.0658
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6537
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1567
CLUBB-TIMER time_clubb_pdf = 0.0692
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3939
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0100
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6500
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1891
CLUBB-TIMER time_clubb_pdf = 0.0436
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3538
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6111
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 470
Parameters:
C_uu_shr = 0.56089508533477783203
C11 = 0.39672133326530456543
gamma_coef = 0.02189352549612522125
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1720
CLUBB-TIMER time_clubb_pdf = 0.0891
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3565
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6409
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1311
CLUBB-TIMER time_clubb_pdf = 0.0958
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3879
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0098
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6448
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1843
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3627
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0236
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6213
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1937
CLUBB-TIMER time_clubb_pdf = 0.0489
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3274
CLUBB-TIMER time_microphys_advance = 0.0371
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6129
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1430
CLUBB-TIMER time_clubb_pdf = 0.0839
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3369
CLUBB-TIMER time_microphys_advance = 0.0645
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6342
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1602
CLUBB-TIMER time_clubb_pdf = 0.1147
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3272
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6267
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1701
CLUBB-TIMER time_clubb_pdf = 0.0543
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3503
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0179
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6132
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2284
CLUBB-TIMER time_clubb_pdf = 0.0500
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3580
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6627
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1928
CLUBB-TIMER time_clubb_pdf = 0.0664
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3330
CLUBB-TIMER time_microphys_advance = 0.0245
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6225
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1886
CLUBB-TIMER time_clubb_pdf = 0.0576
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3817
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6531
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 480
Parameters:
C_uu_shr = 0.45333006978034973145
C11 = 0.31731846928596496582
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1497
CLUBB-TIMER time_clubb_pdf = 0.0515
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3606
CLUBB-TIMER time_microphys_advance = 0.0683
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6362
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1683
CLUBB-TIMER time_clubb_pdf = 0.0632
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3348
CLUBB-TIMER time_microphys_advance = 0.0373
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6137
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2061
CLUBB-TIMER time_clubb_pdf = 0.0470
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3693
CLUBB-TIMER time_microphys_advance = 0.0393
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6682
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.2099
CLUBB-TIMER time_clubb_pdf = 0.0296
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3243
CLUBB-TIMER time_microphys_advance = 0.0365
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6078
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2164
CLUBB-TIMER time_clubb_pdf = 0.0247
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3204
CLUBB-TIMER time_microphys_advance = 0.0224
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5910
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1894
CLUBB-TIMER time_clubb_pdf = 0.0491
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3342
CLUBB-TIMER time_microphys_advance = 0.0232
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6018
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1771
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2880
CLUBB-TIMER time_microphys_advance = 0.0420
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5426
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1990
CLUBB-TIMER time_clubb_pdf = 0.0521
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3494
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6270
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1239
CLUBB-TIMER time_clubb_pdf = 0.0252
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3631
CLUBB-TIMER time_microphys_advance = 0.0679
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5861
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1251
CLUBB-TIMER time_clubb_pdf = 0.0829
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3516
CLUBB-TIMER time_microphys_advance = 0.0199
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5878
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 490
Parameters:
C_uu_shr = 0.33594030141830444336
C11 = 0.38060915470123291016
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
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.1787
CLUBB-TIMER time_clubb_pdf = 0.0355
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3814
CLUBB-TIMER time_microphys_advance = 0.0459
CLUBB-TIMER time_loop_end = 0.0121
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6656
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1633
CLUBB-TIMER time_clubb_pdf = 0.0746
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3565
CLUBB-TIMER time_microphys_advance = 0.0357
CLUBB-TIMER time_loop_end = 0.0246
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6578
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1889
CLUBB-TIMER time_clubb_pdf = 0.0442
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3387
CLUBB-TIMER time_microphys_advance = 0.0199
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6257
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1532
CLUBB-TIMER time_clubb_pdf = 0.0508
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3467
CLUBB-TIMER time_microphys_advance = 0.0456
CLUBB-TIMER time_loop_end = 0.0195
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6215
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1812
CLUBB-TIMER time_clubb_pdf = 0.0340
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3425
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0197
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5990
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2067
CLUBB-TIMER time_clubb_pdf = 0.0400
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3420
CLUBB-TIMER time_microphys_advance = 0.0382
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6332
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2026
CLUBB-TIMER time_clubb_pdf = 0.0316
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3276
CLUBB-TIMER time_microphys_advance = 0.0429
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6128
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2219
CLUBB-TIMER time_clubb_pdf = 0.0371
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3298
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0051
CLUBB-TIMER time_total = 0.6324
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1430
CLUBB-TIMER time_clubb_pdf = 0.0754
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3575
CLUBB-TIMER time_microphys_advance = 0.0596
CLUBB-TIMER time_loop_end = 0.0262
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6646
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1120
CLUBB-TIMER time_clubb_pdf = 0.0655
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3435
CLUBB-TIMER time_microphys_advance = 0.0656
CLUBB-TIMER time_loop_end = 0.0263
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6160
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 500
Parameters:
C_uu_shr = 0.40323096513748168945
C11 = 0.25349855422973632812
gamma_coef = 0.02856880053877830505
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2399
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3426
CLUBB-TIMER time_microphys_advance = 0.0308
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6513
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1046
CLUBB-TIMER time_clubb_pdf = 0.0816
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3491
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5914
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2009
CLUBB-TIMER time_clubb_pdf = 0.0371
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2960
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5618
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0022
CLUBB-TIMER time_clubb_advance = 0.1816
CLUBB-TIMER time_clubb_pdf = 0.0448
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3773
CLUBB-TIMER time_microphys_advance = 0.0237
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6346
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1560
CLUBB-TIMER time_clubb_pdf = 0.0844
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3383
CLUBB-TIMER time_microphys_advance = 0.0387
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6235
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1796
CLUBB-TIMER time_clubb_pdf = 0.0695
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3706
CLUBB-TIMER time_microphys_advance = 0.0790
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0006
CLUBB-TIMER time_total = 0.7061
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1440
CLUBB-TIMER time_clubb_pdf = 0.0903
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3282
CLUBB-TIMER time_microphys_advance = 0.0544
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6231
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1701
CLUBB-TIMER time_clubb_pdf = 0.0637
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3075
CLUBB-TIMER time_microphys_advance = 0.0192
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5663
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1286
CLUBB-TIMER time_clubb_pdf = 0.0261
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4103
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5908
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1268
CLUBB-TIMER time_clubb_pdf = 0.0556
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3387
CLUBB-TIMER time_microphys_advance = 0.0397
CLUBB-TIMER time_loop_end = 0.0186
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5823
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 510
Parameters:
C_uu_shr = 0.53748571872711181641
C11 = 0.26176854968070983887
gamma_coef = 0.00057622755412012339
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1314
CLUBB-TIMER time_clubb_pdf = 0.0770
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3419
CLUBB-TIMER time_microphys_advance = 0.0224
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5835
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1918
CLUBB-TIMER time_clubb_pdf = 0.0261
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3452
CLUBB-TIMER time_microphys_advance = 0.0344
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6042
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1562
CLUBB-TIMER time_clubb_pdf = 0.0987
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3746
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6541
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1972
CLUBB-TIMER time_clubb_pdf = 0.0494
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3208
CLUBB-TIMER time_microphys_advance = 0.0340
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6074
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1354
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2178
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.4061
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1540
CLUBB-TIMER time_clubb_pdf = 0.0533
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3753
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0307
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6383
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1402
CLUBB-TIMER time_clubb_pdf = 0.0382
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2315
CLUBB-TIMER time_microphys_advance = 0.0196
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4357
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1298
CLUBB-TIMER time_clubb_pdf = 0.0410
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3133
CLUBB-TIMER time_microphys_advance = 0.0415
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5318
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0065
CLUBB-TIMER time_clubb_advance = 0.1624
CLUBB-TIMER time_clubb_pdf = 0.0320
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3122
CLUBB-TIMER time_microphys_advance = 0.0484
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5664
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1364
CLUBB-TIMER time_clubb_pdf = 0.0642
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3057
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5312
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 520
Parameters:
C_uu_shr = 0.49473783373832702637
C11 = 0.55006933212280273438
gamma_coef = 0.17415644228458404541
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1755
CLUBB-TIMER time_clubb_pdf = 0.0303
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3433
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5756
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1315
CLUBB-TIMER time_clubb_pdf = 0.0432
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2401
CLUBB-TIMER time_microphys_advance = 0.0398
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4606
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0168
CLUBB-TIMER time_clubb_advance = 0.1281
CLUBB-TIMER time_clubb_pdf = 0.0632
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2702
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5205
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1692
CLUBB-TIMER time_clubb_pdf = 0.0679
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3332
CLUBB-TIMER time_microphys_advance = 0.0570
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6360
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1669
CLUBB-TIMER time_clubb_pdf = 0.0399
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2640
CLUBB-TIMER time_microphys_advance = 0.0191
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5462
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1415
CLUBB-TIMER time_clubb_pdf = 0.0600
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3173
CLUBB-TIMER time_microphys_advance = 0.0484
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5743
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2111
CLUBB-TIMER time_clubb_pdf = 0.0247
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3166
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5779
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1982
CLUBB-TIMER time_clubb_pdf = 0.0568
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3449
CLUBB-TIMER time_microphys_advance = 0.0640
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6708
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1595
CLUBB-TIMER time_clubb_pdf = 0.0438
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3042
CLUBB-TIMER time_microphys_advance = 0.0386
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5526
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1450
CLUBB-TIMER time_clubb_pdf = 0.0467
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3381
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5730
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 530
Parameters:
C_uu_shr = 0.57612884044647216797
C11 = 0.55964308977127075195
gamma_coef = 0.20300045609474182129
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.0973
CLUBB-TIMER time_clubb_pdf = 0.0786
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3226
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5624
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1527
CLUBB-TIMER time_clubb_pdf = 0.0511
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3196
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5477
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1575
CLUBB-TIMER time_clubb_pdf = 0.0652
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3030
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5513
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1253
CLUBB-TIMER time_clubb_pdf = 0.0483
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3519
CLUBB-TIMER time_microphys_advance = 0.0278
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5592
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1108
CLUBB-TIMER time_clubb_pdf = 0.0476
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2962
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4799
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1348
CLUBB-TIMER time_clubb_pdf = 0.0415
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3277
CLUBB-TIMER time_microphys_advance = 0.0314
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5416
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0103
CLUBB-TIMER time_clubb_advance = 0.1162
CLUBB-TIMER time_clubb_pdf = 0.0680
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3298
CLUBB-TIMER time_microphys_advance = 0.0336
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5631
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1934
CLUBB-TIMER time_clubb_pdf = 0.0559
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3840
CLUBB-TIMER time_microphys_advance = 0.0257
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6659
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0217
CLUBB-TIMER time_clubb_advance = 0.1928
CLUBB-TIMER time_clubb_pdf = 0.0565
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3377
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6328
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1771
CLUBB-TIMER time_clubb_pdf = 0.0493
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3336
CLUBB-TIMER time_microphys_advance = 0.0276
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5944
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 540
Parameters:
C_uu_shr = 0.61457300186157226562
C11 = 0.55317449569702148438
gamma_coef = 0.16855621337890625000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1323
CLUBB-TIMER time_clubb_pdf = 0.0860
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3279
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5841
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0179
CLUBB-TIMER time_clubb_advance = 0.2039
CLUBB-TIMER time_clubb_pdf = 0.0510
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3371
CLUBB-TIMER time_microphys_advance = 0.0363
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6528
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1431
CLUBB-TIMER time_clubb_pdf = 0.0743
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3440
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5854
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1840
CLUBB-TIMER time_clubb_pdf = 0.0785
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2909
CLUBB-TIMER time_microphys_advance = 0.0366
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5958
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1881
CLUBB-TIMER time_clubb_pdf = 0.0769
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3188
CLUBB-TIMER time_microphys_advance = 0.0225
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6131
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1494
CLUBB-TIMER time_clubb_pdf = 0.0567
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3107
CLUBB-TIMER time_microphys_advance = 0.0342
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5577
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1874
CLUBB-TIMER time_clubb_pdf = 0.0472
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3089
CLUBB-TIMER time_microphys_advance = 0.0347
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5841
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1613
CLUBB-TIMER time_clubb_pdf = 0.0777
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3011
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5641
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1860
CLUBB-TIMER time_clubb_pdf = 0.0549
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3476
CLUBB-TIMER time_microphys_advance = 0.0622
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6579
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1396
CLUBB-TIMER time_clubb_pdf = 0.0501
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3032
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5178
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 550
Parameters:
C_uu_shr = 0.68522709608078002930
C11 = 0.59220916032791137695
gamma_coef = 0.20684204995632171631
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1759
CLUBB-TIMER time_clubb_pdf = 0.0632
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3250
CLUBB-TIMER time_microphys_advance = 0.0353
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6053
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1347
CLUBB-TIMER time_clubb_pdf = 0.0633
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2939
CLUBB-TIMER time_microphys_advance = 0.0417
CLUBB-TIMER time_loop_end = 0.0257
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5626
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1741
CLUBB-TIMER time_clubb_pdf = 0.0501
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3381
CLUBB-TIMER time_microphys_advance = 0.0654
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6336
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1558
CLUBB-TIMER time_clubb_pdf = 0.0503
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3807
CLUBB-TIMER time_microphys_advance = 0.0243
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6170
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0212
CLUBB-TIMER time_clubb_advance = 0.1795
CLUBB-TIMER time_clubb_pdf = 0.0522
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3430
CLUBB-TIMER time_microphys_advance = 0.0470
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6476
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1749
CLUBB-TIMER time_clubb_pdf = 0.0481
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3476
CLUBB-TIMER time_microphys_advance = 0.0442
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6208
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2059
CLUBB-TIMER time_clubb_pdf = 0.0397
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3303
CLUBB-TIMER time_microphys_advance = 0.0398
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6218
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2053
CLUBB-TIMER time_clubb_pdf = 0.0505
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3610
CLUBB-TIMER time_microphys_advance = 0.0205
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6466
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1757
CLUBB-TIMER time_clubb_pdf = 0.0573
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4026
CLUBB-TIMER time_microphys_advance = 0.0416
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6844
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1353
CLUBB-TIMER time_clubb_pdf = 0.0681
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3265
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5949
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 560
Parameters:
C_uu_shr = 0.52899086475372314453
C11 = 0.41851830482482910156
gamma_coef = 0.00300472020171582699
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1717
CLUBB-TIMER time_clubb_pdf = 0.0295
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3517
CLUBB-TIMER time_microphys_advance = 0.0258
CLUBB-TIMER time_loop_end = 0.0186
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6309
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1770
CLUBB-TIMER time_clubb_pdf = 0.0452
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3529
CLUBB-TIMER time_microphys_advance = 0.0717
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6527
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.2012
CLUBB-TIMER time_clubb_pdf = 0.0498
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3588
CLUBB-TIMER time_microphys_advance = 0.0211
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6635
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0123
CLUBB-TIMER time_clubb_advance = 0.1945
CLUBB-TIMER time_clubb_pdf = 0.0509
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3455
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6345
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1828
CLUBB-TIMER time_clubb_pdf = 0.0772
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3425
CLUBB-TIMER time_microphys_advance = 0.0381
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6468
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1721
CLUBB-TIMER time_clubb_pdf = 0.0374
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3502
CLUBB-TIMER time_microphys_advance = 0.0365
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6024
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1756
CLUBB-TIMER time_clubb_pdf = 0.0578
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3334
CLUBB-TIMER time_microphys_advance = 0.0352
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6092
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1855
CLUBB-TIMER time_clubb_pdf = 0.0551
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3251
CLUBB-TIMER time_microphys_advance = 0.0478
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6200
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1874
CLUBB-TIMER time_clubb_pdf = 0.0382
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3164
CLUBB-TIMER time_microphys_advance = 0.0345
CLUBB-TIMER time_loop_end = 0.0226
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6024
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1614
CLUBB-TIMER time_clubb_pdf = 0.0327
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3745
CLUBB-TIMER time_microphys_advance = 0.0881
CLUBB-TIMER time_loop_end = 0.0115
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6730
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 570
Parameters:
C_uu_shr = 0.55221730470657348633
C11 = 0.44773474335670471191
gamma_coef = 0.01088725961744785309
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2046
CLUBB-TIMER time_clubb_pdf = 0.0507
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3462
CLUBB-TIMER time_microphys_advance = 0.0296
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6372
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1901
CLUBB-TIMER time_clubb_pdf = 0.0446
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3396
CLUBB-TIMER time_microphys_advance = 0.0204
CLUBB-TIMER time_loop_end = 0.0292
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6307
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0021
CLUBB-TIMER time_clubb_advance = 0.1911
CLUBB-TIMER time_clubb_pdf = 0.0282
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3389
CLUBB-TIMER time_microphys_advance = 0.0268
CLUBB-TIMER time_loop_end = 0.0118
CLUBB-TIMER time_output_multi_col = 0.0031
CLUBB-TIMER time_total = 0.6036
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1648
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3649
CLUBB-TIMER time_microphys_advance = 0.0726
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6423
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1845
CLUBB-TIMER time_clubb_pdf = 0.0579
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3485
CLUBB-TIMER time_microphys_advance = 0.0421
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6388
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2118
CLUBB-TIMER time_clubb_pdf = 0.0470
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3357
CLUBB-TIMER time_microphys_advance = 0.0298
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6300
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0191
CLUBB-TIMER time_clubb_advance = 0.1808
CLUBB-TIMER time_clubb_pdf = 0.0406
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3723
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6343
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1548
CLUBB-TIMER time_clubb_pdf = 0.0754
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3516
CLUBB-TIMER time_microphys_advance = 0.0375
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6251
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1766
CLUBB-TIMER time_clubb_pdf = 0.0243
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3856
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6101
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1888
CLUBB-TIMER time_clubb_pdf = 0.0347
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2687
CLUBB-TIMER time_microphys_advance = 0.0201
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0009
CLUBB-TIMER time_total = 0.5920
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 580
Parameters:
C_uu_shr = 0.57726687192916870117
C11 = 0.54701250791549682617
gamma_coef = 0.02935726195573806763
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1774
CLUBB-TIMER time_clubb_pdf = 0.0719
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2903
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5647
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2015
CLUBB-TIMER time_clubb_pdf = 0.0329
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3115
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5835
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1942
CLUBB-TIMER time_clubb_pdf = 0.0429
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3473
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0212
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6282
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0052
CLUBB-TIMER time_clubb_advance = 0.1568
CLUBB-TIMER time_clubb_pdf = 0.0332
CLUBB-TIMER time_SILHS = 0.0011
CLUBB-TIMER time_microphys_scheme = 0.3248
CLUBB-TIMER time_microphys_advance = 0.0221
CLUBB-TIMER time_loop_end = 0.0431
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5908
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2040
CLUBB-TIMER time_clubb_pdf = 0.0383
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3265
CLUBB-TIMER time_microphys_advance = 0.0192
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5945
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0162
CLUBB-TIMER time_clubb_advance = 0.1555
CLUBB-TIMER time_clubb_pdf = 0.0502
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3071
CLUBB-TIMER time_microphys_advance = 0.0401
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5740
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1363
CLUBB-TIMER time_clubb_pdf = 0.0418
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2618
CLUBB-TIMER time_microphys_advance = 0.0378
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0042
CLUBB-TIMER time_total = 0.4893
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1719
CLUBB-TIMER time_clubb_pdf = 0.0733
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2988
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5682
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1627
CLUBB-TIMER time_clubb_pdf = 0.0716
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3062
CLUBB-TIMER time_microphys_advance = 0.0248
CLUBB-TIMER time_loop_end = 0.0054
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5736
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1328
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2649
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5596
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 590
Parameters:
C_uu_shr = 0.54779773950576782227
C11 = 0.49939343333244323730
gamma_coef = 0.03536643832921981812
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1674
CLUBB-TIMER time_clubb_pdf = 0.0642
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3393
CLUBB-TIMER time_microphys_advance = 0.0327
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6101
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0061
CLUBB-TIMER time_clubb_advance = 0.1530
CLUBB-TIMER time_clubb_pdf = 0.0629
CLUBB-TIMER time_SILHS = 0.0011
CLUBB-TIMER time_microphys_scheme = 0.2933
CLUBB-TIMER time_microphys_advance = 0.0467
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5741
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1672
CLUBB-TIMER time_clubb_pdf = 0.0600
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3173
CLUBB-TIMER time_microphys_advance = 0.0502
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6012
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1147
CLUBB-TIMER time_clubb_pdf = 0.0612
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2618
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4621
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1700
CLUBB-TIMER time_clubb_pdf = 0.0591
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3226
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5801
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1600
CLUBB-TIMER time_clubb_pdf = 0.0641
CLUBB-TIMER time_SILHS = 0.0162
CLUBB-TIMER time_microphys_scheme = 0.3290
CLUBB-TIMER time_microphys_advance = 0.0344
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6101
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1581
CLUBB-TIMER time_clubb_pdf = 0.0472
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3625
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0183
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6072
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1483
CLUBB-TIMER time_clubb_pdf = 0.0723
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3083
CLUBB-TIMER time_microphys_advance = 0.0383
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5880
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1798
CLUBB-TIMER time_clubb_pdf = 0.0417
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3427
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0272
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6145
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1619
CLUBB-TIMER time_clubb_pdf = 0.0515
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3564
CLUBB-TIMER time_microphys_advance = 0.0198
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6198
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 600
Parameters:
C_uu_shr = 0.49546051025390625000
C11 = 0.42762318253517150879
gamma_coef = 0.02594881691038608551
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1641
CLUBB-TIMER time_clubb_pdf = 0.0535
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3084
CLUBB-TIMER time_microphys_advance = 0.0351
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5674
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1942
CLUBB-TIMER time_clubb_pdf = 0.0386
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3187
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5897
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1128
CLUBB-TIMER time_clubb_pdf = 0.0290
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2689
CLUBB-TIMER time_microphys_advance = 0.0553
CLUBB-TIMER time_loop_end = 0.0194
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5123
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1285
CLUBB-TIMER time_clubb_pdf = 0.0317
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2670
CLUBB-TIMER time_microphys_advance = 0.0442
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4777
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1587
CLUBB-TIMER time_clubb_pdf = 0.0656
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2919
CLUBB-TIMER time_microphys_advance = 0.0468
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5712
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0197
CLUBB-TIMER time_clubb_advance = 0.1379
CLUBB-TIMER time_clubb_pdf = 0.0327
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3032
CLUBB-TIMER time_microphys_advance = 0.0291
CLUBB-TIMER time_loop_end = 0.0127
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5371
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1431
CLUBB-TIMER time_clubb_pdf = 0.0587
CLUBB-TIMER time_SILHS = 0.0007
CLUBB-TIMER time_microphys_scheme = 0.2613
CLUBB-TIMER time_microphys_advance = 0.0229
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4938
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0024
CLUBB-TIMER time_clubb_advance = 0.1632
CLUBB-TIMER time_clubb_pdf = 0.0669
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2897
CLUBB-TIMER time_microphys_advance = 0.0476
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6014
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1173
CLUBB-TIMER time_clubb_pdf = 0.0576
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2427
CLUBB-TIMER time_microphys_advance = 0.0332
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4605
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1190
CLUBB-TIMER time_clubb_pdf = 0.0707
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2504
CLUBB-TIMER time_microphys_advance = 0.0225
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4694
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 610
Parameters:
C_uu_shr = 0.62101006507873535156
C11 = 0.29821172356605529785
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1278
CLUBB-TIMER time_clubb_pdf = 0.1229
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2381
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5151
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1566
CLUBB-TIMER time_clubb_pdf = 0.0418
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3340
CLUBB-TIMER time_microphys_advance = 0.0233
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5622
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1303
CLUBB-TIMER time_clubb_pdf = 0.0396
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3222
CLUBB-TIMER time_microphys_advance = 0.0422
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5653
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1284
CLUBB-TIMER time_clubb_pdf = 0.0488
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2615
CLUBB-TIMER time_microphys_advance = 0.0336
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4826
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
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.1620
CLUBB-TIMER time_clubb_pdf = 0.0404
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2899
CLUBB-TIMER time_microphys_advance = 0.0519
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5960
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1239
CLUBB-TIMER time_clubb_pdf = 0.0548
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2617
CLUBB-TIMER time_microphys_advance = 0.0318
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4788
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1124
CLUBB-TIMER time_clubb_pdf = 0.0317
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2338
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5068
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1427
CLUBB-TIMER time_clubb_pdf = 0.0555
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3299
CLUBB-TIMER time_microphys_advance = 0.0503
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5842
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1554
CLUBB-TIMER time_clubb_pdf = 0.0704
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3283
CLUBB-TIMER time_microphys_advance = 0.0305
CLUBB-TIMER time_loop_end = 0.0175
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6051
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1870
CLUBB-TIMER time_clubb_pdf = 0.0469
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3221
CLUBB-TIMER time_microphys_advance = 0.0249
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5875
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 620
Parameters:
C_uu_shr = 0.55570214986801147461
C11 = 0.28665605187416076660
gamma_coef = 0.00227326946333050728
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1455
CLUBB-TIMER time_clubb_pdf = 0.0471
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2699
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5086
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1522
CLUBB-TIMER time_clubb_pdf = 0.0647
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3233
CLUBB-TIMER time_microphys_advance = 0.0274
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5742
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1309
CLUBB-TIMER time_clubb_pdf = 0.0410
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3091
CLUBB-TIMER time_microphys_advance = 0.0362
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5499
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1454
CLUBB-TIMER time_clubb_pdf = 0.0614
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3114
CLUBB-TIMER time_microphys_advance = 0.0460
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5713
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0222
CLUBB-TIMER time_clubb_advance = 0.1378
CLUBB-TIMER time_clubb_pdf = 0.0577
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3087
CLUBB-TIMER time_microphys_advance = 0.0313
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5630
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1467
CLUBB-TIMER time_clubb_pdf = 0.0415
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3057
CLUBB-TIMER time_microphys_advance = 0.0482
CLUBB-TIMER time_loop_end = 0.0141
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5592
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1606
CLUBB-TIMER time_clubb_pdf = 0.0567
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3153
CLUBB-TIMER time_microphys_advance = 0.0254
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5645
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.2098
CLUBB-TIMER time_clubb_pdf = 0.0287
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2923
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5565
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1522
CLUBB-TIMER time_clubb_pdf = 0.0323
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3381
CLUBB-TIMER time_microphys_advance = 0.0379
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5683
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1573
CLUBB-TIMER time_clubb_pdf = 0.0437
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3292
CLUBB-TIMER time_microphys_advance = 0.0472
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5835
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 630
Parameters:
C_uu_shr = 0.59637933969497680664
C11 = 0.34059050679206848145
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1712
CLUBB-TIMER time_clubb_pdf = 0.0399
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3123
CLUBB-TIMER time_microphys_advance = 0.0426
CLUBB-TIMER time_loop_end = 0.0178
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5870
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.0870
CLUBB-TIMER time_clubb_pdf = 0.0692
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2875
CLUBB-TIMER time_microphys_advance = 0.0338
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.4842
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
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.1336
CLUBB-TIMER time_clubb_pdf = 0.0254
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2416
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.4346
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1604
CLUBB-TIMER time_clubb_pdf = 0.0444
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3357
CLUBB-TIMER time_microphys_advance = 0.0660
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6120
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1610
CLUBB-TIMER time_clubb_pdf = 0.0804
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3276
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5926
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0222
CLUBB-TIMER time_clubb_advance = 0.1716
CLUBB-TIMER time_clubb_pdf = 0.0477
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3370
CLUBB-TIMER time_microphys_advance = 0.0428
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6259
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0030
CLUBB-TIMER time_clubb_advance = 0.1306
CLUBB-TIMER time_clubb_pdf = 0.0446
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2536
CLUBB-TIMER time_microphys_advance = 0.0424
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5478
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1701
CLUBB-TIMER time_clubb_pdf = 0.0490
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3157
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5608
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1419
CLUBB-TIMER time_clubb_pdf = 0.0338
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3259
CLUBB-TIMER time_microphys_advance = 0.0376
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5456
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1436
CLUBB-TIMER time_clubb_pdf = 0.0309
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2788
CLUBB-TIMER time_microphys_advance = 0.0268
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4872
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 640
Parameters:
C_uu_shr = 0.57576304674148559570
C11 = 0.38442873954772949219
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1618
CLUBB-TIMER time_clubb_pdf = 0.0242
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2745
CLUBB-TIMER time_microphys_advance = 0.0284
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4955
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1408
CLUBB-TIMER time_clubb_pdf = 0.0659
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2845
CLUBB-TIMER time_microphys_advance = 0.0381
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5359
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1224
CLUBB-TIMER time_clubb_pdf = 0.0405
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2611
CLUBB-TIMER time_microphys_advance = 0.0345
CLUBB-TIMER time_loop_end = 0.0055
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4802
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1487
CLUBB-TIMER time_clubb_pdf = 0.0455
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2630
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.4832
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1839
CLUBB-TIMER time_clubb_pdf = 0.0544
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2779
CLUBB-TIMER time_microphys_advance = 0.0198
CLUBB-TIMER time_loop_end = 0.0145
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5538
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1628
CLUBB-TIMER time_clubb_pdf = 0.0675
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3256
CLUBB-TIMER time_microphys_advance = 0.0472
CLUBB-TIMER time_loop_end = 0.0101
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6206
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1440
CLUBB-TIMER time_clubb_pdf = 0.0425
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2632
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5389
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1362
CLUBB-TIMER time_clubb_pdf = 0.0773
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3185
CLUBB-TIMER time_microphys_advance = 0.0247
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5639
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1576
CLUBB-TIMER time_clubb_pdf = 0.0573
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3043
CLUBB-TIMER time_microphys_advance = 0.0411
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5700
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1821
CLUBB-TIMER time_clubb_pdf = 0.0469
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3191
CLUBB-TIMER time_microphys_advance = 0.0289
CLUBB-TIMER time_loop_end = 0.0055
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5858
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 650
Parameters:
C_uu_shr = 0.62869220972061157227
C11 = 0.42514631152153015137
gamma_coef = 0.03477437049150466919
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1314
CLUBB-TIMER time_clubb_pdf = 0.0328
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2998
CLUBB-TIMER time_microphys_advance = 0.0458
CLUBB-TIMER time_loop_end = 0.0165
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5785
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1068
CLUBB-TIMER time_clubb_pdf = 0.0655
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2901
CLUBB-TIMER time_microphys_advance = 0.0223
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5001
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1536
CLUBB-TIMER time_clubb_pdf = 0.0637
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3294
CLUBB-TIMER time_microphys_advance = 0.0249
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5780
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1742
CLUBB-TIMER time_clubb_pdf = 0.0316
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3168
CLUBB-TIMER time_microphys_advance = 0.0435
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5724
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1543
CLUBB-TIMER time_clubb_pdf = 0.0479
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3371
CLUBB-TIMER time_microphys_advance = 0.0612
CLUBB-TIMER time_loop_end = 0.0140
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6175
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1941
CLUBB-TIMER time_clubb_pdf = 0.0408
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3468
CLUBB-TIMER time_microphys_advance = 0.0431
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0004
CLUBB-TIMER time_total = 0.6313
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1705
CLUBB-TIMER time_clubb_pdf = 0.0726
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3220
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5899
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2082
CLUBB-TIMER time_clubb_pdf = 0.0256
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3087
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5808
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1382
CLUBB-TIMER time_clubb_pdf = 0.0382
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3052
CLUBB-TIMER time_microphys_advance = 0.0354
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5498
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2044
CLUBB-TIMER time_clubb_pdf = 0.0258
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3025
CLUBB-TIMER time_microphys_advance = 0.0349
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5736
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 660
Parameters:
C_uu_shr = 0.76407951116561889648
C11 = 0.33480182290077209473
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
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.1672
CLUBB-TIMER time_clubb_pdf = 0.0321
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2927
CLUBB-TIMER time_microphys_advance = 0.0481
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5973
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1521
CLUBB-TIMER time_clubb_pdf = 0.0534
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2927
CLUBB-TIMER time_microphys_advance = 0.0623
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5688
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0022
CLUBB-TIMER time_clubb_advance = 0.1555
CLUBB-TIMER time_clubb_pdf = 0.0429
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2594
CLUBB-TIMER time_microphys_advance = 0.0198
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.4847
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1431
CLUBB-TIMER time_clubb_pdf = 0.0587
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2454
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.4718
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1859
CLUBB-TIMER time_clubb_pdf = 0.0499
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3072
CLUBB-TIMER time_microphys_advance = 0.0474
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5973
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1665
CLUBB-TIMER time_clubb_pdf = 0.0563
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3398
CLUBB-TIMER time_microphys_advance = 0.0615
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6302
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1707
CLUBB-TIMER time_clubb_pdf = 0.0757
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3586
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6297
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.2469
CLUBB-TIMER time_clubb_pdf = 0.0455
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3061
CLUBB-TIMER time_microphys_advance = 0.0198
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0005
CLUBB-TIMER time_total = 0.6254
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1816
CLUBB-TIMER time_clubb_pdf = 0.0720
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3169
CLUBB-TIMER time_microphys_advance = 0.0582
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6353
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.2232
CLUBB-TIMER time_clubb_pdf = 0.0509
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3492
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6499
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 670
Parameters:
C_uu_shr = 0.73134744167327880859
C11 = 0.32344499230384826660
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
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.1684
CLUBB-TIMER time_clubb_pdf = 0.0510
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3452
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0256
CLUBB-TIMER time_output_multi_col = 0.0212
CLUBB-TIMER time_total = 0.6340
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1684
CLUBB-TIMER time_clubb_pdf = 0.0694
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3199
CLUBB-TIMER time_microphys_advance = 0.0426
CLUBB-TIMER time_loop_end = 0.0193
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6227
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1928
CLUBB-TIMER time_clubb_pdf = 0.0680
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3206
CLUBB-TIMER time_microphys_advance = 0.0395
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6282
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1753
CLUBB-TIMER time_clubb_pdf = 0.0557
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3488
CLUBB-TIMER time_microphys_advance = 0.0445
CLUBB-TIMER time_loop_end = 0.0277
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6551
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0215
CLUBB-TIMER time_clubb_advance = 0.2066
CLUBB-TIMER time_clubb_pdf = 0.0366
CLUBB-TIMER time_SILHS = 0.0008
CLUBB-TIMER time_microphys_scheme = 0.3797
CLUBB-TIMER time_microphys_advance = 0.0217
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6729
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.2028
CLUBB-TIMER time_clubb_pdf = 0.0651
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3470
CLUBB-TIMER time_microphys_advance = 0.0469
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6703
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1976
CLUBB-TIMER time_clubb_pdf = 0.0673
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3372
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6278
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1855
CLUBB-TIMER time_clubb_pdf = 0.0698
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3207
CLUBB-TIMER time_microphys_advance = 0.0492
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6321
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0023
CLUBB-TIMER time_clubb_advance = 0.1418
CLUBB-TIMER time_clubb_pdf = 0.0770
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3385
CLUBB-TIMER time_microphys_advance = 0.0456
CLUBB-TIMER time_loop_end = 0.0264
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6335
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1944
CLUBB-TIMER time_clubb_pdf = 0.0282
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3398
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5867
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 680
Parameters:
C_uu_shr = 0.80848705768585205078
C11 = 0.35272994637489318848
gamma_coef = 0.02700025215744972229
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1585
CLUBB-TIMER time_clubb_pdf = 0.0671
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2956
CLUBB-TIMER time_microphys_advance = 0.0405
CLUBB-TIMER time_loop_end = 0.0198
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5842
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1638
CLUBB-TIMER time_clubb_pdf = 0.0505
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3404
CLUBB-TIMER time_microphys_advance = 0.0401
CLUBB-TIMER time_loop_end = 0.0248
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6233
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1944
CLUBB-TIMER time_clubb_pdf = 0.0574
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3472
CLUBB-TIMER time_microphys_advance = 0.0429
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6480
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1504
CLUBB-TIMER time_clubb_pdf = 0.0840
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3133
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5706
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2020
CLUBB-TIMER time_clubb_pdf = 0.0438
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3333
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0241
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6242
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.2146
CLUBB-TIMER time_clubb_pdf = 0.0428
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3355
CLUBB-TIMER time_microphys_advance = 0.0223
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0011
CLUBB-TIMER time_total = 0.6224
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1594
CLUBB-TIMER time_clubb_pdf = 0.1018
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3231
CLUBB-TIMER time_microphys_advance = 0.0653
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6565
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1752
CLUBB-TIMER time_clubb_pdf = 0.0582
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3261
CLUBB-TIMER time_microphys_advance = 0.0516
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6175
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1994
CLUBB-TIMER time_clubb_pdf = 0.0646
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2993
CLUBB-TIMER time_microphys_advance = 0.0362
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6071
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1186
CLUBB-TIMER time_clubb_pdf = 0.0768
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3922
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6354
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 690
Parameters:
C_uu_shr = 0.69610750675201416016
C11 = 0.34727188944816589355
gamma_coef = 0.05363702028989791870
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1380
CLUBB-TIMER time_clubb_pdf = 0.0723
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3480
CLUBB-TIMER time_microphys_advance = 0.0477
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6125
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1838
CLUBB-TIMER time_clubb_pdf = 0.0545
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3366
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5985
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1064
CLUBB-TIMER time_clubb_pdf = 0.0652
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2915
CLUBB-TIMER time_microphys_advance = 0.0504
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5191
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1687
CLUBB-TIMER time_clubb_pdf = 0.0668
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3107
CLUBB-TIMER time_microphys_advance = 0.0412
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5930
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0225
CLUBB-TIMER time_clubb_advance = 0.2433
CLUBB-TIMER time_clubb_pdf = 0.0374
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3511
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6776
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1343
CLUBB-TIMER time_clubb_pdf = 0.0789
CLUBB-TIMER time_SILHS = 0.0032
CLUBB-TIMER time_microphys_scheme = 0.3768
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6204
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1675
CLUBB-TIMER time_clubb_pdf = 0.0694
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3329
CLUBB-TIMER time_microphys_advance = 0.0367
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6123
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1457
CLUBB-TIMER time_clubb_pdf = 0.0758
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4016
CLUBB-TIMER time_microphys_advance = 0.0426
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6891
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1647
CLUBB-TIMER time_clubb_pdf = 0.0765
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3499
CLUBB-TIMER time_microphys_advance = 0.0352
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6320
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2119
CLUBB-TIMER time_clubb_pdf = 0.0356
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3290
CLUBB-TIMER time_microphys_advance = 0.0387
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6210
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 700
Parameters:
C_uu_shr = 0.67244327068328857422
C11 = 0.35833114385604858398
gamma_coef = 0.03949020430445671082
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1829
CLUBB-TIMER time_clubb_pdf = 0.0776
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3413
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6382
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2088
CLUBB-TIMER time_clubb_pdf = 0.0376
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3839
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6533
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1912
CLUBB-TIMER time_clubb_pdf = 0.0284
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2839
CLUBB-TIMER time_microphys_advance = 0.0212
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0006
CLUBB-TIMER time_total = 0.6343
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1764
CLUBB-TIMER time_clubb_pdf = 0.0505
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3711
CLUBB-TIMER time_microphys_advance = 0.0295
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6331
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2259
CLUBB-TIMER time_clubb_pdf = 0.0258
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3342
CLUBB-TIMER time_microphys_advance = 0.0443
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6359
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2140
CLUBB-TIMER time_clubb_pdf = 0.0437
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3226
CLUBB-TIMER time_microphys_advance = 0.0218
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6086
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2036
CLUBB-TIMER time_clubb_pdf = 0.0628
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3619
CLUBB-TIMER time_microphys_advance = 0.0421
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6771
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1484
CLUBB-TIMER time_clubb_pdf = 0.0578
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3260
CLUBB-TIMER time_microphys_advance = 0.0888
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6268
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1289
CLUBB-TIMER time_clubb_pdf = 0.0929
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3610
CLUBB-TIMER time_microphys_advance = 0.0398
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6287
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1798
CLUBB-TIMER time_clubb_pdf = 0.0536
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3662
CLUBB-TIMER time_microphys_advance = 0.0230
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6281
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 710
Parameters:
C_uu_shr = 0.67827910184860229492
C11 = 0.43249887228012084961
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1963
CLUBB-TIMER time_clubb_pdf = 0.0271
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3164
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0295
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6101
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2410
CLUBB-TIMER time_clubb_pdf = 0.0354
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3421
CLUBB-TIMER time_microphys_advance = 0.0214
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6459
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1639
CLUBB-TIMER time_clubb_pdf = 0.0334
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2895
CLUBB-TIMER time_microphys_advance = 0.0332
CLUBB-TIMER time_loop_end = 0.0240
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5480
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1401
CLUBB-TIMER time_clubb_pdf = 0.0431
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2806
CLUBB-TIMER time_microphys_advance = 0.0217
CLUBB-TIMER time_loop_end = 0.0198
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5083
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1616
CLUBB-TIMER time_clubb_pdf = 0.0417
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3139
CLUBB-TIMER time_microphys_advance = 0.0600
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5828
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1865
CLUBB-TIMER time_clubb_pdf = 0.0479
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3588
CLUBB-TIMER time_microphys_advance = 0.0495
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6545
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1557
CLUBB-TIMER time_clubb_pdf = 0.0492
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3758
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0227
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6241
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2036
CLUBB-TIMER time_clubb_pdf = 0.0448
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3425
CLUBB-TIMER time_microphys_advance = 0.0380
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6347
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2006
CLUBB-TIMER time_clubb_pdf = 0.0558
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3345
CLUBB-TIMER time_microphys_advance = 0.0460
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6433
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1805
CLUBB-TIMER time_clubb_pdf = 0.0464
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3307
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0298
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6076
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 720
Parameters:
C_uu_shr = 0.59453111886978149414
C11 = 0.40532830357551574707
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1743
CLUBB-TIMER time_clubb_pdf = 0.0724
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3388
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6095
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1527
CLUBB-TIMER time_clubb_pdf = 0.0963
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3474
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6205
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1977
CLUBB-TIMER time_clubb_pdf = 0.0714
CLUBB-TIMER time_SILHS = 0.0009
CLUBB-TIMER time_microphys_scheme = 0.3473
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6406
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1758
CLUBB-TIMER time_clubb_pdf = 0.0336
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3757
CLUBB-TIMER time_microphys_advance = 0.0649
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6564
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1707
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3696
CLUBB-TIMER time_microphys_advance = 0.0429
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6209
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0281
CLUBB-TIMER time_clubb_advance = 0.1348
CLUBB-TIMER time_clubb_pdf = 0.1194
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3507
CLUBB-TIMER time_microphys_advance = 0.0413
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6789
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2065
CLUBB-TIMER time_clubb_pdf = 0.0465
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3483
CLUBB-TIMER time_microphys_advance = 0.0281
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6350
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1577
CLUBB-TIMER time_clubb_pdf = 0.0515
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3874
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6199
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2285
CLUBB-TIMER time_clubb_pdf = 0.0303
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3857
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6692
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1680
CLUBB-TIMER time_clubb_pdf = 0.0841
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3836
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6603
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 730
Parameters:
C_uu_shr = 0.53983455896377563477
C11 = 0.39981669187545776367
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1735
CLUBB-TIMER time_clubb_pdf = 0.1090
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3344
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6408
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1620
CLUBB-TIMER time_clubb_pdf = 0.0241
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3664
CLUBB-TIMER time_microphys_advance = 0.0609
CLUBB-TIMER time_loop_end = 0.0254
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6426
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2417
CLUBB-TIMER time_clubb_pdf = 0.0236
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3446
CLUBB-TIMER time_microphys_advance = 0.0465
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6629
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1420
CLUBB-TIMER time_clubb_pdf = 0.0722
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3712
CLUBB-TIMER time_microphys_advance = 0.0388
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6300
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0092
CLUBB-TIMER time_clubb_advance = 0.1790
CLUBB-TIMER time_clubb_pdf = 0.0440
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3431
CLUBB-TIMER time_microphys_advance = 0.0442
CLUBB-TIMER time_loop_end = 0.0238
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6450
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0072
CLUBB-TIMER time_clubb_advance = 0.1928
CLUBB-TIMER time_clubb_pdf = 0.0675
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3377
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6277
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1941
CLUBB-TIMER time_clubb_pdf = 0.0379
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3460
CLUBB-TIMER time_microphys_advance = 0.0410
CLUBB-TIMER time_loop_end = 0.0229
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6459
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1845
CLUBB-TIMER time_clubb_pdf = 0.0555
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3734
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6365
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1639
CLUBB-TIMER time_clubb_pdf = 0.0643
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3130
CLUBB-TIMER time_microphys_advance = 0.0532
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5999
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2159
CLUBB-TIMER time_clubb_pdf = 0.0283
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3473
CLUBB-TIMER time_microphys_advance = 0.0221
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6191
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 740
Parameters:
C_uu_shr = 0.61163944005966186523
C11 = 0.36630326509475708008
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2130
CLUBB-TIMER time_clubb_pdf = 0.0404
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3465
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6303
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1988
CLUBB-TIMER time_clubb_pdf = 0.0252
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3444
CLUBB-TIMER time_microphys_advance = 0.0377
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6126
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1860
CLUBB-TIMER time_clubb_pdf = 0.0423
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3396
CLUBB-TIMER time_microphys_advance = 0.0422
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6156
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1693
CLUBB-TIMER time_clubb_pdf = 0.0770
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3502
CLUBB-TIMER time_microphys_advance = 0.0234
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6255
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1683
CLUBB-TIMER time_clubb_pdf = 0.0448
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3347
CLUBB-TIMER time_microphys_advance = 0.0453
CLUBB-TIMER time_loop_end = 0.0253
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6212
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2035
CLUBB-TIMER time_clubb_pdf = 0.0284
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3430
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6165
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2000
CLUBB-TIMER time_clubb_pdf = 0.0495
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3473
CLUBB-TIMER time_microphys_advance = 0.0285
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6309
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1577
CLUBB-TIMER time_clubb_pdf = 0.0732
CLUBB-TIMER time_SILHS = 0.0199
CLUBB-TIMER time_microphys_scheme = 0.2787
CLUBB-TIMER time_microphys_advance = 0.0858
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6217
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0215
CLUBB-TIMER time_clubb_advance = 0.1678
CLUBB-TIMER time_clubb_pdf = 0.0616
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3487
CLUBB-TIMER time_microphys_advance = 0.0388
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6429
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1865
CLUBB-TIMER time_clubb_pdf = 0.0605
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3542
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6244
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 750
Parameters:
C_uu_shr = 0.58349192142486572266
C11 = 0.30732378363609313965
gamma_coef = 0.02405796945095062256
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1977
CLUBB-TIMER time_clubb_pdf = 0.0497
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3349
CLUBB-TIMER time_microphys_advance = 0.0354
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6242
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2213
CLUBB-TIMER time_clubb_pdf = 0.0540
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3574
CLUBB-TIMER time_microphys_advance = 0.0223
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6607
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1688
CLUBB-TIMER time_clubb_pdf = 0.0733
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3886
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6539
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1840
CLUBB-TIMER time_clubb_pdf = 0.0501
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3534
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0227
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6301
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1712
CLUBB-TIMER time_clubb_pdf = 0.0690
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3488
CLUBB-TIMER time_microphys_advance = 0.0407
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6363
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1988
CLUBB-TIMER time_clubb_pdf = 0.0534
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3622
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6500
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1697
CLUBB-TIMER time_clubb_pdf = 0.0767
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3450
CLUBB-TIMER time_microphys_advance = 0.0269
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6240
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1444
CLUBB-TIMER time_clubb_pdf = 0.0698
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3439
CLUBB-TIMER time_microphys_advance = 0.0679
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6317
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1727
CLUBB-TIMER time_clubb_pdf = 0.0262
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3340
CLUBB-TIMER time_microphys_advance = 0.0636
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6024
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1642
CLUBB-TIMER time_clubb_pdf = 0.0256
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3688
CLUBB-TIMER time_microphys_advance = 0.0537
CLUBB-TIMER time_loop_end = 0.0035
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6190
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 760
Parameters:
C_uu_shr = 0.55541145801544189453
C11 = 0.31392800807952880859
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1798
CLUBB-TIMER time_clubb_pdf = 0.0718
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3242
CLUBB-TIMER time_microphys_advance = 0.0416
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6231
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0265
CLUBB-TIMER time_clubb_advance = 0.1463
CLUBB-TIMER time_clubb_pdf = 0.0519
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3719
CLUBB-TIMER time_microphys_advance = 0.0571
CLUBB-TIMER time_loop_end = 0.0230
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6785
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2221
CLUBB-TIMER time_clubb_pdf = 0.0610
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3547
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6609
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1289
CLUBB-TIMER time_clubb_pdf = 0.0361
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3475
CLUBB-TIMER time_microphys_advance = 0.0665
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6110
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0024
CLUBB-TIMER time_clubb_advance = 0.1950
CLUBB-TIMER time_clubb_pdf = 0.0309
CLUBB-TIMER time_SILHS = 0.0011
CLUBB-TIMER time_microphys_scheme = 0.3286
CLUBB-TIMER time_microphys_advance = 0.0281
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6195
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1797
CLUBB-TIMER time_clubb_pdf = 0.0774
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3749
CLUBB-TIMER time_microphys_advance = 0.0389
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6772
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1936
CLUBB-TIMER time_clubb_pdf = 0.0606
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3506
CLUBB-TIMER time_microphys_advance = 0.0421
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6531
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1766
CLUBB-TIMER time_clubb_pdf = 0.0558
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3569
CLUBB-TIMER time_microphys_advance = 0.0392
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6342
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1553
CLUBB-TIMER time_clubb_pdf = 0.0405
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3392
CLUBB-TIMER time_microphys_advance = 0.0244
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5662
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2435
CLUBB-TIMER time_clubb_pdf = 0.0463
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3213
CLUBB-TIMER time_microphys_advance = 0.0238
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6405
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 770
Parameters:
C_uu_shr = 0.58706670999526977539
C11 = 0.33136144280433654785
gamma_coef = 0.01658050902187824249
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1945
CLUBB-TIMER time_clubb_pdf = 0.0809
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3477
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6484
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1292
CLUBB-TIMER time_clubb_pdf = 0.0565
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3871
CLUBB-TIMER time_microphys_advance = 0.0395
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6178
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1652
CLUBB-TIMER time_clubb_pdf = 0.1019
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3083
CLUBB-TIMER time_microphys_advance = 0.0707
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6518
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2147
CLUBB-TIMER time_clubb_pdf = 0.0478
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3391
CLUBB-TIMER time_microphys_advance = 0.0201
CLUBB-TIMER time_loop_end = 0.0199
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6444
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2298
CLUBB-TIMER time_clubb_pdf = 0.0339
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3329
CLUBB-TIMER time_microphys_advance = 0.0384
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6406
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2074
CLUBB-TIMER time_clubb_pdf = 0.0487
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3449
CLUBB-TIMER time_microphys_advance = 0.0354
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6421
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1701
CLUBB-TIMER time_clubb_pdf = 0.0549
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3620
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6116
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1685
CLUBB-TIMER time_clubb_pdf = 0.0640
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3186
CLUBB-TIMER time_microphys_advance = 0.0696
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6263
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1451
CLUBB-TIMER time_clubb_pdf = 0.0807
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3266
CLUBB-TIMER time_microphys_advance = 0.0255
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5836
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1433
CLUBB-TIMER time_clubb_pdf = 0.0650
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3496
CLUBB-TIMER time_microphys_advance = 0.0597
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6236
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 780
Parameters:
C_uu_shr = 0.48886471986770629883
C11 = 0.32045772671699523926
gamma_coef = 0.00343773351050913334
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1716
CLUBB-TIMER time_clubb_pdf = 0.0722
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3465
CLUBB-TIMER time_microphys_advance = 0.0718
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6692
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2216
CLUBB-TIMER time_clubb_pdf = 0.0295
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3212
CLUBB-TIMER time_microphys_advance = 0.0367
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6152
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0207
CLUBB-TIMER time_clubb_advance = 0.1595
CLUBB-TIMER time_clubb_pdf = 0.0462
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3680
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0244
CLUBB-TIMER time_total = 0.6440
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1755
CLUBB-TIMER time_clubb_pdf = 0.0263
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3343
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5594
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2171
CLUBB-TIMER time_clubb_pdf = 0.0348
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3872
CLUBB-TIMER time_microphys_advance = 0.0192
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6645
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1908
CLUBB-TIMER time_clubb_pdf = 0.0635
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3536
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6464
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1759
CLUBB-TIMER time_clubb_pdf = 0.0709
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3823
CLUBB-TIMER time_microphys_advance = 0.0202
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6551
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.2028
CLUBB-TIMER time_clubb_pdf = 0.0374
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3852
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6495
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1635
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3634
CLUBB-TIMER time_microphys_advance = 0.0645
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6291
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1954
CLUBB-TIMER time_clubb_pdf = 0.0576
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3379
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6284
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 790
Parameters:
C_uu_shr = 0.43823540210723876953
C11 = 0.37617602944374084473
gamma_coef = 0.03536642715334892273
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1783
CLUBB-TIMER time_clubb_pdf = 0.0547
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3423
CLUBB-TIMER time_microphys_advance = 0.0419
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6286
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2027
CLUBB-TIMER time_clubb_pdf = 0.0486
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3676
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6428
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1619
CLUBB-TIMER time_clubb_pdf = 0.0518
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3562
CLUBB-TIMER time_microphys_advance = 0.0361
CLUBB-TIMER time_loop_end = 0.0249
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6430
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2165
CLUBB-TIMER time_clubb_pdf = 0.0516
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3759
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6817
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2045
CLUBB-TIMER time_clubb_pdf = 0.0606
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3458
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6339
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1975
CLUBB-TIMER time_clubb_pdf = 0.0598
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3648
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6584
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0273
CLUBB-TIMER time_clubb_advance = 0.1700
CLUBB-TIMER time_clubb_pdf = 0.0478
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3399
CLUBB-TIMER time_microphys_advance = 0.0365
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6261
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0215
CLUBB-TIMER time_clubb_advance = 0.1760
CLUBB-TIMER time_clubb_pdf = 0.0292
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3689
CLUBB-TIMER time_microphys_advance = 0.0224
CLUBB-TIMER time_loop_end = 0.0288
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6484
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1759
CLUBB-TIMER time_clubb_pdf = 0.0497
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3722
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6362
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2095
CLUBB-TIMER time_clubb_pdf = 0.0489
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3555
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6394
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 800
Parameters:
C_uu_shr = 0.63565194606781005859
C11 = 0.37289795279502868652
gamma_coef = 0.01347758993506431580
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2060
CLUBB-TIMER time_clubb_pdf = 0.0511
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3467
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6339
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2564
CLUBB-TIMER time_clubb_pdf = 0.0411
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2977
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6187
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1791
CLUBB-TIMER time_clubb_pdf = 0.0571
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3636
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6240
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2310
CLUBB-TIMER time_clubb_pdf = 0.0262
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3788
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6598
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0052
CLUBB-TIMER time_clubb_advance = 0.1832
CLUBB-TIMER time_clubb_pdf = 0.0465
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3464
CLUBB-TIMER time_microphys_advance = 0.0305
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6162
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0202
CLUBB-TIMER time_clubb_advance = 0.1782
CLUBB-TIMER time_clubb_pdf = 0.0260
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3819
CLUBB-TIMER time_microphys_advance = 0.0407
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6516
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2230
CLUBB-TIMER time_clubb_pdf = 0.0388
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3672
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0259
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6777
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1591
CLUBB-TIMER time_clubb_pdf = 0.0830
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3578
CLUBB-TIMER time_microphys_advance = 0.0381
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6456
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2175
CLUBB-TIMER time_clubb_pdf = 0.0329
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3322
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6092
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1679
CLUBB-TIMER time_clubb_pdf = 0.0771
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3495
CLUBB-TIMER time_microphys_advance = 0.0544
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6550
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 810
Parameters:
C_uu_shr = 0.66494435071945190430
C11 = 0.41204991936683654785
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1823
CLUBB-TIMER time_clubb_pdf = 0.0526
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3744
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0042
CLUBB-TIMER time_total = 0.6543
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1861
CLUBB-TIMER time_clubb_pdf = 0.0530
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3545
CLUBB-TIMER time_microphys_advance = 0.0377
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6371
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0212
CLUBB-TIMER time_clubb_advance = 0.1607
CLUBB-TIMER time_clubb_pdf = 0.0802
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3465
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6303
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1434
CLUBB-TIMER time_clubb_pdf = 0.0923
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3375
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0352
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6289
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2457
CLUBB-TIMER time_clubb_pdf = 0.0346
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2995
CLUBB-TIMER time_microphys_advance = 0.0384
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6260
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1802
CLUBB-TIMER time_clubb_pdf = 0.0583
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3335
CLUBB-TIMER time_microphys_advance = 0.0377
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6154
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1861
CLUBB-TIMER time_clubb_pdf = 0.0490
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3204
CLUBB-TIMER time_microphys_advance = 0.0248
CLUBB-TIMER time_loop_end = 0.0204
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6035
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2023
CLUBB-TIMER time_clubb_pdf = 0.0476
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3431
CLUBB-TIMER time_microphys_advance = 0.0629
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6655
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1843
CLUBB-TIMER time_clubb_pdf = 0.0578
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3577
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6237
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2014
CLUBB-TIMER time_clubb_pdf = 0.0485
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3469
CLUBB-TIMER time_microphys_advance = 0.0236
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6261
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 820
Parameters:
C_uu_shr = 0.64278894662857055664
C11 = 0.40292420983314514160
gamma_coef = 0.00032461577211506665
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1976
CLUBB-TIMER time_clubb_pdf = 0.0742
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3514
CLUBB-TIMER time_microphys_advance = 0.0240
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6528
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.2059
CLUBB-TIMER time_clubb_pdf = 0.0304
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3595
CLUBB-TIMER time_microphys_advance = 0.0204
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6231
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2318
CLUBB-TIMER time_clubb_pdf = 0.0466
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3434
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6447
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1817
CLUBB-TIMER time_clubb_pdf = 0.0452
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3575
CLUBB-TIMER time_microphys_advance = 0.0449
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6350
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0224
CLUBB-TIMER time_clubb_advance = 0.1868
CLUBB-TIMER time_clubb_pdf = 0.0327
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3502
CLUBB-TIMER time_microphys_advance = 0.0656
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6623
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1865
CLUBB-TIMER time_clubb_pdf = 0.0776
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3543
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0229
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6619
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2109
CLUBB-TIMER time_clubb_pdf = 0.0297
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3558
CLUBB-TIMER time_microphys_advance = 0.0213
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6354
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2346
CLUBB-TIMER time_clubb_pdf = 0.0303
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3606
CLUBB-TIMER time_microphys_advance = 0.0402
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6716
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2358
CLUBB-TIMER time_clubb_pdf = 0.0618
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3590
CLUBB-TIMER time_microphys_advance = 0.0257
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6886
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1798
CLUBB-TIMER time_clubb_pdf = 0.0733
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3252
CLUBB-TIMER time_microphys_advance = 0.0662
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6507
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 830
Parameters:
C_uu_shr = 0.73094874620437622070
C11 = 0.41261360049247741699
gamma_coef = 0.02796015702188014984
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0038
CLUBB-TIMER time_clubb_advance = 0.2353
CLUBB-TIMER time_clubb_pdf = 0.0340
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3112
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6059
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1940
CLUBB-TIMER time_clubb_pdf = 0.0585
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3264
CLUBB-TIMER time_microphys_advance = 0.0374
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6221
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2017
CLUBB-TIMER time_clubb_pdf = 0.0281
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3090
CLUBB-TIMER time_microphys_advance = 0.0394
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5840
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1493
CLUBB-TIMER time_clubb_pdf = 0.0236
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3048
CLUBB-TIMER time_microphys_advance = 0.0204
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5041
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1575
CLUBB-TIMER time_clubb_pdf = 0.1030
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3349
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6220
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.2131
CLUBB-TIMER time_clubb_pdf = 0.0535
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3508
CLUBB-TIMER time_microphys_advance = 0.0394
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6627
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1995
CLUBB-TIMER time_clubb_pdf = 0.0394
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3359
CLUBB-TIMER time_microphys_advance = 0.0706
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6514
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0021
CLUBB-TIMER time_clubb_advance = 0.2170
CLUBB-TIMER time_clubb_pdf = 0.0527
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3659
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6599
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1782
CLUBB-TIMER time_clubb_pdf = 0.0490
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3501
CLUBB-TIMER time_microphys_advance = 0.0514
CLUBB-TIMER time_loop_end = 0.0053
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6451
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1667
CLUBB-TIMER time_clubb_pdf = 0.0515
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3893
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6315
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 840
Parameters:
C_uu_shr = 0.71210384368896484375
C11 = 0.38368567824363708496
gamma_coef = 0.03631230443716049194
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2171
CLUBB-TIMER time_clubb_pdf = 0.0617
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3312
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6339
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1695
CLUBB-TIMER time_clubb_pdf = 0.0768
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3665
CLUBB-TIMER time_microphys_advance = 0.0597
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6787
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1898
CLUBB-TIMER time_clubb_pdf = 0.0614
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3647
CLUBB-TIMER time_microphys_advance = 0.0207
CLUBB-TIMER time_loop_end = 0.0260
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6654
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2035
CLUBB-TIMER time_clubb_pdf = 0.0526
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3737
CLUBB-TIMER time_microphys_advance = 0.0225
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6582
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1905
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2830
CLUBB-TIMER time_microphys_advance = 0.0427
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5532
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1776
CLUBB-TIMER time_clubb_pdf = 0.0479
CLUBB-TIMER time_SILHS = 0.0009
CLUBB-TIMER time_microphys_scheme = 0.3339
CLUBB-TIMER time_microphys_advance = 0.0420
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6082
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2154
CLUBB-TIMER time_clubb_pdf = 0.0241
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3413
CLUBB-TIMER time_microphys_advance = 0.0395
CLUBB-TIMER time_loop_end = 0.0033
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6272
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2111
CLUBB-TIMER time_clubb_pdf = 0.0574
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3096
CLUBB-TIMER time_microphys_advance = 0.0405
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6245
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1941
CLUBB-TIMER time_clubb_pdf = 0.0519
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3286
CLUBB-TIMER time_microphys_advance = 0.0381
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6206
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1859
CLUBB-TIMER time_clubb_pdf = 0.0257
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3781
CLUBB-TIMER time_microphys_advance = 0.0620
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6589
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 850
Parameters:
C_uu_shr = 0.69955992698669433594
C11 = 0.32705456018447875977
gamma_coef = 0.00969992764294147491
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2482
CLUBB-TIMER time_clubb_pdf = 0.0322
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3392
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6444
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0022
CLUBB-TIMER time_clubb_advance = 0.1410
CLUBB-TIMER time_clubb_pdf = 0.0701
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3572
CLUBB-TIMER time_microphys_advance = 0.0675
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6441
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2061
CLUBB-TIMER time_clubb_pdf = 0.0491
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3356
CLUBB-TIMER time_microphys_advance = 0.0374
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6350
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1657
CLUBB-TIMER time_clubb_pdf = 0.0297
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3933
CLUBB-TIMER time_microphys_advance = 0.0659
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6609
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1940
CLUBB-TIMER time_clubb_pdf = 0.0621
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3472
CLUBB-TIMER time_microphys_advance = 0.0403
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6495
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1812
CLUBB-TIMER time_clubb_pdf = 0.0799
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3384
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6430
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1793
CLUBB-TIMER time_clubb_pdf = 0.0489
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3075
CLUBB-TIMER time_microphys_advance = 0.0365
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6278
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1970
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3291
CLUBB-TIMER time_microphys_advance = 0.0446
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6334
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1764
CLUBB-TIMER time_clubb_pdf = 0.0471
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3376
CLUBB-TIMER time_microphys_advance = 0.0680
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6363
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2041
CLUBB-TIMER time_clubb_pdf = 0.0500
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3444
CLUBB-TIMER time_microphys_advance = 0.0292
CLUBB-TIMER time_loop_end = 0.0027
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6338
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 860
Parameters:
C_uu_shr = 0.67757833003997802734
C11 = 0.31324326992034912109
gamma_coef = 0.00649171462282538414
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1799
CLUBB-TIMER time_clubb_pdf = 0.0409
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3556
CLUBB-TIMER time_microphys_advance = 0.0443
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6280
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1941
CLUBB-TIMER time_clubb_pdf = 0.0378
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3501
CLUBB-TIMER time_microphys_advance = 0.0630
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6510
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1621
CLUBB-TIMER time_clubb_pdf = 0.0512
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3254
CLUBB-TIMER time_microphys_advance = 0.0342
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5787
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2000
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3624
CLUBB-TIMER time_microphys_advance = 0.0496
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6491
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1597
CLUBB-TIMER time_clubb_pdf = 0.0457
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4058
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6409
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2167
CLUBB-TIMER time_clubb_pdf = 0.0377
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3238
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6082
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1359
CLUBB-TIMER time_clubb_pdf = 0.0690
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3248
CLUBB-TIMER time_microphys_advance = 0.0389
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0004
CLUBB-TIMER time_total = 0.5749
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1131
CLUBB-TIMER time_clubb_pdf = 0.0681
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3335
CLUBB-TIMER time_microphys_advance = 0.0359
CLUBB-TIMER time_loop_end = 0.0168
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5704
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1501
CLUBB-TIMER time_clubb_pdf = 0.0519
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3679
CLUBB-TIMER time_microphys_advance = 0.0350
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6165
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1792
CLUBB-TIMER time_clubb_pdf = 0.0620
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3239
CLUBB-TIMER time_microphys_advance = 0.0365
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6074
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 870
Parameters:
C_uu_shr = 0.63952374458312988281
C11 = 0.31191074848175048828
gamma_coef = 0.01050547696650028229
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1764
CLUBB-TIMER time_clubb_pdf = 0.0588
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3523
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6117
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1783
CLUBB-TIMER time_clubb_pdf = 0.0613
CLUBB-TIMER time_SILHS = 0.0007
CLUBB-TIMER time_microphys_scheme = 0.3277
CLUBB-TIMER time_microphys_advance = 0.0700
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6439
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2172
CLUBB-TIMER time_clubb_pdf = 0.0401
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3144
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5957
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1290
CLUBB-TIMER time_clubb_pdf = 0.0299
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2975
CLUBB-TIMER time_microphys_advance = 0.0366
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5881
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.2127
CLUBB-TIMER time_clubb_pdf = 0.0279
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3420
CLUBB-TIMER time_microphys_advance = 0.0192
CLUBB-TIMER time_loop_end = 0.0034
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6084
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1268
CLUBB-TIMER time_clubb_pdf = 0.0683
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3406
CLUBB-TIMER time_microphys_advance = 0.0591
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6005
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1737
CLUBB-TIMER time_clubb_pdf = 0.0850
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3356
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6189
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1905
CLUBB-TIMER time_clubb_pdf = 0.0424
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3481
CLUBB-TIMER time_microphys_advance = 0.0412
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6281
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1975
CLUBB-TIMER time_clubb_pdf = 0.0426
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3463
CLUBB-TIMER time_microphys_advance = 0.0270
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6191
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1730
CLUBB-TIMER time_clubb_pdf = 0.0708
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3669
CLUBB-TIMER time_microphys_advance = 0.0199
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6384
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 880
Parameters:
C_uu_shr = 0.63219618797302246094
C11 = 0.34160631895065307617
gamma_coef = 0.00900315307080745697
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2111
CLUBB-TIMER time_clubb_pdf = 0.0500
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3327
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6179
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2049
CLUBB-TIMER time_clubb_pdf = 0.0492
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3322
CLUBB-TIMER time_microphys_advance = 0.0351
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6273
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0202
CLUBB-TIMER time_clubb_advance = 0.1656
CLUBB-TIMER time_clubb_pdf = 0.0732
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3440
CLUBB-TIMER time_microphys_advance = 0.0395
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6471
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1457
CLUBB-TIMER time_clubb_pdf = 0.0896
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3398
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.5994
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1430
CLUBB-TIMER time_clubb_pdf = 0.0588
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3527
CLUBB-TIMER time_microphys_advance = 0.0578
CLUBB-TIMER time_loop_end = 0.0028
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6180
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.2019
CLUBB-TIMER time_clubb_pdf = 0.0520
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3562
CLUBB-TIMER time_microphys_advance = 0.0205
CLUBB-TIMER time_loop_end = 0.0032
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6368
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1761
CLUBB-TIMER time_clubb_pdf = 0.0503
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3648
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6187
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1997
CLUBB-TIMER time_clubb_pdf = 0.0649
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3266
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0030
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6151
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1163
CLUBB-TIMER time_clubb_pdf = 0.0915
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3426
CLUBB-TIMER time_microphys_advance = 0.0709
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6281
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1962
CLUBB-TIMER time_clubb_pdf = 0.0309
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3574
CLUBB-TIMER time_microphys_advance = 0.0403
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.6347
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Iteration: 890
Parameters:
C_uu_shr = 0.66151213645935058594
C11 = 0.34234583377838134766
gamma_coef = 0.00694734975695610046
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1796
CLUBB-TIMER time_clubb_pdf = 0.0434
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3418
CLUBB-TIMER time_microphys_advance = 0.0617
CLUBB-TIMER time_loop_end = 0.0036
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6335
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1925
CLUBB-TIMER time_clubb_pdf = 0.0451
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3306
CLUBB-TIMER time_microphys_advance = 0.0202
CLUBB-TIMER time_loop_end = 0.0029
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5940
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1471
CLUBB-TIMER time_clubb_pdf = 0.0603
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3242
CLUBB-TIMER time_microphys_advance = 0.0473
CLUBB-TIMER time_loop_end = 0.0031
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.5849
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1826
CLUBB-TIMER time_clubb_pdf = 0.0454
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3484
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_output_multi_col = 0.0002
CLUBB-TIMER time_total = 0.6256
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1732
CLUBB-TIMER time_clubb_pdf = 0.0575
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3497
CLUBB-TIMER time_microphys_advance = 0.0364
CLUBB-TIMER time_loop_end = 0.0230
CLUBB-TIMER time_output_multi_col = 0.0010
CLUBB-TIMER time_total = 0.6435
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
closing 65536
Parameter Initial Optimal
C_uu_shr = 0.4000000000 0.6457363936
C11 = 0.4000000000 0.3231506831
gamma_coef = 0.2500000000 0.0000000000
Initial cost:
1.000000
Optimal cost:
$$ 0.529978
Approx. percent increase in accuracy: 47.002 %
Approx. percent increase in accuracy by variable:
Case name Variable Improvement
fire cloud_frac 17.811 %
fire rcm 29.191 %
Run Complete.
Continue tuning starting with new parameters?(y/N) Generating new error.in file...
New filename is: ../input/error_20250328_0340.in
Generating new tunable_parameters.in file...
Writing parameters for namelist to ../input/tunable_parameters/tunable_parameters_20250328_0340.in
New filename is: ../input/tunable_parameters/tunable_parameters_20250328_0340.in
***The tuning results have been saved in the file:
../input/tuning_run_results_20250328_0340.log
Note: The following floating-point exceptions are signalling: IEEE_UNDERFLOW_FLAG IEEE_DENORMAL
STOP Program exited normally
Running with the optimal parameter set
multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in check_clubb_settings_api
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in check_clubb_settings_api
iteration = 1; time = 60.0
iteration = 2; time = 120.0
iteration = 3; time = 180.0
iteration = 4; time = 240.0
iteration = 5; time = 300.0
iteration = 6; time = 360.0
iteration = 7; time = 420.0
iteration = 8; time = 480.0
iteration = 9; time = 540.0
iteration = 10; time = 600.0
iteration = 11; time = 660.0
iteration = 12; time = 720.0
iteration = 13; time = 780.0
iteration = 14; time = 840.0
iteration = 15; time = 900.0
iteration = 16; time = 960.0
iteration = 17; time = 1020.0
iteration = 18; time = 1080.0
iteration = 19; time = 1140.0
iteration = 20; time = 1200.0
iteration = 21; time = 1260.0
iteration = 22; time = 1320.0
iteration = 23; time = 1380.0
iteration = 24; time = 1440.0
iteration = 25; time = 1500.0
iteration = 26; time = 1560.0
iteration = 27; time = 1620.0
iteration = 28; time = 1680.0
iteration = 29; time = 1740.0
iteration = 30; time = 1800.0
iteration = 31; time = 1860.0
iteration = 32; time = 1920.0
iteration = 33; time = 1980.0
iteration = 34; time = 2040.0
iteration = 35; time = 2100.0
iteration = 36; time = 2160.0
iteration = 37; time = 2220.0
iteration = 38; time = 2280.0
iteration = 39; time = 2340.0
iteration = 40; time = 2400.0
iteration = 41; time = 2460.0
iteration = 42; time = 2520.0
iteration = 43; time = 2580.0
iteration = 44; time = 2640.0
iteration = 45; time = 2700.0
iteration = 46; time = 2760.0
iteration = 47; time = 2820.0
iteration = 48; time = 2880.0
iteration = 49; time = 2940.0
iteration = 50; time = 3000.0
iteration = 51; time = 3060.0
iteration = 52; time = 3120.0
iteration = 53; time = 3180.0
iteration = 54; time = 3240.0
iteration = 55; time = 3300.0
iteration = 56; time = 3360.0
iteration = 57; time = 3420.0
iteration = 58; time = 3480.0
iteration = 59; time = 3540.0
iteration = 60; time = 3600.0
iteration = 61; time = 3660.0
iteration = 62; time = 3720.0
iteration = 63; time = 3780.0
iteration = 64; time = 3840.0
iteration = 65; time = 3900.0
iteration = 66; time = 3960.0
iteration = 67; time = 4020.0
iteration = 68; time = 4080.0
iteration = 69; time = 4140.0
iteration = 70; time = 4200.0
iteration = 71; time = 4260.0
iteration = 72; time = 4320.0
iteration = 73; time = 4380.0
iteration = 74; time = 4440.0
iteration = 75; time = 4500.0
iteration = 76; time = 4560.0
iteration = 77; time = 4620.0
iteration = 78; time = 4680.0
iteration = 79; time = 4740.0
iteration = 80; time = 4800.0
iteration = 81; time = 4860.0
iteration = 82; time = 4920.0
iteration = 83; time = 4980.0
iteration = 84; time = 5040.0
iteration = 85; time = 5100.0
iteration = 86; time = 5160.0
iteration = 87; time = 5220.0
iteration = 88; time = 5280.0
iteration = 89; time = 5340.0
iteration = 90; time = 5400.0
iteration = 91; time = 5460.0
iteration = 92; time = 5520.0
iteration = 93; time = 5580.0
iteration = 94; time = 5640.0
iteration = 95; time = 5700.0
iteration = 96; time = 5760.0
iteration = 97; time = 5820.0
iteration = 98; time = 5880.0
iteration = 99; time = 5940.0
iteration = 100; time = 6000.0
iteration = 101; time = 6060.0
iteration = 102; time = 6120.0
iteration = 103; time = 6180.0
iteration = 104; time = 6240.0
iteration = 105; time = 6300.0
iteration = 106; time = 6360.0
iteration = 107; time = 6420.0
iteration = 108; time = 6480.0
iteration = 109; time = 6540.0
iteration = 110; time = 6600.0
iteration = 111; time = 6660.0
iteration = 112; time = 6720.0
iteration = 113; time = 6780.0
iteration = 114; time = 6840.0
iteration = 115; time = 6900.0
iteration = 116; time = 6960.0
iteration = 117; time = 7020.0
iteration = 118; time = 7080.0
iteration = 119; time = 7140.0
iteration = 120; time = 7200.0
iteration = 121; time = 7260.0
iteration = 122; time = 7320.0
iteration = 123; time = 7380.0
iteration = 124; time = 7440.0
iteration = 125; time = 7500.0
iteration = 126; time = 7560.0
iteration = 127; time = 7620.0
iteration = 128; time = 7680.0
iteration = 129; time = 7740.0
iteration = 130; time = 7800.0
iteration = 131; time = 7860.0
iteration = 132; time = 7920.0
iteration = 133; time = 7980.0
iteration = 134; time = 8040.0
iteration = 135; time = 8100.0
iteration = 136; time = 8160.0
iteration = 137; time = 8220.0
iteration = 138; time = 8280.0
iteration = 139; time = 8340.0
iteration = 140; time = 8400.0
iteration = 141; time = 8460.0
iteration = 142; time = 8520.0
iteration = 143; time = 8580.0
iteration = 144; time = 8640.0
iteration = 145; time = 8700.0
iteration = 146; time = 8760.0
iteration = 147; time = 8820.0
iteration = 148; time = 8880.0
iteration = 149; time = 8940.0
iteration = 150; time = 9000.0
iteration = 151; time = 9060.0
iteration = 152; time = 9120.0
iteration = 153; time = 9180.0
iteration = 154; time = 9240.0
iteration = 155; time = 9300.0
iteration = 156; time = 9360.0
iteration = 157; time = 9420.0
iteration = 158; time = 9480.0
iteration = 159; time = 9540.0
iteration = 160; time = 9600.0
iteration = 161; time = 9660.0
iteration = 162; time = 9720.0
iteration = 163; time = 9780.0
iteration = 164; time = 9840.0
iteration = 165; time = 9900.0
iteration = 166; time = 9960.0
iteration = 167; time = 10020.0
iteration = 168; time = 10080.0
iteration = 169; time = 10140.0
iteration = 170; time = 10200.0
iteration = 171; time = 10260.0
iteration = 172; time = 10320.0
iteration = 173; time = 10380.0
iteration = 174; time = 10440.0
iteration = 175; time = 10500.0
iteration = 176; time = 10560.0
iteration = 177; time = 10620.0
iteration = 178; time = 10680.0
iteration = 179; time = 10740.0
iteration = 180; time = 10800.0
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.1310
CLUBB-TIMER time_clubb_pdf = 0.0327
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.1904
CLUBB-TIMER time_microphys_advance = 0.0226
CLUBB-TIMER time_loop_end = 0.3459
CLUBB-TIMER time_output_multi_col = 0.0001
CLUBB-TIMER time_total = 0.7256
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