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/clubb # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
> git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 6242bef56ec8f83eb6296133f8a7e6b637997629 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6242bef56ec8f83eb6296133f8a7e6b637997629 # timeout=10
Commit message: "adding an update that changes nothing and is just a test for the autoupdate script"
> git rev-list --no-walk b89e73662a3a008cfd8a9790afb7fbeb777dc871 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Compile)
[Pipeline] sh
+ sed -r 's/-ffpe-trap=(\w,?)+\s//g' -i clubb/compile/config/linux_x86_64_gfortran.bash
+ clubb/compile/compile.bash
......................................................................................................................................................................... Make.clubb_lapack is ready.
.................................................................................. Make.clubb_param is ready.
......................... Make.clubb_bugsrad is ready.
... Make.microphys_utils is ready.
..... Make.clubb_parabolic is ready.
.............. Make.clubb_KK_microphys is ready.
................................................. Make.clubb_coamps is ready.
... Make.clubb_morrison is ready.
... Make.clubb_gfdlact is ready.
............. Make.silhs is ready.
.................................................................. Make.clubb_other is ready.
... Make.clubb_standalone is ready.
... Make.clubb_thread_test is ready.
............ Make.clubb_tuner is ready.
... Make.jacobian is ready.
................ Make.G_unit_tests is ready.
... Make.int2txt is ready.
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_param
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_gfdlact
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clubb_precision.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SCM_Activation/aer_ccn_act_k.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/model_flags.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/input_names.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameter_indices.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/error_code.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/lapack_interfaces.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/penta_lu_solver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/endian.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/penta_lu_solver.F90:130:22:
130 | integer :: i, k, j ! Loop variables
| 1
Warning: Unused variable ‘j’ 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 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mt95.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/code_timer_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/constants_clubb.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/tridiag_lu_solver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameters_model.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stat_file_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/file_functions.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_gfdlact.a
a - aer_ccn_act_k.o
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/interpolation.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/array_index.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/saturation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameters_tunable.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/lapack_wrap.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/saturation.F90:1371:10:
1371 | rsat
| 1
Warning: Unused variable ‘rsat’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/saturation.F90:852:8:
852 | use constants_clubb, only: &
| 1
Warning: Unused parameter ‘ep’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/saturation.F90:877:16:
877 | integer :: i, k ! Loop indices
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/saturation.F90:877:19:
877 | integer :: i, k ! Loop indices
| 1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/saturation.F90:1072:32:
1072 | subroutine sat_vapor_press_ice( nz, ngrdcol, T_in_K, &
| ^
Warning: ‘sat_vapor_press_ice’ defined but not used [-Wunused-function]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/lapack_wrap.F90:239:16:
239 | subd, diag, supd
| 1
Warning: Unused variable ‘diag’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/lapack_wrap.F90:239:10:
239 | subd, diag, supd
| 1
Warning: Unused variable ‘subd’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/lapack_wrap.F90:239:22:
239 | subd, diag, supd
| 1
Warning: Unused variable ‘supd’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameters_tunable.F90:443:19:
443 | integer :: k, i ! loop variable
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameters_tunable.F90:2088:32:
2088 | subroutine init_parameters_999( &
| ^
Warning: ‘init_parameters_999’ defined but not used [-Wunused-function]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/index_mapping.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/calendar.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/pdf_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/new_hybrid_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/new_tsdadg_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/LY93_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/sigma_sqd_w_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_semi_implicit.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/input_reader.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/input_reader.F90:498:28:
491 | do i=1, dim_grid
| 2
......
498 | if ( grid(i) < grid(i-1) ) then
| 1
Warning: Array reference at (1) out of bounds (0 < 1) in loop beginning at (2) [-Wdo-subscript]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_operations.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/diagnose_correlations_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/T_in_K_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/calc_roots.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/pdf_parameter_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_type.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/corr_varnce_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:555:16:
555 | integer :: i
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:447:16:
447 | integer :: i
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:224:16:
224 | integer :: i
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:167:24:
167 | old_soln, & ! Intent(in)
| 1
Warning: Unused dummy argument ‘old_soln’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:165:26:
165 | solve_name, penta_solve_method, & ! Intent(in)
| 1
Warning: Unused dummy argument ‘solve_name’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:106:16:
106 | integer :: i
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:50:24:
50 | old_soln, & ! Intent(in)
| 1
Warning: Unused dummy argument ‘old_soln’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90:48:26:
48 | solve_name, penta_solve_method, & ! Intent(in)
| 1
Warning: Unused dummy argument ‘solve_name’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:2237:8:
2237 | use clubb_precision, only: &
| 1
Warning: Unused parameter ‘core_rknd’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1887:38:
1887 | real( kind = core_rknd ) :: factor
| 1
Warning: Unused variable ‘factor’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1360:8:
1360 | use constants_clubb, only: &
| 1
Warning: Unused parameter ‘fstdout’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1356:8:
1356 | use model_flags, only: &
| 1
Warning: Unused parameter ‘l_cubic_interp’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1356:8:
1356 | use model_flags, only: &
| 1
Warning: Unused module variable ‘l_quintic_poly_interp’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1312:8:
1312 | use constants_clubb, only: &
| 1
Warning: Unused parameter ‘fstdout’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1308:8:
1308 | use model_flags, only: &
| 1
Warning: Unused parameter ‘l_cubic_interp’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1308:8:
1308 | use model_flags, only: &
| 1
Warning: Unused module variable ‘l_quintic_poly_interp’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1208:8:
1208 | use constants_clubb, only: &
| 1
Warning: Unused parameter ‘fstdout’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1204:8:
1204 | use model_flags, only: &
| 1
Warning: Unused parameter ‘l_cubic_interp’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1204:8:
1204 | use model_flags, only: &
| 1
Warning: Unused module variable ‘l_quintic_poly_interp’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1162:8:
1162 | use constants_clubb, only: &
| 1
Warning: Unused parameter ‘fstdout’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1158:8:
1158 | use model_flags, only: &
| 1
Warning: Unused parameter ‘l_cubic_interp’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:1158:8:
1158 | use model_flags, only: &
| 1
Warning: Unused module variable ‘l_quintic_poly_interp’ which has been explicitly imported at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/new_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_variables.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_type_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/output_grads.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/output_netcdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_zm_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_lh_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_lh_sfc_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_sfc_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp3_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp3_module.F90:110:16:
110 | integer :: i, k, sclr ! Loop index
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp3_module.F90:110:19:
110 | integer :: i, k, sclr ! Loop index
| 1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/turbulent_adv_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/precipitation_fraction.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/pos_definite_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/calc_pressure.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_rad_zm_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_helper_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/sponge_layer_damping.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_helper_module.F90:1723:16:
1723 | integer :: i, k
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_helper_module.F90:1723:19:
1723 | integer :: i, k
| 1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/diffusion.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mean_adv.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_rad_zt_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/fill_holes.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/fill_holes.F90:644:41:
644 | rho_ds_zm, rho_ds_zt, exner, & ! Intent(in)
| 1
Warning: Unused dummy argument ‘rho_ds_zm’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/fill_holes.F90:94:7:
94 | j, &
| 1
Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/Skx_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_explicit.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_explicit.F90:855:43:
855 | subroutine clip_variance( nz, ngrdcol, gr, solve_type, dt, threshold, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_explicit.F90:403:40:
403 | subroutine clip_covar( nz, ngrdcol, gr, solve_type, l_first_clip_ts, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90:1282:13:
1282 | k_tdiag = 2, & ! Thermodynamic main diagonal index.
| 1
Warning: Unused parameter ‘k_tdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90:1283:15:
1283 | km1_tdiag = 3 ! Thermodynamic subdiagonal index.
| 1
Warning: Unused parameter ‘km1_tdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90:1281:15:
1281 | kp1_tdiag = 1, & ! Thermodynamic superdiagonal index.
| 1
Warning: Unused parameter ‘kp1_tdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_explicit.F90:150:22:
150 | integer :: sclr, i ! scalar array index.
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:505:29:
505 | -- this is likely unsafe and considered fatal"
| 1
Warning: Missing ‘&’ in continued character constant at (1) [-Wampersand]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1799:46:
1799 | subroutine compute_uv_tndcy( nz, ngrdcol, gr, solve_type, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1052:49:
1052 | subroutine windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, ixm_matrix_condt_num, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1575:13:
1575 | k_tdiag = 2, & ! Thermodynamic main diagonal index.
| 1
Warning: Unused parameter ‘k_tdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1576:15:
1576 | km1_tdiag = 3 ! Thermodynamic subdiagonal index.
| 1
Warning: Unused parameter ‘km1_tdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90:1574:15:
1574 | kp1_tdiag = 1, & ! Thermodynamic superdiagonal index.
| 1
Warning: Unused parameter ‘kp1_tdiag’ declared at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/new_pdf_main.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/numerical_check.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/stats_clubb_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:4899:57:
4899 | rho_ds_zm, rho_ds_zt, &
| 1
Warning: Unused dummy argument ‘rho_ds_zt’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2197:13:
2197 | k_mdiag = 2, & ! Momentum main diagonal index.
| 1
Warning: Unused parameter ‘k_mdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2198:15:
2198 | km1_mdiag = 3 ! Momentum subdiagonal index.
| 1
Warning: Unused parameter ‘km1_mdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2196:15:
2196 | kp1_mdiag = 1, & ! Momentum superdiagonal index.
| 1
Warning: Unused parameter ‘kp1_mdiag’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2020:42:
2020 | subroutine xp2_xpyp_lhs( nz, ngrdcol, gr, dt, & ! In
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘irtp2_dp1’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘irtp2_dp2’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘irtp2_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘irtp2_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘irtpthlp_dp1’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘irtpthlp_dp2’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘irtpthlp_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘irtpthlp_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘ithlp2_dp1’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘ithlp2_dp2’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘ithlp2_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘ithlp2_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iup2_dp2’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iup2_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iup2_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘ivp2_dp2’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘ivp2_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘ivp2_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90:2062:8:
2062 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘l_stats_samp’ which has been explicitly imported at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:4301:8:
4301 | use constants_clubb, only: &
| 1
Warning: Unused parameter ‘eps’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:4161:43:
4161 | subroutine xm_wpxp_solve( nz, ngrdcol, gr, nrhs, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1547:22:
1547 | integer :: i, k, b
| 1
Warning: Unused variable ‘b’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1114:74:
1114 | subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument ‘c7_skw_fnc’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘irtm_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘irtm_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘ithlm_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘ithlm_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwprtp_ac’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwprtp_dp1’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwprtp_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwprtp_pr1’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwprtp_pr2’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwprtp_sicl’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwprtp_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwprtp_tp’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwpthlp_ac’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwpthlp_dp1’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwpthlp_ma’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwpthlp_pr1’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwpthlp_pr2’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwpthlp_sicl’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwpthlp_ta’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘iwpthlp_tp’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1274:45:
1274 | logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs
| 1
Warning: Unused variable ‘l_lower_thresh’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1202:8:
1202 | use stats_variables, only: &
| 1
Warning: Unused module variable ‘l_stats_samp’ which has been explicitly imported at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1274:29:
1274 | logical :: l_upper_thresh, l_lower_thresh ! flags for clip_semi_imp_lhs
| 1
Warning: Unused variable ‘l_upper_thresh’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1191:8:
1191 | use constants_clubb, only: &
| 1
Warning: Unused parameter ‘one’ which has been explicitly imported at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1114:62:
1114 | subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument ‘wm_zt’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1114:55:
1114 | subroutine xm_wpxp_lhs( nz, ngrdcol, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! In
| 1
Warning: Unused dummy argument ‘wpxp’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1115:56:
1115 | wpxp_upper_lim, wpxp_lower_lim, & ! In
| 1
Warning: Unused dummy argument ‘wpxp_lower_lim’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1115:40:
1115 | wpxp_upper_lim, wpxp_lower_lim, & ! In
| 1
Warning: Unused dummy argument ‘wpxp_upper_lim’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1284:17:
1284 | zero_vector ! Vector of 0s
| 1
Warning: Unused variable ‘zero_vector’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:4706:51:
4706 | pure subroutine wp3_term_pr1_rhs( nz, ngrdcol, gr, C8, C8b, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:4426:56:
4426 | pure subroutine wp3_terms_bp1_pr2_rhs( nz, ngrdcol, gr, C11_Skw_fnc, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:4202:51:
4202 | pure subroutine wp3_term_pr1_lhs( nz, ngrdcol, gr, C8, C8b, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:3307:51:
3307 | pure subroutine wp2_term_pr1_rhs( nz, ngrdcol, gr, C4, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:3076:51:
3076 | pure subroutine wp2_term_dp1_rhs( nz, ngrdcol, gr, C1_Skw_fnc, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2991:55:
2991 | pure subroutine wp2_terms_bp_pr2_rhs( nz, ngrdcol, gr, C_uu_buoy, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2899:51:
2899 | pure subroutine wp2_term_pr1_lhs( nz, ngrdcol, gr, C4, invrs_tau_C4_zm, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:2813:51:
2813 | pure subroutine wp2_term_dp1_lhs( nz, ngrdcol, gr, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1616:38:
1616 | subroutine wp23_lhs( nz, ngrdcol, gr, dt, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1118:10:
1118 | nrhs = 1 ! Number of RHS vectors
| 1
Warning: Unused parameter ‘nrhs’ declared at (1) [-Wunused-parameter]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1011:45:
1011 | rho_ds_zm, rho_ds_zt, &
| 1
Warning: Unused dummy argument ‘rho_ds_zt’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:1215:15:
1215 | threshold ! Minimum value for wp2 [m^2/s^2]
| 1
Warning: Unused variable ‘threshold’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90:275:25:
275 | ice_supersat_frac_1, & ! Ice supersaturation fraction (1st PDF comp.) [-]
| 1
Warning: Unused variable ‘ice_supersat_frac_1’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90:276:25:
276 | ice_supersat_frac_2 ! Ice supersaturation fraction (2nd PDF comp.) [-]
| 1
Warning: Unused variable ‘ice_supersat_frac_2’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/sfc_varnce_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mixing_length.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mixing_length.F90:1432:35:
1432 | brunt_vaisala_freq_sqd_scaled, &
| 1
Warning: Unused variable ‘brunt_vaisala_freq_sqd_scaled’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mixing_length.F90:871:8:
871 | use constants_clubb, only: &
| 1
Warning: Unused parameter ‘three’ which has been explicitly imported at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/pdf_closure_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4873:47:
4873 | call calc_trapezoid_zm( nz, ngrdcol, gr, wpthvp, wpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zm’ and INTENT(OUT) argument ‘trapezoid_zm’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4876:47:
4876 | call calc_trapezoid_zm( nz, ngrdcol, gr, thlpthvp, thlpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zm’ and INTENT(OUT) argument ‘trapezoid_zm’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4879:47:
4879 | call calc_trapezoid_zm( nz, ngrdcol, gr, rtpthvp, rtpthvp_zt, & ! Intent(in)
| 1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zm’ and INTENT(OUT) argument ‘trapezoid_zm’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4767:34:
4767 | wprtp2, wprtp2_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4772:34:
4772 | wpthlp2, wpthlp2_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4777:34:
4777 | wprtpthlp, wprtpthlp_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4802:30:
4802 | cloud_frac, cloud_frac_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4806:30:
4806 | ice_supersat_frac, ice_supersat_frac_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4810:30:
4810 | rcm, rcm_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4814:30:
4814 | wp2thvp, wp2thvp_zm, &
| 1
Warning: Same actual argument associated with INTENT(IN) argument ‘variable_zt’ and INTENT(OUT) argument ‘trapezoid_zt’ at (1)
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4705:21:
4705 | integer :: i, k, sclr
| 1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:3980:40:
3980 | l_prescribed_avg_deltaz, & ! intent(in)
| 1
Warning: Unused dummy argument ‘l_prescribed_avg_deltaz’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:3967:22:
3967 | ( nzmax, T0_in, ts_nudge_in, & ! intent(in)
| 1
Warning: Unused dummy argument ‘nzmax’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:140:23:
140 | hydromet, & ! Unused
| 1
Warning: Unused dummy argument ‘hydromet’ at (1) [-Wunused-dummy-argument]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:193:8:
193 | use constants_clubb, only: &
| 1
Warning: Unused parameter ‘num_hf_draw_points’ which has been explicitly imported at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clubb_api_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clubb_api_module.F90:1069:16:
1069 | integer :: i
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_param.a T_in_K_module.o new_pdf_main.o input_names.o tridiag_lu_solver.o sfc_varnce_module.o stats_rad_zm_module.o saturation.o advance_windm_edsclrm_module.o stats_variables.o parameters_model.o stats_rad_zt_module.o matrix_solver_wrapper.o fill_holes.o Skx_module.o calc_roots.o stats_clubb_utilities.o endian.o advance_xp3_module.o mixing_length.o pdf_parameter_module.o advance_xp2_xpyp_module.o clubb_precision.o pdf_closure_module.o Nc_Ncn_eqns.o sigma_sqd_w_module.o stats_lh_zt_module.o output_netcdf.o calendar.o new_hybrid_pdf.o constants_clubb.o clip_semi_implicit.o new_hybrid_pdf_main.o error_code.o precipitation_fraction.o clip_explicit.o new_tsdadg_pdf.o output_grads.o LY93_pdf.o mean_adv.o new_pdf.o sponge_layer_damping.o stats_sfc_module.o penta_lu_solver.o advance_clubb_core_module.o model_flags.o grid_class.o hydromet_pdf_parameter_module.o stats_zt_module.o input_reader.o clubb_api_module.o turbulent_adv_pdf.o numerical_check.o stats_zm_module.o setup_clubb_pdf_params.o parameter_indices.o stats_lh_sfc_module.o interpolation.o lapack_interfaces.o lapack_wrap.o array_index.o adg1_adg2_3d_luhar_pdf.o code_timer_module.o diagnose_correlations_module.o advance_wp2_wp3_module.o file_functions.o advance_helper_module.o calc_pressure.o stat_file_module.o matrix_operations.o pdf_utilities.o diffusion.o index_mapping.o pos_definite_module.o parameters_tunable.o mono_flux_limiter.o mt95.o advance_xm_wpxp_module.o stats_type_utilities.o stats_type.o corr_varnce_module.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_param.a
a - T_in_K_module.o
a - new_pdf_main.o
a - input_names.o
a - tridiag_lu_solver.o
a - sfc_varnce_module.o
a - stats_rad_zm_module.o
a - saturation.o
a - advance_windm_edsclrm_module.o
a - stats_variables.o
a - parameters_model.o
a - stats_rad_zt_module.o
a - matrix_solver_wrapper.o
a - fill_holes.o
a - Skx_module.o
a - calc_roots.o
a - stats_clubb_utilities.o
a - endian.o
a - advance_xp3_module.o
a - mixing_length.o
a - pdf_parameter_module.o
a - advance_xp2_xpyp_module.o
a - clubb_precision.o
a - pdf_closure_module.o
a - Nc_Ncn_eqns.o
a - sigma_sqd_w_module.o
a - stats_lh_zt_module.o
a - output_netcdf.o
a - calendar.o
a - new_hybrid_pdf.o
a - constants_clubb.o
a - clip_semi_implicit.o
a - new_hybrid_pdf_main.o
a - error_code.o
a - precipitation_fraction.o
a - clip_explicit.o
a - new_tsdadg_pdf.o
a - output_grads.o
a - LY93_pdf.o
a - mean_adv.o
a - new_pdf.o
a - sponge_layer_damping.o
a - stats_sfc_module.o
a - penta_lu_solver.o
a - advance_clubb_core_module.o
a - model_flags.o
a - grid_class.o
a - hydromet_pdf_parameter_module.o
a - stats_zt_module.o
a - input_reader.o
a - clubb_api_module.o
a - turbulent_adv_pdf.o
a - numerical_check.o
a - stats_zm_module.o
a - setup_clubb_pdf_params.o
a - parameter_indices.o
a - stats_lh_sfc_module.o
a - interpolation.o
a - lapack_interfaces.o
a - lapack_wrap.o
a - array_index.o
a - adg1_adg2_3d_luhar_pdf.o
a - code_timer_module.o
a - diagnose_correlations_module.o
a - advance_wp2_wp3_module.o
a - file_functions.o
a - advance_helper_module.o
a - calc_pressure.o
a - stat_file_module.o
a - matrix_operations.o
a - pdf_utilities.o
a - diffusion.o
a - index_mapping.o
a - pos_definite_module.o
a - parameters_tunable.o
a - mono_flux_limiter.o
a - mt95.o
a - advance_xm_wpxp_module.o
a - stats_type_utilities.o
a - stats_type.o
a - corr_varnce_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_lapack
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dsymv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/ssyr2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlassq.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgemm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlacpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlarf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/spoequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/strsm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/iparmq.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgbtrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgtcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dasum.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/ddot.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slaswp.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dtrmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlasrt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sger.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_shared/xerbla.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgbtrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/spotrf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sdot.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sasum.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgtcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/iladlr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlaswp.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slacpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/ssymv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgemm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slassq.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dsyr2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgbtrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dtrsm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slarf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dpoequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgbtrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dger.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dpotrf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slasrt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/strmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dnrm2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slaqgb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slasr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgbcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/disnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/saxpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/ssyrk.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlartg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgttrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlanst.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slacn2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlatbs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgemv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slarft.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dorg2l.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slaisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgttrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dtrmm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlansy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slatrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlapy2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sorgql.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/stbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slabad.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlarfb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgttrs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/iladlc.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slartg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slatbs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgemv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlacn2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slanst.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlasr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlaqgb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/snrm2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dsyrk.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/daxpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgbcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlatrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/strmm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slansy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slarfb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dtbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dorgql.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlabad.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slapy2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sorg2l.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlarft.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlaisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgttrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgbsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgbmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_shared/lsame.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slantb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dcopy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/ilaenv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sscal.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgtrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgtts2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgtsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sswap.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dsytd2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlae2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slagtm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgbtf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/ilaslr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlantb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/scopy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgbsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgbmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dswap.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/ssytd2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgbtf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slae2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlagtm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgtrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dscal.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgtsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgtts2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/idamax.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slamch.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlaqsy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_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/clubb/compile/../src/Lapack/Lapack_single/sorg2r.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgbequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dsytrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dorgqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgtsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slascl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slaev2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlangt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/spotrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/srscl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/ssyev.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dsterf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dsyr2k.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlaset.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slangb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dsteqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgbrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sorgtr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sorgqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgbequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/ssytrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgtsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/ilaslc.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlamch.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/ieeeck.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dorg2r.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slarfg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slaqsy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgbsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/ssyr2k.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/ssterf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dsyev.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slaset.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/drscl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dorgtr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgbrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/ssteqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlangb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/isamax.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slangt.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlaev2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlascl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dpotrf.f
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_lapack.a dsymv.o ssyr2.o dlassq.o dgemm.o dlacpy.o dlarf.o spoequ.o strsm.o iparmq.o dgbtrs.o sgtcon.o dasum.o ddot.o slaswp.o dtrmv.o dlasrt.o sger.o xerbla.o sgbtrf.o spotrf2.o sdot.o sasum.o dgtcon.o iladlr.o dlaswp.o slacpy.o ssymv.o sgemm.o slassq.o dsyr2.o sgbtrs.o dtrsm.o slarf.o dpoequ.o dgbtrf.o dger.o dpotrf2.o slasrt.o strmv.o dnrm2.o slaqgb.o slasr.o sgbcon.o disnan.o saxpy.o ssyrk.o dlartg.o dgttrs.o dlanst.o slacn2.o dlatbs.o dgemv.o slarft.o dorg2l.o slaisnan.o sgttrf.o dtrmm.o dlansy.o slatrd.o dlapy2.o sorgql.o stbsv.o slabad.o dlarfb.o sgttrs.o iladlc.o slartg.o slatbs.o sgemv.o dlacn2.o slanst.o dlasr.o dlaqgb.o snrm2.o dsyrk.o daxpy.o sisnan.o dgbcon.o dlatrd.o strmm.o slansy.o slarfb.o dtbsv.o dorgql.o dlabad.o slapy2.o sorg2l.o dlarft.o dlaisnan.o dgttrf.o dgbsvx.o sgbmv.o lsame.o slantb.o dcopy.o ilaenv.o sscal.o dgtrfs.o dgtts2.o dgtsv.o sswap.o dsytd2.o dlae2.o slagtm.o dgbtf2.o ilaslr.o dlantb.o scopy.o sgbsvx.o dgbmv.o dswap.o ssytd2.o sgbtf2.o slae2.o dlagtm.o sgtrfs.o dscal.o sgtsv.o sgtts2.o idamax.o slamch.o dlaqsy.o dlarfg.o sorg2r.o sgbequ.o dsytrd.o dorgqr.o dgtsvx.o slascl.o slaev2.o dlangt.o spotrf.o srscl.o ssyev.o dsterf.o dsyr2k.o dlaset.o dgbsv.o slangb.o dsteqr.o dgbrfs.o sorgtr.o sorgqr.o dgbequ.o ssytrd.o sgtsvx.o ilaslc.o dlamch.o ieeeck.o dorg2r.o slarfg.o slaqsy.o sgbsv.o ssyr2k.o ssterf.o dsyev.o slaset.o drscl.o dorgtr.o sgbrfs.o ssteqr.o dlangb.o isamax.o slangt.o dlaev2.o dlascl.o dpotrf.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_lapack.a
a - dsymv.o
a - ssyr2.o
a - dlassq.o
a - dgemm.o
a - dlacpy.o
a - dlarf.o
a - spoequ.o
a - strsm.o
a - iparmq.o
a - dgbtrs.o
a - sgtcon.o
a - dasum.o
a - ddot.o
a - slaswp.o
a - dtrmv.o
a - dlasrt.o
a - sger.o
a - xerbla.o
a - sgbtrf.o
a - spotrf2.o
a - sdot.o
a - sasum.o
a - dgtcon.o
a - iladlr.o
a - dlaswp.o
a - slacpy.o
a - ssymv.o
a - sgemm.o
a - slassq.o
a - dsyr2.o
a - sgbtrs.o
a - dtrsm.o
a - slarf.o
a - dpoequ.o
a - dgbtrf.o
a - dger.o
a - dpotrf2.o
a - slasrt.o
a - strmv.o
a - dnrm2.o
a - slaqgb.o
a - slasr.o
a - sgbcon.o
a - disnan.o
a - saxpy.o
a - ssyrk.o
a - dlartg.o
a - dgttrs.o
a - dlanst.o
a - slacn2.o
a - dlatbs.o
a - dgemv.o
a - slarft.o
a - dorg2l.o
a - slaisnan.o
a - sgttrf.o
a - dtrmm.o
a - dlansy.o
a - slatrd.o
a - dlapy2.o
a - sorgql.o
a - stbsv.o
a - slabad.o
a - dlarfb.o
a - sgttrs.o
a - iladlc.o
a - slartg.o
a - slatbs.o
a - sgemv.o
a - dlacn2.o
a - slanst.o
a - dlasr.o
a - dlaqgb.o
a - snrm2.o
a - dsyrk.o
a - daxpy.o
a - sisnan.o
a - dgbcon.o
a - dlatrd.o
a - strmm.o
a - slansy.o
a - slarfb.o
a - dtbsv.o
a - dorgql.o
a - dlabad.o
a - slapy2.o
a - sorg2l.o
a - dlarft.o
a - dlaisnan.o
a - dgttrf.o
a - dgbsvx.o
a - sgbmv.o
a - lsame.o
a - slantb.o
a - dcopy.o
a - ilaenv.o
a - sscal.o
a - dgtrfs.o
a - dgtts2.o
a - dgtsv.o
a - sswap.o
a - dsytd2.o
a - dlae2.o
a - slagtm.o
a - dgbtf2.o
a - ilaslr.o
a - dlantb.o
a - scopy.o
a - sgbsvx.o
a - dgbmv.o
a - dswap.o
a - ssytd2.o
a - sgbtf2.o
a - slae2.o
a - dlagtm.o
a - sgtrfs.o
a - dscal.o
a - sgtsv.o
a - sgtts2.o
a - idamax.o
a - slamch.o
a - dlaqsy.o
a - dlarfg.o
a - sorg2r.o
a - sgbequ.o
a - dsytrd.o
a - dorgqr.o
a - dgtsvx.o
a - slascl.o
a - slaev2.o
a - dlangt.o
a - spotrf.o
a - srscl.o
a - ssyev.o
a - dsterf.o
a - dsyr2k.o
a - dlaset.o
a - dgbsv.o
a - slangb.o
a - dsteqr.o
a - dgbrfs.o
a - sorgtr.o
a - sorgqr.o
a - dgbequ.o
a - ssytrd.o
a - sgtsvx.o
a - ilaslc.o
a - dlamch.o
a - ieeeck.o
a - dorg2r.o
a - slarfg.o
a - slaqsy.o
a - sgbsv.o
a - ssyr2k.o
a - ssterf.o
a - dsyev.o
a - slaset.o
a - drscl.o
a - dorgtr.o
a - sgbrfs.o
a - ssteqr.o
a - dlangb.o
a - isamax.o
a - slangt.o
a - dlaev2.o
a - dlascl.o
a - dpotrf.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_bugsrad
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.microphys_utils
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_parabolic
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_coamps
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/kinds.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/variables_radiation_module.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Microphys_utils/microphys_stats_vars_module.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/conice.F
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/Parabolic_constants.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/AiryFunction.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/cloud_correlate.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libmicrophys_utils.a
a - microphys_stats_vars_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_morrison
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/Morrison_microphys/module_mp_graupel.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa6.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/gascon.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugsrad_planck.F90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/Parabolic.f90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/frzh.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/nrmcol.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/comscp2.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/newexp.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/cloudg.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa9g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw_ocastrndm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw_ocastrndm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa22.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa22g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa26.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/qsatvi.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa27r.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/adjtq.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw_iter.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw_iter.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/rayle.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/esati.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw.F
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_parabolic.a Parabolic_constants.o Parabolic.o AiryFunction.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_parabolic.a
a - Parabolic_constants.o
a - Parabolic.o
a - AiryFunction.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_KK_microphys
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/parameters_KK.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/text_writer.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw_sel.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/PDF_integrals_all_MM.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/comscp1.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa10g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c -I../src/BUGSrad ../src/BUGSrad/gases_ckd.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugs_rad.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_local_means.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/PDF_integrals_means.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/PDF_integrals_covar.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_means.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_Nrm_tendencies.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_variances.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_turbulent_sed.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/KK_microphys/KK_upscaled_covariances.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa21.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa21g.F
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_KK_microphys.a parameters_KK.o KK_Nrm_tendencies.o KK_upscaled_variances.o KK_upscaled_turbulent_sed.o PDF_integrals_means.o PDF_integrals_covar.o KK_utilities.o KK_upscaled_means.o text_writer.o PDF_integrals_all_MM.o KK_upscaled_covariances.o KK_local_means.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_KK_microphys.a
a - parameters_KK.o
a - KK_Nrm_tendencies.o
a - KK_upscaled_variances.o
a - KK_upscaled_turbulent_sed.o
a - PDF_integrals_means.o
a - PDF_integrals_covar.o
a - KK_utilities.o
a - KK_upscaled_means.o
a - text_writer.o
a - PDF_integrals_all_MM.o
a - KK_upscaled_covariances.o
a - KK_local_means.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/nrmtqi.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa18.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa18g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa11g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa20g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/tgqg.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa28.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/tgqs.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/gamma.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa12.F
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.silhs
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/parameters_silhs.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/latin_hypercube_arrays.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/transform_to_pdf_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa12g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/tgqi.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa7.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/output_2D_samples_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/tgqr.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/qtadj.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/esat_new.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_sw_bs.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa25.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugs_swr.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa17g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/math_utilities.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa19.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa19g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa13g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/est_kessler_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/slope.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugs_lwr.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/lh_microphys_var_covar_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa9.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa27.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/generate_uniform_sample_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/nrmtqw.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/silhs_importance_sample_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa15.F
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/silhs_importance_sample_module.F90:638:62:
633 | do category=1, num_importance_categories
| 2
......
638 | rand_vect(sample) < category_cumulative_probs(category+1) ) then
| 1
Warning: Array reference at (1) out of bounds (9 > 8) in loop beginning at (2) [-Wdo-subscript]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa5g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa8g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/adjmlt.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa7g.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/esatv.F
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_coamps.a conice.o eqa6.o frzh.o nrmcol.o eqa9g.o eqa14g.o eqa22.o eqa22g.o eqa26.o qsatvi.o eqa27r.o adjtq.o esati.o eqa10g.o eqa21.o eqa21g.o nrmtqi.o eqa18.o eqa18g.o eqa11g.o eqa20g.o tgqg.o eqa28.o tgqs.o gamma.o eqa12.o eqa12g.o tgqi.o eqa7.o tgqr.o qtadj.o esat_new.o eqa25.o eqa17g.o eqa19.o eqa19g.o eqa13g.o slope.o eqa9.o eqa27.o nrmtqw.o eqa15.o eqa5g.o eqa8g.o adjmlt.o eqa7g.o esatv.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_coamps.a
a - conice.o
a - eqa6.o
a - frzh.o
a - nrmcol.o
a - eqa9g.o
a - eqa14g.o
a - eqa22.o
a - eqa22g.o
a - eqa26.o
a - qsatvi.o
a - eqa27r.o
a - adjtq.o
a - esati.o
a - eqa10g.o
a - eqa21.o
a - eqa21g.o
a - nrmtqi.o
a - eqa18.o
a - eqa18g.o
a - eqa11g.o
a - eqa20g.o
a - tgqg.o
a - eqa28.o
a - tgqs.o
a - gamma.o
a - eqa12.o
a - eqa12g.o
a - tgqi.o
a - eqa7.o
a - tgqr.o
a - qtadj.o
a - esat_new.o
a - eqa25.o
a - eqa17g.o
a - eqa19.o
a - eqa19g.o
a - eqa13g.o
a - slope.o
a - eqa9.o
a - eqa27.o
a - nrmtqw.o
a - eqa15.o
a - eqa5g.o
a - eqa8g.o
a - adjmlt.o
a - eqa7g.o
a - esatv.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_bugsrad.a bugs_swr.o bugs_rad.o gascon.o bugs_lwr.o comscp2.o variables_radiation_module.o two_rt_sw_bs.o kinds.o cloudg.o cloud_correlate.o two_rt_lw_ocastrndm.o newexp.o two_rt_sw_ocastrndm.o gases_ckd.o two_rt_sw_iter.o two_rt_sw.o two_rt_lw_iter.o rayle.o two_rt_lw.o bugsrad_planck.o two_rt_lw_sel.o bugsrad_physconst.o comscp1.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_bugsrad.a
a - bugs_swr.o
a - bugs_rad.o
a - gascon.o
a - bugs_lwr.o
a - comscp2.o
a - variables_radiation_module.o
a - two_rt_sw_bs.o
a - kinds.o
a - cloudg.o
a - cloud_correlate.o
a - two_rt_lw_ocastrndm.o
a - newexp.o
a - two_rt_sw_ocastrndm.o
a - gases_ckd.o
a - two_rt_sw_iter.o
a - two_rt_sw.o
a - two_rt_lw_iter.o
a - rayle.o
a - two_rt_lw.o
a - bugsrad_planck.o
a - two_rt_lw_sel.o
a - bugsrad_physconst.o
a - comscp1.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/latin_hypercube_driver_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/latin_hypercube_driver_module.F90:1009:44:
1009 | subroutine clip_transform_silhs_output( gr, nz, ngrdcol, num_samples, & ! In
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/silhs_api_module.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/silhs_api_module.F90:324:13:
324 | rho_ds_zt, & ! Unused
| 1
Warning: Unused dummy argument ‘rho_ds_zt’ at (1) [-Wunused-dummy-argument]
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libsilhs.a parameters_silhs.o silhs_importance_sample_module.o latin_hypercube_arrays.o generate_uniform_sample_module.o latin_hypercube_driver_module.o est_kessler_microphys_module.o silhs_api_module.o lh_microphys_var_covar_module.o output_2D_samples_module.o math_utilities.o transform_to_pdf_module.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libsilhs.a
a - parameters_silhs.o
a - silhs_importance_sample_module.o
a - latin_hypercube_arrays.o
a - generate_uniform_sample_module.o
a - latin_hypercube_driver_module.o
a - est_kessler_microphys_module.o
a - silhs_api_module.o
a - lh_microphys_var_covar_module.o
a - output_2D_samples_module.o
a - math_utilities.o
a - transform_to_pdf_module.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_morrison.a module_mp_graupel.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_morrison.a
a - module_mp_graupel.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_other
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/parameters_microphys.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/silhs_category_variance_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -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/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/clubb_model_settings.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/extrapolation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/soil_vegetation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/time_dependent_input.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cloud_sed_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/diag_ustar_module.F90
../src/Benchmark_cases/cloud_sed_module.F90:168:44:
168 | if ( zt2zm( gr, rcm, k) > zero .AND. zt2zm( gr, Ncm, k ) > zero ) then
| 1
Warning: Impure function ‘redirect_interpolated_azm_k’ at (1) might not be evaluated [-Wfunction-elimination]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/hydrostatic_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/parameters_radiation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/morrison_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/coamps_microphys_driver_module.F90
../src/morrison_microphys_module.F90:1331:13:
1331 | .or. is_nan_2d( real( rim_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1332:13:
1332 | .or. is_nan_2d( real( rsm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1333:13:
1333 | .or. is_nan_2d( real( rrm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1334:13:
1334 | .or. is_nan_2d( real( rgm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1335:13:
1335 | .or. is_nan_2d( real( Ncm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1336:13:
1336 | .or. is_nan_2d( real( Nim_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1337:13:
1337 | .or. is_nan_2d( real( Nsm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1338:13:
1338 | .or. is_nan_2d( real( Nrm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1339:13:
1339 | .or. is_nan_2d( real( Ngm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1340:13:
1340 | .or. is_nan_2d( real( rvm_mc_r4, kind=core_rknd ) ) &
| 1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
../src/morrison_microphys_module.F90:1341:13:
1341 | .or. is_nan_2d( real( T_in_K_mc, kind=core_rknd ) ) ) then
| 1
Warning: Impure function ‘is_nan_2d’ at (1) might not be evaluated [-Wfunction-elimination]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/ice_dfsn_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/gfdl_activation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/rad_lwsw_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/mixed_moment_PDF_integrals.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/wangara.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/cos_solar_zen_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/quicksort.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/advance_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/input_netcdf.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/sfc_flux.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/input_interpret.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/microphys_init_cleanup.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/simple_rad_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/mpace_a.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_0003.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_3year.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/astex_a209.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/atex.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/arm_97.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/bomex.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/clex9_nov02.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/clex9_oct14.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cobra.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/dycoms2_rf01.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/fire.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls2.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls3.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/gabls3_night.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/jun25.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/lba.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/mpace_b.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/nov11.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/neutral_case.F90
../src/Benchmark_cases/neutral_case.F90:36:8:
36 | use constants_clubb, only: grav ! Variable(s)
| 1
Warning: Unused parameter ‘grav’ which has been explicitly imported at (1) [-Wunused-parameter]
../src/Benchmark_cases/neutral_case.F90:21:51:
21 | subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
| 1
Warning: Unused dummy argument ‘thlm_sfc’ at (1) [-Wunused-dummy-argument]
../src/Benchmark_cases/neutral_case.F90:21:41:
21 | subroutine neutral_case_sfclyr( time, z, thlm_sfc, &
| 1
Warning: Unused dummy argument ‘z’ at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/twp_ice.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/stat_file_utils.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/dycoms2_rf02.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/rico.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/cloud_feedback.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/extended_atmosphere_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/KK_microphys_module.F90
../src/KK_microphys_module.F90:43:35:
43 | subroutine KK_local_microphys( gr, dt, nz, l_latin_hypercube, & ! In
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/input_fields.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/bugsrad_driver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/sounding.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src ../src/estimate_scm_microphys_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src ../src/lh_microphys_driver_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/microphys_driver.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/clubb_driver.F90
../src/clubb_driver.F90:6321:39:
6321 | clubb_params, nu_vert_res_dep, lmin, & ! intent(in)
| 1
Warning: Unused dummy argument ‘lmin’ at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:6321:33:
6321 | clubb_params, nu_vert_res_dep, lmin, & ! intent(in)
| 1
Warning: Unused dummy argument ‘nu_vert_res_dep’ at (1) [-Wunused-dummy-argument]
../src/clubb_driver.F90:5525:8:
5525 | use constants_clubb, only: &
| 1
Warning: Unused parameter ‘fstdout’ which has been explicitly imported at (1) [-Wunused-parameter]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/error.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c -I../src ../src/enhanced_simann.F90
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_other.a estimate_scm_microphys_module.o input_fields.o KK_microphys_module.o dycoms2_rf02.o rico.o cloud_sed_module.o cloud_feedback.o input_netcdf.o diag_ustar_module.o hydrostatic_module.o bugsrad_driver.o enhanced_simann.o twp_ice.o jun25.o sfc_flux.o cos_solar_zen_module.o lba.o spec_hum_to_mixing_ratio.o gabls3.o simple_rad_module.o mpace_b.o gabls3_night.o parameters_microphys.o quicksort.o arm_97.o input_interpret.o bomex.o microphys_driver.o microphys_init_cleanup.o silhs_category_variance_module.o gfdl_activation.o clex9_oct14.o arm_0003.o gabls2.o dycoms2_rf01.o morrison_microphys_module.o arm_3year.o soil_vegetation.o coamps_microphys_driver_module.o atex.o mpace_a.o nov11.o clubb_model_settings.o wangara.o clex9_nov02.o ice_dfsn_module.o clubb_driver.o cobra.o input_grads.o sounding.o time_dependent_input.o extrapolation.o rad_lwsw_module.o parameters_radiation.o arm.o fire.o error.o lh_microphys_driver_module.o mixed_moment_PDF_integrals.o extended_atmosphere_module.o stat_file_utils.o advance_microphys_module.o astex_a209.o neutral_case.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_other.a
a - estimate_scm_microphys_module.o
a - input_fields.o
a - KK_microphys_module.o
a - dycoms2_rf02.o
a - rico.o
a - cloud_sed_module.o
a - cloud_feedback.o
a - input_netcdf.o
a - diag_ustar_module.o
a - hydrostatic_module.o
a - bugsrad_driver.o
a - enhanced_simann.o
a - twp_ice.o
a - jun25.o
a - sfc_flux.o
a - cos_solar_zen_module.o
a - lba.o
a - spec_hum_to_mixing_ratio.o
a - gabls3.o
a - simple_rad_module.o
a - mpace_b.o
a - gabls3_night.o
a - parameters_microphys.o
a - quicksort.o
a - arm_97.o
a - input_interpret.o
a - bomex.o
a - microphys_driver.o
a - microphys_init_cleanup.o
a - silhs_category_variance_module.o
a - gfdl_activation.o
a - clex9_oct14.o
a - arm_0003.o
a - gabls2.o
a - dycoms2_rf01.o
a - morrison_microphys_module.o
a - arm_3year.o
a - soil_vegetation.o
a - coamps_microphys_driver_module.o
a - atex.o
a - mpace_a.o
a - nov11.o
a - clubb_model_settings.o
a - wangara.o
a - clex9_nov02.o
a - ice_dfsn_module.o
a - clubb_driver.o
a - cobra.o
a - input_grads.o
a - sounding.o
a - time_dependent_input.o
a - extrapolation.o
a - rad_lwsw_module.o
a - parameters_radiation.o
a - arm.o
a - fire.o
a - error.o
a - lh_microphys_driver_module.o
a - mixed_moment_PDF_integrals.o
a - extended_atmosphere_module.o
a - stat_file_utils.o
a - advance_microphys_module.o
a - astex_a209.o
a - neutral_case.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_standalone
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_tuner
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.jacobian
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.G_unit_tests
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.int2txt
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/clubb_standalone.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/jacobian.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/nrtype.f90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/KK_integrals_tests.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I../src/CLUBB_core ../src/int2txt.F90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/nr.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/nrutil.f90
gfortran int2txt.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/int2txt -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff
gfortran clubb_standalone.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/clubb_standalone -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_thread_test
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/clubb_thread_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90
gfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/clubb_thread_test -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/hole_filling_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/Nc_Ncn_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/read_corr_mtx_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/silhs_category_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/spurious_source_test.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/tuner_tests.F90
gfortran jacobian.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/jacobian -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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
../src/G_unit_test_types/w_up_in_cloud_tests.F90:24:8:
24 | use clubb_precision, only: &
| 1
Warning: Unused parameter ‘core_rknd’ which has been explicitly imported at (1) [-Wunused-parameter]
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/smooth_heaviside_tests.F90
../src/G_unit_test_types/smooth_heaviside_tests.F90:98:7:
98 | i
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
../src/G_unit_test_types/smooth_heaviside_tests.F90:120:80:
120 | total_mismatches = total_mismatches + COUNT(abs(result - result_cmp) >= eps)
| ^
Warning: ‘total_mismatches’ is used uninitialized in this function [-Wuninitialized]
../src/G_unit_test_types/smooth_heaviside_tests.F90:32:31:
32 | integer :: total_mismatches
| ^
note: ‘total_mismatches’ was declared here
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/smooth_min_max_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/pdf_parameter_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/clubb_tuner.F90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/ran_state.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/amoeba.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/amebsa.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/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/clubb/compile/../src/Numerical_recipes/ran1_v.f90
gfortran nr.o clubb_tuner.o ran1_v.o amoeba.o nrutil.o ran_state.o amebsa.o ran1_s.o nrtype.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/clubb_tuner -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_tests.F90
../src/G_unit_tests.F90:176:13:
176 | stats_sfc
| 1
Warning: Unused variable ‘stats_sfc’ declared at (1) [-Wunused-variable]
../src/G_unit_tests.F90:175:12:
175 | stats_zm, &
| 1
Warning: Unused variable ‘stats_zm’ declared at (1) [-Wunused-variable]
../src/G_unit_tests.F90:174:12:
174 | stats_zt, &
| 1
Warning: Unused variable ‘stats_zt’ declared at (1) [-Wunused-variable]
gfortran KK_integrals_tests.o G_unit_tests.o w_up_in_cloud_tests.o smooth_min_max_tests.o pdf_parameter_tests.o hole_filling_tests.o mu_sigma_hm_tests.o read_corr_mtx_test.o silhs_category_test.o smooth_heaviside_tests.o Nc_Ncn_test.o corr_cholesky_mtx_tests.o spurious_source_test.o tuner_tests.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../bin/G_unit_tests -L/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -march=native -msse3 -mfpmath=sse -fopenmp -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/
check_for_missing_threadprivate.py has begun.
check_for_missing_threadprivate.py passed.
perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
292 : z_i = lin_interpolate_two_points( 8.0e-3_core_rknd, rtm(k), rtm(k-1), gr%zt(1,k), gr%zt(1,k-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/simple_rad_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
377 : z(kp2), p_in_Pa(km1), p_in_Pa(k00), p_in_Pa(kp1), p_in_Pa(kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
426 : press(i) = lin_interpolate_two_points( gr%zt(1,i), z(k), z(k-1), p_in_Pa(k), p_in_Pa(k-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/sounding.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: 'use' statement w/o 'only' found in the following line:
6442 : use netcdf
CLUBBStandardsCheck.pl WARNING: Use check FAILED!
CLUBBStandardsCheck.pl WARNING: Check that comma is on same line as 'use', as CLUBB requires.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1256 : call write_text( "l_modify_ic_with_cubic_int = ", l_modify_ic_with_cubic_int, l_write_to_file, iunit )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1257 : call write_text( "l_modify_bc_for_cnvg_test = ", l_modify_bc_for_cnvg_test, l_write_to_file, iunit )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2506 : stats_zt, stats_zm, stats_sfc, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2512 : precip_fracs, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2652 : thlm(1,:), p_in_Pa, exner(1,:), rho, rho_zm, rtm(1,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2756 : exner(1,:), cloud_frac, ice_supersat_frac, thlm(1,:), rtm(1,:), rcm(1,:), hydromet, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3374 : ! em(k) = ( 0.15_core_rknd * (1.0_core_rknd - gr%zm(1,k)/150.0_core_rknd) ) / rho_zm(k)
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.
681 : * ( one - Skw(i,k) / sqrt( four * ( one - sigma_sqd_w(i,k) )**3 + Skw(i,k)**2 ) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
452 : call stat_update_var( ixp3_dp, -(C_xp3_dissipation * invrs_tau_zt(i,:))*xp3(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xp3_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
323 : stability_correction(i,k) = one + min( lambda0_stability(i,k) * brunt_vaisala_freq_sqd(i,k) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
664 : ! https://github.com/larson-group/clubb/issues/965#issuecomment-1119816722
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
665 : ! for a plot on how output behaves with varying min_max_smth_mag
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
747 : !$acc declare create( brunt_vaisala_freq_sqd, brunt_vaisala_freq_sqd_mixed, brunt_vaisala_freq_sqd_dry, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
748 : !$acc brunt_vaisala_freq_sqd_moist, brunt_vaisala_freq_sqd_plus, Richardson_num, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
749 : !$acc Ri_zm, ddzt_um, ddzt_vm, shear_sqd, turb_freq_sqd, Lscale_zm, Cx_fnc_interp, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
797 : Richardson_num(i,k) = brunt_vaisala_freq_sqd(i,k) / max( shear_sqd(i,k), turb_freq_sqd(i,k), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
798 : Richardson_num_divisor_threshold )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_helper_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
462 : = + gr%invrs_dzt(i,k) * ( K_zt(i,k) + nu(i) ) * ( gr%invrs_dzm(i,k) + gr%invrs_dzm(i,k-1) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1106 : = + gr%invrs_dzm(i,k) * ( K_zm(i,k) + nu(i) ) * ( gr%invrs_dzt(i,k+1) + gr%invrs_dzt(i,k) ) &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/diffusion.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
480 : write(fstderr,*) "grdcol #", i, "rhs # ", n, "band_solvex backward error est. =", berr(i,n)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/lapack_wrap.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/CLUBB_core/matrix_solver_wrapper.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
123 : !$acc create( l_field_below_threshold, denom_integral, field_clipped, denom_integral_global, &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/fill_holes.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
43 : ! lower_1(2)*upper_1(1)+l_diag(2)*1 = lhs(0,2) => l_diag(2) = lhs(0,2) - lower_1(2)*upper_1(1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
44 : ! lower_1(2)*upper_2(1)+l_diag(2)*upper_1(2) = lhs(-1,2) => upper_1(2) = ( lhs(-1,2)-lower_1(2)*upper_2(1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
46 : ! l_diag(2)*upper_2(2) = lhs(-2,2) => upper_2(2) = lhs(-2,2) / l_diag(2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
52 : ! l_2(k)*upper_1(k-2)+lower_1(k)*1 = lhs(1,k) => lower_1(k) = lhs(1,k) - l_2(k)*upper_1(k-2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
53 : ! l_2(k)*upper_2(k-2)+lower_1(k)*upper_1(k-1) = lhs( 0,k) => l_diag(k) = lhs(0,k) - l_2(k)*upper_2(k-2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
54 : ! +l_diag(k)*1 + lower_1(k)*upper_1(k-1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
159 : upper_1(i,k) = lower_diag_invrs(i,k) * ( lhs(-1,i,k) - lower_1(i,k) * upper_2(i,k-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
271 : upper_1(i,k) = lower_diag_invrs(i,k) * ( lhs(-1,i,k) - lower_1(i,k) * upper_2(i,k-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/penta_lu_solver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
364 : thv_par_1(i,j) = thl_par_1(i,j) + ep1 * thv_ds(i,j) * rt_par_1(i,j) + Lv_coef(i,j) * rc_par_1(i,j)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
612 : thv_par_1(i,j) = thl_par_1(i,j) + ep1 * thv_ds(i,j) * rt_par_1(i,j) + Lv_coef(i,j) * rc_par_1(i,j)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
970 : ! if l_avg_Lscale is true, compute_mixing_length is called two additional
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1414 : ! https://github.com/larson-group/clubb/issues/965#issuecomment-1119816722
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1415 : ! for a plot on how output behaves with varying min_max_smth_mag
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1418 : logical, parameter :: l_smooth_min_max = .false. ! whether to apply smooth min and max functions
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1499 : ustar(i) = smooth_max( ( upwp_sfc(i)**2 + vpwp_sfc(i)**2 )**one_fourth, ufmin, min_max_smth_mag )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1598 : 1.e8_core_rknd * abs(brunt_vaisala_freq_sqd(i,k))**3)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1626 : brunt_vaisala_freq_clipped = smooth_max( nz, ngrdcol, 1.0e-7_core_rknd, brunt_vaisala_freq_sqd_smth, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1766 : * sqrt(em(i,k)) / ( gr%zm(i,k) - sfc_elevation(i) + z_displace ) ! small
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1851 : invrs_tau_wpxp_zm(i,k) = invrs_tau_zm(i,k) + C_invrs_tau_N2_wpxp * brunt_freq_out_cloud(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1979 : tau_zt = smooth_min( nz, ngrdcol, tau_zt_unclipped, tau_max_zt, 1.0e3_core_rknd * min_max_smth_mag )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
342 : call calc_coefs_wpxpyp_semiimpl( nz, wp2(i,:), rtp2(i,:), thlp2(i,:), wprtp(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mixing_length.F90
--------------------------------------------------------------------------------
../src/CLUBB_core/new_pdf_main.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
458 : esat(i,k) = 10._core_rknd**(-7.90298_core_rknd*(373.16_core_rknd/T_in_K_clipped-1._core_rknd)+ &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/saturation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
939 : write(iunit,*) "l_fix_w_chi_eta_correlations = ", clubb_config_flags%l_fix_w_chi_eta_correlations
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
956 : write(iunit,*) "l_use_tke_in_wp3_pr_turb_term = ", clubb_config_flags%l_use_tke_in_wp3_pr_turb_term
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
958 : write(iunit,*) "l_use_wp3_lim_with_smth_Heaviside = ", clubb_config_flags%l_use_wp3_lim_with_smth_Heaviside
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
960 : write(iunit,*) "l_modify_limiters_for_cnvg_test = ", clubb_config_flags%l_modify_limiters_for_cnvg_test
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/model_flags.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
43 : ! lower(k)*upper(k-1)+l_diag(k)*1 = lhs( 0,k) => l_diag(k) = lhs( 0,k) - lower(k)*upper(k-1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
204 : lower_diag_invrs(i,ndim) = 1.0_core_rknd / ( lhs(0,i,ndim) - lhs(1,i,ndim) * upper(i,ndim-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
285 : lower_diag_invrs(i,ndim) = 1.0_core_rknd / ( lhs(0,i,ndim) - lhs(1,i,ndim) * upper(i,ndim-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/tridiag_lu_solver.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
578 : a1_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, a1(:,:) ), zero_threshold ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_wp2_wp3_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1229 : um_col, vm_col, upwp_col, vpwp_col, up2_col, vp2_col, up3_col, vp3_col, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1231 : wp2_col, wp3_col, rtp2_col, rtp3_col, thlp2_col, thlp3_col, rtpthlp_col, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2110 : field ) ! intent(inout)
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.
505 : write(fstderr,*) "l_mono_flux_lim_rtm=T with l_mono_flux_lim_spikefix=F can lead to spikes aloft."
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
940 : dt, sigma_sqd_w(i,:), wm_zm(i,:), wm_zt(i,:), wp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
941 : Lscale(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
942 : Kh_zt(i,:), Kh_zm(i,:), invrs_tau_C6_zm(i,:), Skw_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
946 : wpthlp_forcing(i,:), thlm_ref(i,:), rho_ds_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
952 : wp2sclrp(i,:,:), sclrpthvp(i,:,:), sclrm_forcing(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
953 : sclrp2(i,:,:), exner(i,:), rcm(i,:), p_in_Pa(i,:), thvm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
956 : um_forcing(i,:), vm_forcing(i,:), ug(i,:), vg(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
957 : wpthvp(i,:), fcor(i), um_ref(i,:), vm_ref(i,:), up2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
958 : vp2(i,:), uprcp(i,:), vprcp(i,:), rc_coef(i,:), rtm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
959 : wprtp(i,:), thlm(i,:), wpthlp(i,:), sclrm(i,:,:), wpsclrp(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
960 : um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), rtm_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
962 : sclrm_old(i,:,:), wpsclrp_old(i,:,:), um_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2992 : call xm_wpxp_rhs( nz, ngrdcol, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4073 : call xm_wpxp_rhs( nz, ngrdcol, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
917 : ( nz, thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
918 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
919 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
920 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
921 : thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
922 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
923 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
924 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
927 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
928 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1306 : thlp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1307 : rtp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1561 : call calc_sfc_varnce( upwp_sfc(i), vpwp_sfc(i), wpthlp_sfc(i), wprtp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1562 : um(i,2), vm(i,2), Lscale_up(i,2), wpsclrp_sfc(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1788 : clubb_config_flags%l_modify_limiters_for_cnvg_test, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1789 : stats_zm, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1828 : call advance_xm_wpxp( nz, ngrdcol, gr, dt_advance, sigma_sqd_w, wm_zm, wm_zt, wp2, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1893 : sclrm(i,:,:), sclrm_trsport_only(i,:,:), & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2272 : thlp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2273 : rtp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2635 : um(i,:), vm(i,:), upwp(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2636 : thlm(i,:), rtm(i,:), wprtp(i,:), wpthlp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2637 : wp2(i,:), wp3(i,:), rtp2(i,:), rtp3(i,:), thlp2(i,:), thlp3(i,:), rtpthlp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2638 : wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2639 : p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2640 : rho_ds_zm(i,:), rho_ds_zt(i,:), thv_ds_zm(i,:), thv_ds_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2641 : wm_zt(i,:), wm_zm(i,:), rcm(i,:), wprcp(i,:), rc_coef(i,:), rc_coef_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2642 : rcm_zm(i,:), rtm_zm(i,:), thlm_zm(i,:), cloud_frac(i,:), ice_supersat_frac(i,:),& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2645 : thvm(i,:), ug(i,:), vg(i,:), Lscale(i,:), wpthlp2(i,:), wp2thlp(i,:), wprtp2(i,:), wp2rtp(i,:),& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2646 : Lscale_up(i,:), Lscale_down(i,:), tau_zt(i,:), Kh_zt(i,:), wp2rcp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2647 : wprtpthlp(i,:), sigma_sqd_w_zt(i,:), rsat(i,:), wp2_zt(i,:), thlp2_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2648 : wpthlp_zt(i,:), wprtp_zt(i,:), rtp2_zt(i,:), rtpthlp_zt(i,:), up2_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2649 : vp2_zt(i,:), upwp_zt(i,:), vpwp_zt(i,:), wpup2(i,:), wpvp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2652 : rtprcp(i,:), rcp2(i,:), em(i,:), a3_coef(i,:), a3_coef_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2653 : wp3_zm(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), Skw_velocity(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2656 : pdf_params_single_col(i), pdf_params_zm_single_col(i), sclrm(i,:,:), sclrp2(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2657 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), sclrpthvp(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2658 : wpsclrp(i,:,:), sclrprcp(i,:,:), wp2sclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2659 : wpsclrpthlp(i,:,:), wpedsclrp(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2667 : nz, thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2668 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2669 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2670 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2671 : thv_ds_zm(i,:), thv_ds_zt(i,:), wpthlp_sfc(i), wprtp_sfc(i), upwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2672 : vpwp_sfc(i), um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2673 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2674 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2677 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2678 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3446 : sigma_sqd_w(:,:) = zt2zm( nz, ngrdcol, gr, zm2zt( nz, ngrdcol, gr, sigma_sqd_w(:,:) ) ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5081 : !$acc declare create( chi_mean, vert_cloud_frac_upper, vert_cloud_frac_lower, vert_cloud_frac )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_clubb_core_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
506 : call calc_xp2_xpyp_ta_terms( nz, ngrdcol, gr, wprtp, wprtp2, wpthlp, wpthlp2, wprtpthlp, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
558 : call solve_xp2_xpyp_with_multiple_lhs( nz, ngrdcol, gr, C2rt_1d, C2thl_1d, C2rtthl_1d, C2sclr_1d, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
597 : lhs_dp1(i,k) = lhs_dp1(i,k) + term_dp1_lhs( C14_1d(i,k), invrs_tau_C14_zm(i,k) ) * gamma_over_implicit_ts
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1202 : subroutine solve_xp2_xpyp_with_single_lhs( nz, ngrdcol, gr, C2x, invrs_tau_xp2_zm, rtm, thlm, wprtp, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1459 : sclrprtp(:,:,:) = one_half * ( sclrprtp(:,:,:) + solution(:,:,3+sclr_dim+1:3+2*sclr_dim) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1460 : sclrpthlp(:,:,:) = one_half * ( sclrpthlp(:,:,:) + solution(:,:,3+2*sclr_dim+1:3+3*sclr_dim) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1502 : subroutine solve_xp2_xpyp_with_multiple_lhs( nz, ngrdcol, gr, C2rt_1d, C2thl_1d, C2rtthl_1d, C2sclr_1d, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1761 : lhs_dp1(i,k) = term_dp1_lhs( C2rtthl_1d(i,k), invrs_tau_xp2_zm(i,k) ) * gamma_over_implicit_ts
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1805 : lhs_dp1(i,k) = term_dp1_lhs( C2sclr_1d(i,k), invrs_tau_xp2_zm(i,k) ) * gamma_over_implicit_ts
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2002 : sclrprtp(:,:,:) = one_half * ( sclrprtp(:,:,:) + sclr_solution(:,:,sclr_dim+1:2*sclr_dim) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2003 : sclrpthlp(:,:,:) = one_half * ( sclrpthlp(:,:,:) + sclr_solution(:,:,2*sclr_dim+1:3*sclr_dim) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2229 : real( kind = core_rknd ), dimension(ngrdcol) :: rcond ! Est. of the reciprocal of the condition # on the matrix
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2692 : rhs(i,k) = rhs(i,k) + ( one - C_uu_shr ) * term_tp( xam(i,k+1), xam(i,k), xam(i,k+1), xam(i,k), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3585 : sgn_t_vel_sclrpthlp(:,:) = sign(one,term_wpthlpsclrp_explicit_zm(:,:)*sclrpthlp(:,:,sclr))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3651 : invrs_rho_ds_zm, rho_ds_zm, & ! Intent(in) & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3679 : = ( one - one_third * beta ) * a1_zt(:,:)**2 * wprtp_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3682 : = ( one - one_third * beta ) * a1_zt(:,:)**2 * wpthlp_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3685 : = ( one - one_third * beta ) * a1_zt(:,:)**2 * wprtp_zt(:,:) * wpthlp_zt(:,:) * wp3_on_wp2_zt(:,:) / wp2_zt(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3719 : sgn_t_vel_rtp2(:,:) = ( one - one_third * beta ) * a1_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3757 : sgn_t_vel_thlp2(:,:) = ( one - one_third * beta ) * a1_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3773 : = ( one - one_third * beta ) * a1(:,:)**2 * wprtp(:,:) * wpthlp(:,:) * wp3_on_wp2(:,:) / wp2(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3796 : sgn_t_vel_rtpthlp(:,:) = ( one - one_third * beta ) * a1_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3824 : = ( one - one_third * beta ) * a1(:,:)**2 * wpsclrp(:,:,sclr)**2 * wp3_on_wp2(:,:) / wp2(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3831 : = ( one - one_third * beta ) * a1_zt(:,:)**2 * wpsclrp_zt(:,:,sclr)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3852 : sgn_t_vel_sclrp2(:,:) = ( one - one_third * beta ) * a1_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3871 : = ( one - one_third * beta ) * a1(:,:)**2 * wpsclrp(:,:,sclr) * wprtp(:,:) * wp3_on_wp2(:,:) / wp2(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3898 : sgn_t_vel_sclrprtp(:,:) = ( one - one_third * beta ) * a1_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3917 : = ( one - one_third * beta ) * a1(:,:)**2 * wpsclrp(:,:,sclr) * wpthlp(:,:) * wp3_on_wp2(:,:) / wp2(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3945 : sgn_t_vel_sclrpthlp(:,:) = ( one - one_third * beta ) * a1_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:)
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.
235 : real( kind = core_rknd ), dimension(ngrdcol, nz, min(1,sclr_dim), 2 ), intent(in) :: & ! h1g, 2010-06-15
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
589 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
590 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
620 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
621 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
632 : call LY93_driver( nz, wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
633 : thlp2(i,:), Skw(i,:), Skrt(i,:), Skthl(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
987 : pdf_params%rsatl_1(i,:) = sat_mixrat_ice( nz, p_in_Pa(i,:), tl1(i,:) ) * RH_crit(i, :, 1, 1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1002 : pdf_params%rsatl_2(i,:) = sat_mixrat_ice( nz, p_in_Pa(i,:), tl2(i,:) ) * RH_crit(i, :, 1, 2)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1122 : rcm(i,k) = pdf_params%mixt_frac(i,k) * pdf_params%rc_1(i,k) + ( one - pdf_params%mixt_frac(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1297 : = pdf_params%mixt_frac(i,k) * ( ( sclr1(i,k,j) - sclrm(i,k,j) ) * pdf_params%rc_1(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1303 : + ( one - pdf_params%mixt_frac(i,k) ) * corr_sclr_rt_2(i,k,j) * pdf_params%crt_2(i,k) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1309 : - ( one - pdf_params%mixt_frac(i,k) ) * corr_sclr_thl_2(i,k,j) * pdf_params%cthl_2(i,k) &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/pdf_closure_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2304 : integer :: grid_level = 1 ! grid level for stats where there is only one sensible level (eg timeseries)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2864 : write(fstderr, *) "Warning: tot_vartn_normlzd_thlm tried to divide by zero denominator ", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2877 : write(fstderr, *) "Warning: tot_vartn_normlzd_wprtp tried to divide by zero denominator ", &
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.
1326 : var_description="rt'^3, Third-order moment of total water, rt", var_units="(kg/kg)^3", &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_zt_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has forbidden elements: .gt. .
71 : if (time.gt.80880_time_precision) then
CLUBBStandardsCheck.pl WARNING: File has forbidden elements.
../src/Benchmark_cases/neutral_case.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
121 : result = smooth_min(4, 1, input, zero, min_max_smth_mag) ! Order of nz and ngrdcol is opposite to order of indexing! This is very unintuitive!
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 : ! Case 3: Make sure that on a large number of arbitrarily chosen points with small min_max_smth_mag,
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/smooth_min_max_tests.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1586 : wp2(1,:), rtp2(1,:), thlp2(1,:), up2(1,:), vp2(1,:), &! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/pdf_parameter_tests.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
[Pipeline] checkout
The recommended git tool is: NONE
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/sys_admin
> git init /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/sys_admin # timeout=10
Fetching upstream changes from https://github.com/larson-group/sys_admin
> git --version # timeout=10
> git --version # 'git version 2.30.2'
using GIT_ASKPASS to set credentials THe key used by the system for the tests
> git fetch --tags --force --progress -- https://github.com/larson-group/sys_admin +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/larson-group/sys_admin # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 140f2d505eb40d01f9c8e54ec025b9d60949e4e9 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 140f2d505eb40d01f9c8e54ec025b9d60949e4e9 # timeout=10
Commit message: "Merge branch 'master' of https://github.com/larson-group/sys_admin"
> git rev-list --no-walk 140f2d505eb40d01f9c8e54ec025b9d60949e4e9 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run fire_tuner)
[Pipeline] sh
+ sys_admin/bitten_test_driver_scripts/fire_tuner.bash ./clubb
iteration = 1; time = 60.0
iteration = 2; time = 120.0
iteration = 3; time = 180.0
iteration = 4; time = 240.0
iteration = 5; time = 300.0
iteration = 6; time = 360.0
iteration = 7; time = 420.0
iteration = 8; time = 480.0
iteration = 9; time = 540.0
iteration = 10; time = 600.0
iteration = 11; time = 660.0
iteration = 12; time = 720.0
iteration = 13; time = 780.0
iteration = 14; time = 840.0
iteration = 15; time = 900.0
iteration = 16; time = 960.0
iteration = 17; time = 1020.0
iteration = 18; time = 1080.0
iteration = 19; time = 1140.0
iteration = 20; time = 1200.0
iteration = 21; time = 1260.0
iteration = 22; time = 1320.0
iteration = 23; time = 1380.0
iteration = 24; time = 1440.0
iteration = 25; time = 1500.0
iteration = 26; time = 1560.0
iteration = 27; time = 1620.0
iteration = 28; time = 1680.0
iteration = 29; time = 1740.0
iteration = 30; time = 1800.0
iteration = 31; time = 1860.0
iteration = 32; time = 1920.0
iteration = 33; time = 1980.0
iteration = 34; time = 2040.0
iteration = 35; time = 2100.0
iteration = 36; time = 2160.0
iteration = 37; time = 2220.0
iteration = 38; time = 2280.0
iteration = 39; time = 2340.0
iteration = 40; time = 2400.0
iteration = 41; time = 2460.0
iteration = 42; time = 2520.0
iteration = 43; time = 2580.0
iteration = 44; time = 2640.0
iteration = 45; time = 2700.0
iteration = 46; time = 2760.0
iteration = 47; time = 2820.0
iteration = 48; time = 2880.0
iteration = 49; time = 2940.0
iteration = 50; time = 3000.0
iteration = 51; time = 3060.0
iteration = 52; time = 3120.0
iteration = 53; time = 3180.0
iteration = 54; time = 3240.0
iteration = 55; time = 3300.0
iteration = 56; time = 3360.0
iteration = 57; time = 3420.0
iteration = 58; time = 3480.0
iteration = 59; time = 3540.0
iteration = 60; time = 3600.0
iteration = 61; time = 3660.0
iteration = 62; time = 3720.0
iteration = 63; time = 3780.0
iteration = 64; time = 3840.0
iteration = 65; time = 3900.0
iteration = 66; time = 3960.0
iteration = 67; time = 4020.0
iteration = 68; time = 4080.0
iteration = 69; time = 4140.0
iteration = 70; time = 4200.0
iteration = 71; time = 4260.0
iteration = 72; time = 4320.0
iteration = 73; time = 4380.0
iteration = 74; time = 4440.0
iteration = 75; time = 4500.0
iteration = 76; time = 4560.0
iteration = 77; time = 4620.0
iteration = 78; time = 4680.0
iteration = 79; time = 4740.0
iteration = 80; time = 4800.0
iteration = 81; time = 4860.0
iteration = 82; time = 4920.0
iteration = 83; time = 4980.0
iteration = 84; time = 5040.0
iteration = 85; time = 5100.0
iteration = 86; time = 5160.0
iteration = 87; time = 5220.0
iteration = 88; time = 5280.0
iteration = 89; time = 5340.0
iteration = 90; time = 5400.0
iteration = 91; time = 5460.0
iteration = 92; time = 5520.0
iteration = 93; time = 5580.0
iteration = 94; time = 5640.0
iteration = 95; time = 5700.0
iteration = 96; time = 5760.0
iteration = 97; time = 5820.0
iteration = 98; time = 5880.0
iteration = 99; time = 5940.0
iteration = 100; time = 6000.0
iteration = 101; time = 6060.0
iteration = 102; time = 6120.0
iteration = 103; time = 6180.0
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
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.0022
CLUBB-TIMER time_clubb_advance = 0.2274
CLUBB-TIMER time_clubb_pdf = 0.1082
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2698
CLUBB-TIMER time_microphys_advance = 0.0269
CLUBB-TIMER time_loop_end = 0.6564
CLUBB-TIMER time_total = 1.2925
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1096
CLUBB-TIMER time_clubb_pdf = 0.0389
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2954
CLUBB-TIMER time_microphys_advance = 0.0282
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.4803
cost_fnc_vector:
1.0000000000000000
Enhanced Simann random seed = 2125237841 2125237878 2125237915 2125237952 2125237989 2125238026 2125238063 2125238100
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1235
CLUBB-TIMER time_clubb_pdf = 0.0559
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3763
CLUBB-TIMER time_microphys_advance = 0.0416
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.6100
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1406
CLUBB-TIMER time_clubb_pdf = 0.0639
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4050
CLUBB-TIMER time_microphys_advance = 0.0291
CLUBB-TIMER time_loop_end = 0.0104
CLUBB-TIMER time_total = 0.6528
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0989
CLUBB-TIMER time_clubb_pdf = 0.0392
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2679
CLUBB-TIMER time_microphys_advance = 0.0222
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.4365
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0892
CLUBB-TIMER time_clubb_pdf = 0.0398
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2896
CLUBB-TIMER time_microphys_advance = 0.0200
CLUBB-TIMER time_loop_end = 0.0238
CLUBB-TIMER time_total = 0.4644
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1006
CLUBB-TIMER time_clubb_pdf = 0.0429
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2796
CLUBB-TIMER time_microphys_advance = 0.0206
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.4529
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1113
CLUBB-TIMER time_clubb_pdf = 0.0449
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3205
CLUBB-TIMER time_microphys_advance = 0.0247
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.5104
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1370
CLUBB-TIMER time_clubb_pdf = 0.0876
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3636
CLUBB-TIMER time_microphys_advance = 0.0459
CLUBB-TIMER time_loop_end = 0.0099
CLUBB-TIMER time_total = 0.6477
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1597
CLUBB-TIMER time_clubb_pdf = 0.0590
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3710
CLUBB-TIMER time_microphys_advance = 0.0415
CLUBB-TIMER time_loop_end = 0.0120
CLUBB-TIMER time_total = 0.6469
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1522
CLUBB-TIMER time_clubb_pdf = 0.0588
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3706
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0196
CLUBB-TIMER time_total = 0.6378
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1468
CLUBB-TIMER time_clubb_pdf = 0.0628
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3815
CLUBB-TIMER time_microphys_advance = 0.0461
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.6497
Iteration: 10
Parameters:
C_uu_shr = 0.00000000000000000000
C11 = 0.61895674467086791992
gamma_coef = 0.50000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1577
CLUBB-TIMER time_clubb_pdf = 0.0635
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3886
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.6534
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1468
CLUBB-TIMER time_clubb_pdf = 0.0561
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3907
CLUBB-TIMER time_microphys_advance = 0.0309
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.6364
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1696
CLUBB-TIMER time_clubb_pdf = 0.0567
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3658
CLUBB-TIMER time_microphys_advance = 0.0381
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.6423
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0848
CLUBB-TIMER time_clubb_pdf = 0.0467
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2814
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0164
CLUBB-TIMER time_total = 0.4484
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1249
CLUBB-TIMER time_clubb_pdf = 0.0516
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3695
CLUBB-TIMER time_microphys_advance = 0.0263
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.5828
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1108
CLUBB-TIMER time_clubb_pdf = 0.0371
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2941
CLUBB-TIMER time_microphys_advance = 0.0208
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_total = 0.4701
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0863
CLUBB-TIMER time_clubb_pdf = 0.0394
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2857
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_total = 0.4543
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1358
CLUBB-TIMER time_clubb_pdf = 0.0627
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3795
CLUBB-TIMER time_microphys_advance = 0.0295
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.6182
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1132
CLUBB-TIMER time_clubb_pdf = 0.0374
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2743
CLUBB-TIMER time_microphys_advance = 0.0205
CLUBB-TIMER time_loop_end = 0.0053
CLUBB-TIMER time_total = 0.4528
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1279
CLUBB-TIMER time_clubb_pdf = 0.0555
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3863
CLUBB-TIMER time_microphys_advance = 0.0297
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.6105
Iteration: 20
Parameters:
C_uu_shr = 0.58199959993362426758
C11 = 0.72320163249969482422
gamma_coef = 0.41207641363143920898
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1286
CLUBB-TIMER time_clubb_pdf = 0.0609
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3742
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0105
CLUBB-TIMER time_total = 0.6082
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1474
CLUBB-TIMER time_clubb_pdf = 0.0625
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3381
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0143
CLUBB-TIMER time_total = 0.5985
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1258
CLUBB-TIMER time_clubb_pdf = 0.0512
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3464
CLUBB-TIMER time_microphys_advance = 0.0467
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5801
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1005
CLUBB-TIMER time_clubb_pdf = 0.0470
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3177
CLUBB-TIMER time_microphys_advance = 0.0256
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.4994
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1188
CLUBB-TIMER time_clubb_pdf = 0.0696
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3153
CLUBB-TIMER time_microphys_advance = 0.0300
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5433
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1179
CLUBB-TIMER time_clubb_pdf = 0.0553
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3583
CLUBB-TIMER time_microphys_advance = 0.0291
CLUBB-TIMER time_loop_end = 0.0213
CLUBB-TIMER time_total = 0.5848
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0804
CLUBB-TIMER time_clubb_pdf = 0.0350
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2249
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.3639
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0933
CLUBB-TIMER time_clubb_pdf = 0.0391
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2383
CLUBB-TIMER time_microphys_advance = 0.0191
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_total = 0.3970
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0870
CLUBB-TIMER time_clubb_pdf = 0.0467
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2798
CLUBB-TIMER time_microphys_advance = 0.0231
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4434
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0934
CLUBB-TIMER time_clubb_pdf = 0.0516
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2596
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.4379
Iteration: 30
Parameters:
C_uu_shr = 0.84526556730270385742
C11 = 0.89989966154098510742
gamma_coef = 0.50000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0854
CLUBB-TIMER time_clubb_pdf = 0.0339
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2700
CLUBB-TIMER time_microphys_advance = 0.0260
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4217
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0791
CLUBB-TIMER time_clubb_pdf = 0.0535
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2709
CLUBB-TIMER time_microphys_advance = 0.0282
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4387
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1380
CLUBB-TIMER time_clubb_pdf = 0.0524
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3035
CLUBB-TIMER time_microphys_advance = 0.0357
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.5417
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0812
CLUBB-TIMER time_clubb_pdf = 0.0315
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2674
CLUBB-TIMER time_microphys_advance = 0.0273
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4136
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0811
CLUBB-TIMER time_clubb_pdf = 0.0439
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2693
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.4175
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0846
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2310
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.3705
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1118
CLUBB-TIMER time_clubb_pdf = 0.0412
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2952
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0103
CLUBB-TIMER time_total = 0.4824
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0782
CLUBB-TIMER time_clubb_pdf = 0.0556
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2476
CLUBB-TIMER time_microphys_advance = 0.0211
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4091
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0879
CLUBB-TIMER time_clubb_pdf = 0.0505
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2138
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0207
CLUBB-TIMER time_total = 0.3915
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0864
CLUBB-TIMER time_clubb_pdf = 0.0351
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2158
CLUBB-TIMER time_microphys_advance = 0.0222
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.3658
Iteration: 40
Parameters:
C_uu_shr = 0.36458185315132141113
C11 = 0.93833827972412109375
gamma_coef = 0.11690767109394073486
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0879
CLUBB-TIMER time_clubb_pdf = 0.0512
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2449
CLUBB-TIMER time_microphys_advance = 0.0191
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.4096
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0976
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2455
CLUBB-TIMER time_microphys_advance = 0.0213
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4012
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0931
CLUBB-TIMER time_clubb_pdf = 0.0455
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2235
CLUBB-TIMER time_microphys_advance = 0.0374
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4057
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1141
CLUBB-TIMER time_clubb_pdf = 0.0216
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2083
CLUBB-TIMER time_microphys_advance = 0.0234
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3734
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0829
CLUBB-TIMER time_clubb_pdf = 0.0219
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2286
CLUBB-TIMER time_microphys_advance = 0.0295
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3690
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1193
CLUBB-TIMER time_clubb_pdf = 0.0258
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2100
CLUBB-TIMER time_microphys_advance = 0.0274
CLUBB-TIMER time_loop_end = 0.0097
CLUBB-TIMER time_total = 0.3940
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1087
CLUBB-TIMER time_clubb_pdf = 0.0383
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2248
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.3977
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1260
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2153
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.3967
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0982
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2219
CLUBB-TIMER time_microphys_advance = 0.0443
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4015
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0112
CLUBB-TIMER time_clubb_advance = 0.0787
CLUBB-TIMER time_clubb_pdf = 0.0374
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2582
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4101
Iteration: 50
Parameters:
C_uu_shr = 0.39167109131813049316
C11 = 0.50772720575332641602
gamma_coef = 0.07263918220996856689
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0993
CLUBB-TIMER time_clubb_pdf = 0.0313
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2411
CLUBB-TIMER time_microphys_advance = 0.0322
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4103
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0128
CLUBB-TIMER time_clubb_advance = 0.0836
CLUBB-TIMER time_clubb_pdf = 0.0336
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2464
CLUBB-TIMER time_microphys_advance = 0.0258
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4076
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1037
CLUBB-TIMER time_clubb_pdf = 0.0377
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2353
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4015
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1153
CLUBB-TIMER time_clubb_pdf = 0.0365
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.1944
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3836
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1067
CLUBB-TIMER time_clubb_pdf = 0.0269
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2128
CLUBB-TIMER time_microphys_advance = 0.0246
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3770
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0816
CLUBB-TIMER time_clubb_pdf = 0.0308
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2157
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3501
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0969
CLUBB-TIMER time_clubb_pdf = 0.0302
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.1990
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3521
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0823
CLUBB-TIMER time_clubb_pdf = 0.0477
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2373
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3893
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0772
CLUBB-TIMER time_clubb_pdf = 0.0440
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2483
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0147
CLUBB-TIMER time_total = 0.4054
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0881
CLUBB-TIMER time_clubb_pdf = 0.0349
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2651
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.4142
Iteration: 60
Parameters:
C_uu_shr = 1.00000000000000000000
C11 = 1.00000000000000000000
gamma_coef = 0.20436321198940277100
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1054
CLUBB-TIMER time_clubb_pdf = 0.0315
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2364
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.3970
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0969
CLUBB-TIMER time_clubb_pdf = 0.0534
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2261
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4005
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0837
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2562
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0181
CLUBB-TIMER time_total = 0.4072
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0978
CLUBB-TIMER time_clubb_pdf = 0.0494
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2275
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0201
CLUBB-TIMER time_total = 0.4152
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1036
CLUBB-TIMER time_clubb_pdf = 0.0334
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2391
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0181
CLUBB-TIMER time_total = 0.4129
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0939
CLUBB-TIMER time_clubb_pdf = 0.0322
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2618
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0188
CLUBB-TIMER time_total = 0.4254
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0912
CLUBB-TIMER time_clubb_pdf = 0.0528
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2572
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4250
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0871
CLUBB-TIMER time_clubb_pdf = 0.0344
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2721
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_total = 0.4176
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0749
CLUBB-TIMER time_clubb_pdf = 0.0301
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2672
CLUBB-TIMER time_microphys_advance = 0.0201
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.3993
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0797
CLUBB-TIMER time_clubb_pdf = 0.0491
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2471
CLUBB-TIMER time_microphys_advance = 0.0239
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_total = 0.4069
Iteration: 70
Parameters:
C_uu_shr = 0.00000000000000000000
C11 = 0.99623739719390869141
gamma_coef = 0.16610972583293914795
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0955
CLUBB-TIMER time_clubb_pdf = 0.0316
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2694
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0054
CLUBB-TIMER time_total = 0.4207
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1041
CLUBB-TIMER time_clubb_pdf = 0.0470
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2370
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_total = 0.4122
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0999
CLUBB-TIMER time_clubb_pdf = 0.0340
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2576
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.4170
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1056
CLUBB-TIMER time_clubb_pdf = 0.0309
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2528
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4139
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0784
CLUBB-TIMER time_clubb_pdf = 0.0352
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2652
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.4057
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0786
CLUBB-TIMER time_clubb_pdf = 0.0389
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2581
CLUBB-TIMER time_microphys_advance = 0.0266
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4084
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0917
CLUBB-TIMER time_clubb_pdf = 0.0318
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2328
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3787
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1263
CLUBB-TIMER time_clubb_pdf = 0.0224
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2039
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3769
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0898
CLUBB-TIMER time_clubb_pdf = 0.0231
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2382
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0173
CLUBB-TIMER time_total = 0.3877
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1081
CLUBB-TIMER time_clubb_pdf = 0.0353
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2451
CLUBB-TIMER time_microphys_advance = 0.0300
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4246
Iteration: 80
Parameters:
C_uu_shr = 0.61771935224533081055
C11 = 0.19713963568210601807
gamma_coef = 0.22977608442306518555
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1217
CLUBB-TIMER time_clubb_pdf = 0.0511
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2607
CLUBB-TIMER time_microphys_advance = 0.0207
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4607
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0926
CLUBB-TIMER time_clubb_pdf = 0.0422
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2776
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0241
CLUBB-TIMER time_total = 0.4570
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0859
CLUBB-TIMER time_clubb_pdf = 0.0384
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2718
CLUBB-TIMER time_microphys_advance = 0.0286
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4323
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0915
CLUBB-TIMER time_clubb_pdf = 0.0373
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2770
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4287
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1028
CLUBB-TIMER time_clubb_pdf = 0.0332
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2755
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.4351
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0968
CLUBB-TIMER time_clubb_pdf = 0.0475
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2433
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0317
CLUBB-TIMER time_total = 0.4386
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0925
CLUBB-TIMER time_clubb_pdf = 0.0315
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2638
CLUBB-TIMER time_microphys_advance = 0.0265
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4203
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0783
CLUBB-TIMER time_clubb_pdf = 0.0334
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2432
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3770
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0812
CLUBB-TIMER time_clubb_pdf = 0.0335
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2708
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4073
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1039
CLUBB-TIMER time_clubb_pdf = 0.0485
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2404
CLUBB-TIMER time_microphys_advance = 0.0201
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4187
Iteration: 90
Parameters:
C_uu_shr = 0.71958559751510620117
C11 = 0.18396061658859252930
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0873
CLUBB-TIMER time_clubb_pdf = 0.0243
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2608
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3965
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1067
CLUBB-TIMER time_clubb_pdf = 0.0271
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2390
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3980
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0896
CLUBB-TIMER time_clubb_pdf = 0.0343
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2170
CLUBB-TIMER time_microphys_advance = 0.0478
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.3944
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0800
CLUBB-TIMER time_clubb_pdf = 0.0247
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2080
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3367
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0736
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2745
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4037
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0776
CLUBB-TIMER time_clubb_pdf = 0.0363
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2628
CLUBB-TIMER time_microphys_advance = 0.0304
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.4159
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0794
CLUBB-TIMER time_clubb_pdf = 0.0349
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2685
CLUBB-TIMER time_microphys_advance = 0.0402
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4291
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0764
CLUBB-TIMER time_clubb_pdf = 0.0484
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2260
CLUBB-TIMER time_microphys_advance = 0.0165
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3734
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0842
CLUBB-TIMER time_clubb_pdf = 0.0345
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2847
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4264
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1171
CLUBB-TIMER time_clubb_pdf = 0.0780
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3870
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.6238
Iteration: 100
Parameters:
C_uu_shr = 0.26431590318679809570
C11 = 0.33503866195678710938
gamma_coef = 0.32105803489685058594
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1049
CLUBB-TIMER time_clubb_pdf = 0.0383
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2672
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4328
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1158
CLUBB-TIMER time_clubb_pdf = 0.0532
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3205
CLUBB-TIMER time_microphys_advance = 0.0215
CLUBB-TIMER time_loop_end = 0.0057
CLUBB-TIMER time_total = 0.5190
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0934
CLUBB-TIMER time_clubb_pdf = 0.0586
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2697
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.4607
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1012
CLUBB-TIMER time_clubb_pdf = 0.0410
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2816
CLUBB-TIMER time_microphys_advance = 0.0212
CLUBB-TIMER time_loop_end = 0.0054
CLUBB-TIMER time_total = 0.4525
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1101
CLUBB-TIMER time_clubb_pdf = 0.0442
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2867
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.4694
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1426
CLUBB-TIMER time_clubb_pdf = 0.0559
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3391
CLUBB-TIMER time_microphys_advance = 0.0344
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5829
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1297
CLUBB-TIMER time_clubb_pdf = 0.0641
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3308
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.5678
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0893
CLUBB-TIMER time_clubb_pdf = 0.0349
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2346
CLUBB-TIMER time_microphys_advance = 0.0196
CLUBB-TIMER time_loop_end = 0.0132
CLUBB-TIMER time_total = 0.3935
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1346
CLUBB-TIMER time_clubb_pdf = 0.0496
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3696
CLUBB-TIMER time_microphys_advance = 0.0292
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5927
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0030
CLUBB-TIMER time_clubb_advance = 0.1275
CLUBB-TIMER time_clubb_pdf = 0.0634
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3663
CLUBB-TIMER time_microphys_advance = 0.0357
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.6047
Iteration: 110
Parameters:
C_uu_shr = 0.15521381795406341553
C11 = 0.00000000000000000000
gamma_coef = 0.09796980023384094238
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0968
CLUBB-TIMER time_clubb_pdf = 0.0524
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2614
CLUBB-TIMER time_microphys_advance = 0.0207
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4375
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0892
CLUBB-TIMER time_clubb_pdf = 0.0338
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2919
CLUBB-TIMER time_microphys_advance = 0.0237
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4451
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1120
CLUBB-TIMER time_clubb_pdf = 0.0368
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2462
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4186
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0891
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2861
CLUBB-TIMER time_microphys_advance = 0.0222
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4354
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1308
CLUBB-TIMER time_clubb_pdf = 0.0529
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2747
CLUBB-TIMER time_microphys_advance = 0.0225
CLUBB-TIMER time_loop_end = 0.0053
CLUBB-TIMER time_total = 0.4884
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0758
CLUBB-TIMER time_clubb_pdf = 0.0246
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2158
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_total = 0.3407
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0762
CLUBB-TIMER time_clubb_pdf = 0.0466
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2450
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3970
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0959
CLUBB-TIMER time_clubb_pdf = 0.0248
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2215
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3644
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0923
CLUBB-TIMER time_clubb_pdf = 0.0371
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2626
CLUBB-TIMER time_microphys_advance = 0.0206
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4189
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0873
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2324
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.3764
Iteration: 120
Parameters:
C_uu_shr = 0.43670311570167541504
C11 = 0.00000000000000000000
gamma_coef = 0.02729555405676364899
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0976
CLUBB-TIMER time_clubb_pdf = 0.0352
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2500
CLUBB-TIMER time_microphys_advance = 0.0284
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4172
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0739
CLUBB-TIMER time_clubb_pdf = 0.0322
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2732
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4048
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0805
CLUBB-TIMER time_clubb_pdf = 0.0348
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2336
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3736
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1013
CLUBB-TIMER time_clubb_pdf = 0.0322
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2510
CLUBB-TIMER time_microphys_advance = 0.0283
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.4194
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0077
CLUBB-TIMER time_clubb_advance = 0.0935
CLUBB-TIMER time_clubb_pdf = 0.0346
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2587
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4167
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1046
CLUBB-TIMER time_clubb_pdf = 0.0487
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2364
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0156
CLUBB-TIMER time_total = 0.4248
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1053
CLUBB-TIMER time_clubb_pdf = 0.0362
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2409
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4065
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0722
CLUBB-TIMER time_clubb_pdf = 0.0389
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2510
CLUBB-TIMER time_microphys_advance = 0.0305
CLUBB-TIMER time_loop_end = 0.0114
CLUBB-TIMER time_total = 0.4059
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0745
CLUBB-TIMER time_clubb_pdf = 0.0342
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2764
CLUBB-TIMER time_microphys_advance = 0.0209
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4118
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0845
CLUBB-TIMER time_clubb_pdf = 0.0357
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2635
CLUBB-TIMER time_microphys_advance = 0.0210
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4111
Iteration: 130
Parameters:
C_uu_shr = 0.66327053308486938477
C11 = 0.10148240625858306885
gamma_coef = 0.06656946986913681030
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1197
CLUBB-TIMER time_clubb_pdf = 0.0507
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3251
CLUBB-TIMER time_microphys_advance = 0.0283
CLUBB-TIMER time_loop_end = 0.0198
CLUBB-TIMER time_total = 0.5469
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0934
CLUBB-TIMER time_clubb_pdf = 0.0421
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2611
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4207
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0874
CLUBB-TIMER time_clubb_pdf = 0.0321
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2698
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_total = 0.4142
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0817
CLUBB-TIMER time_clubb_pdf = 0.0330
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2373
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0053
CLUBB-TIMER time_total = 0.3769
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0939
CLUBB-TIMER time_clubb_pdf = 0.0349
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2751
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4271
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1437
CLUBB-TIMER time_clubb_pdf = 0.0543
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3622
CLUBB-TIMER time_microphys_advance = 0.0462
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.6167
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1288
CLUBB-TIMER time_clubb_pdf = 0.0524
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3565
CLUBB-TIMER time_microphys_advance = 0.0294
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5784
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1508
CLUBB-TIMER time_clubb_pdf = 0.0532
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3798
CLUBB-TIMER time_microphys_advance = 0.0335
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.6298
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1488
CLUBB-TIMER time_clubb_pdf = 0.0498
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3604
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0191
CLUBB-TIMER time_total = 0.6127
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1094
CLUBB-TIMER time_clubb_pdf = 0.0388
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2999
CLUBB-TIMER time_microphys_advance = 0.0333
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_total = 0.4892
Iteration: 140
Parameters:
C_uu_shr = 0.67278164625167846680
C11 = 0.00000000000000000000
gamma_coef = 0.14615388214588165283
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0845
CLUBB-TIMER time_clubb_pdf = 0.0423
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2606
CLUBB-TIMER time_microphys_advance = 0.0251
CLUBB-TIMER time_loop_end = 0.0193
CLUBB-TIMER time_total = 0.4337
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1265
CLUBB-TIMER time_clubb_pdf = 0.0557
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3369
CLUBB-TIMER time_microphys_advance = 0.0296
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5602
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.0947
CLUBB-TIMER time_clubb_pdf = 0.0429
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3327
CLUBB-TIMER time_microphys_advance = 0.0222
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5018
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0049
CLUBB-TIMER time_clubb_advance = 0.0791
CLUBB-TIMER time_clubb_pdf = 0.0378
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2359
CLUBB-TIMER time_microphys_advance = 0.0322
CLUBB-TIMER time_loop_end = 0.0134
CLUBB-TIMER time_total = 0.4044
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1424
CLUBB-TIMER time_clubb_pdf = 0.0719
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3531
CLUBB-TIMER time_microphys_advance = 0.0394
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.6161
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1427
CLUBB-TIMER time_clubb_pdf = 0.0619
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3589
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.6056
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1446
CLUBB-TIMER time_clubb_pdf = 0.0582
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3278
CLUBB-TIMER time_microphys_advance = 0.0281
CLUBB-TIMER time_loop_end = 0.0139
CLUBB-TIMER time_total = 0.5758
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1519
CLUBB-TIMER time_clubb_pdf = 0.0528
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3499
CLUBB-TIMER time_microphys_advance = 0.0268
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.5913
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1401
CLUBB-TIMER time_clubb_pdf = 0.0524
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3312
CLUBB-TIMER time_microphys_advance = 0.0346
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.5683
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1395
CLUBB-TIMER time_clubb_pdf = 0.0635
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3493
CLUBB-TIMER time_microphys_advance = 0.0370
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5989
Iteration: 150
Parameters:
C_uu_shr = 0.70141041278839111328
C11 = 0.44728907942771911621
gamma_coef = 0.17988532781600952148
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1562
CLUBB-TIMER time_clubb_pdf = 0.0513
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3402
CLUBB-TIMER time_microphys_advance = 0.0356
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5928
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1337
CLUBB-TIMER time_clubb_pdf = 0.0596
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3417
CLUBB-TIMER time_microphys_advance = 0.0429
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.5879
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1565
CLUBB-TIMER time_clubb_pdf = 0.0629
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3320
CLUBB-TIMER time_microphys_advance = 0.0373
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.5990
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1319
CLUBB-TIMER time_clubb_pdf = 0.0572
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3123
CLUBB-TIMER time_microphys_advance = 0.0273
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5378
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0880
CLUBB-TIMER time_clubb_pdf = 0.0336
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2804
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4258
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1068
CLUBB-TIMER time_clubb_pdf = 0.0425
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2496
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4219
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1007
CLUBB-TIMER time_clubb_pdf = 0.0323
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2428
CLUBB-TIMER time_microphys_advance = 0.0325
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.4166
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0871
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2573
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0171
CLUBB-TIMER time_total = 0.4124
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1004
CLUBB-TIMER time_clubb_pdf = 0.0479
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2183
CLUBB-TIMER time_microphys_advance = 0.0374
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4125
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0843
CLUBB-TIMER time_clubb_pdf = 0.0325
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2705
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.4142
Iteration: 160
Parameters:
C_uu_shr = 0.57337027788162231445
C11 = 0.69970464706420898438
gamma_coef = 0.18614478409290313721
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0965
CLUBB-TIMER time_clubb_pdf = 0.0347
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2642
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4190
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0827
CLUBB-TIMER time_clubb_pdf = 0.0328
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2802
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4197
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1094
CLUBB-TIMER time_clubb_pdf = 0.0454
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2564
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0054
CLUBB-TIMER time_total = 0.4386
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1274
CLUBB-TIMER time_clubb_pdf = 0.0334
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2400
CLUBB-TIMER time_microphys_advance = 0.0210
CLUBB-TIMER time_loop_end = 0.0053
CLUBB-TIMER time_total = 0.4292
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0938
CLUBB-TIMER time_clubb_pdf = 0.0478
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2645
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_total = 0.4314
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0870
CLUBB-TIMER time_clubb_pdf = 0.0351
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2652
CLUBB-TIMER time_microphys_advance = 0.0360
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4304
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0817
CLUBB-TIMER time_clubb_pdf = 0.0546
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2666
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_total = 0.4271
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0921
CLUBB-TIMER time_clubb_pdf = 0.0479
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2507
CLUBB-TIMER time_microphys_advance = 0.0372
CLUBB-TIMER time_loop_end = 0.0053
CLUBB-TIMER time_total = 0.4352
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0020
CLUBB-TIMER time_clubb_advance = 0.0906
CLUBB-TIMER time_clubb_pdf = 0.0499
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2702
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4359
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1192
CLUBB-TIMER time_clubb_pdf = 0.0345
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2627
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_total = 0.4409
Iteration: 170
Parameters:
C_uu_shr = 0.06584016978740692139
C11 = 0.05263487622141838074
gamma_coef = 0.18103922903537750244
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0954
CLUBB-TIMER time_clubb_pdf = 0.0458
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2561
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0207
CLUBB-TIMER time_total = 0.4374
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1100
CLUBB-TIMER time_clubb_pdf = 0.0253
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2105
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3678
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0811
CLUBB-TIMER time_clubb_pdf = 0.0390
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2264
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.3709
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0802
CLUBB-TIMER time_clubb_pdf = 0.0321
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2349
CLUBB-TIMER time_microphys_advance = 0.0415
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3946
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0746
CLUBB-TIMER time_clubb_pdf = 0.0348
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2597
CLUBB-TIMER time_microphys_advance = 0.0161
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.3908
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0945
CLUBB-TIMER time_clubb_pdf = 0.0420
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2361
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.4120
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0865
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2544
CLUBB-TIMER time_microphys_advance = 0.0236
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3999
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0896
CLUBB-TIMER time_clubb_pdf = 0.0615
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2136
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.3899
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0980
CLUBB-TIMER time_clubb_pdf = 0.0359
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2472
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4028
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0736
CLUBB-TIMER time_clubb_pdf = 0.0404
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2634
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0168
CLUBB-TIMER time_total = 0.4125
Iteration: 180
Parameters:
C_uu_shr = 0.57235801219940185547
C11 = 0.06109516322612762451
gamma_coef = 0.11205057054758071899
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0714
CLUBB-TIMER time_clubb_pdf = 0.0402
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2781
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4120
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1069
CLUBB-TIMER time_clubb_pdf = 0.0409
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2437
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4178
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1228
CLUBB-TIMER time_clubb_pdf = 0.0372
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2484
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4312
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0971
CLUBB-TIMER time_clubb_pdf = 0.0487
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2624
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4315
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0886
CLUBB-TIMER time_clubb_pdf = 0.0407
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2710
CLUBB-TIMER time_microphys_advance = 0.0224
CLUBB-TIMER time_loop_end = 0.0231
CLUBB-TIMER time_total = 0.4478
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0963
CLUBB-TIMER time_clubb_pdf = 0.0377
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2760
CLUBB-TIMER time_microphys_advance = 0.0165
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4324
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1077
CLUBB-TIMER time_clubb_pdf = 0.0362
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2711
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4386
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0868
CLUBB-TIMER time_clubb_pdf = 0.0343
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2972
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4421
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0822
CLUBB-TIMER time_clubb_pdf = 0.0483
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2841
CLUBB-TIMER time_microphys_advance = 0.0227
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4430
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1017
CLUBB-TIMER time_clubb_pdf = 0.0323
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2684
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4245
Iteration: 190
Parameters:
C_uu_shr = 0.00000000000000000000
C11 = 0.66557896137237548828
gamma_coef = 0.50000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0996
CLUBB-TIMER time_clubb_pdf = 0.0324
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2348
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.3893
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0808
CLUBB-TIMER time_clubb_pdf = 0.0317
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2854
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4199
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0950
CLUBB-TIMER time_clubb_pdf = 0.0332
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2742
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4245
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0817
CLUBB-TIMER time_clubb_pdf = 0.0454
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2687
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4183
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1103
CLUBB-TIMER time_clubb_pdf = 0.0313
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2395
CLUBB-TIMER time_microphys_advance = 0.0250
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.4137
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0845
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2316
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.3721
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0803
CLUBB-TIMER time_clubb_pdf = 0.0345
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2241
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0167
CLUBB-TIMER time_total = 0.3736
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0748
CLUBB-TIMER time_clubb_pdf = 0.0448
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2258
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3677
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1005
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2454
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3996
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1049
CLUBB-TIMER time_clubb_pdf = 0.0297
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2375
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3963
Iteration: 200
Parameters:
C_uu_shr = 0.49888879060745239258
C11 = 0.68043720722198486328
gamma_coef = 0.04277633503079414368
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0827
CLUBB-TIMER time_clubb_pdf = 0.0395
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2172
CLUBB-TIMER time_microphys_advance = 0.0211
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.3704
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0807
CLUBB-TIMER time_clubb_pdf = 0.0321
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2449
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3951
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1013
CLUBB-TIMER time_clubb_pdf = 0.0338
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2306
CLUBB-TIMER time_microphys_advance = 0.0325
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4046
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0934
CLUBB-TIMER time_clubb_pdf = 0.0338
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2334
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3825
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0890
CLUBB-TIMER time_clubb_pdf = 0.0472
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2420
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4028
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0694
CLUBB-TIMER time_clubb_pdf = 0.0359
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2617
CLUBB-TIMER time_microphys_advance = 0.0161
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3888
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0864
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2266
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3667
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1056
CLUBB-TIMER time_clubb_pdf = 0.0335
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2559
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4191
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0778
CLUBB-TIMER time_clubb_pdf = 0.0308
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2611
CLUBB-TIMER time_microphys_advance = 0.0393
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4148
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0128
CLUBB-TIMER time_clubb_advance = 0.0897
CLUBB-TIMER time_clubb_pdf = 0.0501
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2217
CLUBB-TIMER time_microphys_advance = 0.0165
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3961
Iteration: 210
Parameters:
C_uu_shr = 0.60676234960556030273
C11 = 0.32772079110145568848
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0712
CLUBB-TIMER time_clubb_pdf = 0.0361
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2027
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0125
CLUBB-TIMER time_total = 0.3403
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0720
CLUBB-TIMER time_clubb_pdf = 0.0232
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2015
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.3184
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0813
CLUBB-TIMER time_clubb_pdf = 0.0268
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2116
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3434
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0756
CLUBB-TIMER time_clubb_pdf = 0.0480
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2248
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0127
CLUBB-TIMER time_total = 0.3796
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0815
CLUBB-TIMER time_clubb_pdf = 0.0391
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2170
CLUBB-TIMER time_microphys_advance = 0.0325
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3761
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1380
CLUBB-TIMER time_clubb_pdf = 0.0365
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2999
CLUBB-TIMER time_microphys_advance = 0.0481
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_total = 0.5306
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1758
CLUBB-TIMER time_clubb_pdf = 0.0557
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3095
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_total = 0.5793
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1234
CLUBB-TIMER time_clubb_pdf = 0.0491
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3377
CLUBB-TIMER time_microphys_advance = 0.0583
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.5771
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1477
CLUBB-TIMER time_clubb_pdf = 0.0477
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3282
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.5646
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1198
CLUBB-TIMER time_clubb_pdf = 0.0604
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3188
CLUBB-TIMER time_microphys_advance = 0.0299
CLUBB-TIMER time_loop_end = 0.0268
CLUBB-TIMER time_total = 0.5580
Iteration: 220
Parameters:
C_uu_shr = 0.57721227407455444336
C11 = 0.61722958087921142578
gamma_coef = 0.05789804831147193909
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1686
CLUBB-TIMER time_clubb_pdf = 0.0546
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3168
CLUBB-TIMER time_microphys_advance = 0.0330
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5821
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1402
CLUBB-TIMER time_clubb_pdf = 0.0598
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3382
CLUBB-TIMER time_microphys_advance = 0.0300
CLUBB-TIMER time_loop_end = 0.0107
CLUBB-TIMER time_total = 0.5815
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1407
CLUBB-TIMER time_clubb_pdf = 0.0844
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3130
CLUBB-TIMER time_microphys_advance = 0.0302
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.5771
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1665
CLUBB-TIMER time_clubb_pdf = 0.0516
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3270
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0101
CLUBB-TIMER time_total = 0.5878
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1404
CLUBB-TIMER time_clubb_pdf = 0.0503
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3402
CLUBB-TIMER time_microphys_advance = 0.0383
CLUBB-TIMER time_loop_end = 0.0146
CLUBB-TIMER time_total = 0.5862
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1386
CLUBB-TIMER time_clubb_pdf = 0.0521
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3095
CLUBB-TIMER time_microphys_advance = 0.0341
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.5429
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1331
CLUBB-TIMER time_clubb_pdf = 0.0564
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3233
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0076
CLUBB-TIMER time_total = 0.5538
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1303
CLUBB-TIMER time_clubb_pdf = 0.0736
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3560
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.5988
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1314
CLUBB-TIMER time_clubb_pdf = 0.0520
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3682
CLUBB-TIMER time_microphys_advance = 0.0383
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.5984
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0022
CLUBB-TIMER time_clubb_advance = 0.1379
CLUBB-TIMER time_clubb_pdf = 0.0713
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3580
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.6098
Iteration: 230
Parameters:
C_uu_shr = 0.09716711193323135376
C11 = 0.43771135807037353516
gamma_coef = 0.22907671332359313965
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1426
CLUBB-TIMER time_clubb_pdf = 0.0536
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3428
CLUBB-TIMER time_microphys_advance = 0.0300
CLUBB-TIMER time_loop_end = 0.0259
CLUBB-TIMER time_total = 0.5971
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1399
CLUBB-TIMER time_clubb_pdf = 0.0609
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3329
CLUBB-TIMER time_microphys_advance = 0.0304
CLUBB-TIMER time_loop_end = 0.0218
CLUBB-TIMER time_total = 0.5880
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1387
CLUBB-TIMER time_clubb_pdf = 0.0499
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3658
CLUBB-TIMER time_microphys_advance = 0.0325
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_total = 0.5950
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1459
CLUBB-TIMER time_clubb_pdf = 0.0516
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3178
CLUBB-TIMER time_microphys_advance = 0.0300
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.5532
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1202
CLUBB-TIMER time_clubb_pdf = 0.0492
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3581
CLUBB-TIMER time_microphys_advance = 0.0435
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.5817
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1592
CLUBB-TIMER time_clubb_pdf = 0.0620
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3476
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.6078
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1364
CLUBB-TIMER time_clubb_pdf = 0.0508
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3662
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.5934
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0025
CLUBB-TIMER time_clubb_advance = 0.1426
CLUBB-TIMER time_clubb_pdf = 0.0509
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3517
CLUBB-TIMER time_microphys_advance = 0.0387
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.5947
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1397
CLUBB-TIMER time_clubb_pdf = 0.0508
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3341
CLUBB-TIMER time_microphys_advance = 0.0451
CLUBB-TIMER time_loop_end = 0.0196
CLUBB-TIMER time_total = 0.5921
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in 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.1412
CLUBB-TIMER time_clubb_pdf = 0.0581
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3275
CLUBB-TIMER time_microphys_advance = 0.0330
CLUBB-TIMER time_loop_end = 0.0186
CLUBB-TIMER time_total = 0.5896
Iteration: 240
Parameters:
C_uu_shr = 0.84100192785263061523
C11 = 0.59706556797027587891
gamma_coef = 0.20275391638278961182
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1380
CLUBB-TIMER time_clubb_pdf = 0.0657
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3237
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0186
CLUBB-TIMER time_total = 0.5786
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1307
CLUBB-TIMER time_clubb_pdf = 0.0684
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3368
CLUBB-TIMER time_microphys_advance = 0.0330
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5785
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1451
CLUBB-TIMER time_clubb_pdf = 0.0640
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3331
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5833
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1224
CLUBB-TIMER time_clubb_pdf = 0.0573
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2891
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5089
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1419
CLUBB-TIMER time_clubb_pdf = 0.0382
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3071
CLUBB-TIMER time_microphys_advance = 0.0288
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5271
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1357
CLUBB-TIMER time_clubb_pdf = 0.0566
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3302
CLUBB-TIMER time_microphys_advance = 0.0296
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5632
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1299
CLUBB-TIMER time_clubb_pdf = 0.0605
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3580
CLUBB-TIMER time_microphys_advance = 0.0266
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5845
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1143
CLUBB-TIMER time_clubb_pdf = 0.0553
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3768
CLUBB-TIMER time_microphys_advance = 0.0273
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.5833
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1272
CLUBB-TIMER time_clubb_pdf = 0.0491
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3283
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0116
CLUBB-TIMER time_total = 0.5507
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1477
CLUBB-TIMER time_clubb_pdf = 0.0444
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3339
CLUBB-TIMER time_microphys_advance = 0.0404
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.5754
Iteration: 250
Parameters:
C_uu_shr = 0.20889282226562500000
C11 = 0.08833674341440200806
gamma_coef = 0.23841600120067596436
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1392
CLUBB-TIMER time_clubb_pdf = 0.0498
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3634
CLUBB-TIMER time_microphys_advance = 0.0482
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.6090
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1319
CLUBB-TIMER time_clubb_pdf = 0.0624
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3467
CLUBB-TIMER time_microphys_advance = 0.0250
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.5750
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1392
CLUBB-TIMER time_clubb_pdf = 0.0527
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3658
CLUBB-TIMER time_microphys_advance = 0.0274
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5946
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1498
CLUBB-TIMER time_clubb_pdf = 0.0697
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3353
CLUBB-TIMER time_microphys_advance = 0.0297
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5941
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1241
CLUBB-TIMER time_clubb_pdf = 0.0610
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3386
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0093
CLUBB-TIMER time_total = 0.5686
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1091
CLUBB-TIMER time_clubb_pdf = 0.0488
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3381
CLUBB-TIMER time_microphys_advance = 0.0296
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.5356
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1411
CLUBB-TIMER time_clubb_pdf = 0.0508
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3404
CLUBB-TIMER time_microphys_advance = 0.0277
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.5701
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1175
CLUBB-TIMER time_clubb_pdf = 0.0514
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3423
CLUBB-TIMER time_microphys_advance = 0.0274
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5503
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1294
CLUBB-TIMER time_clubb_pdf = 0.0408
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3567
CLUBB-TIMER time_microphys_advance = 0.0308
CLUBB-TIMER time_loop_end = 0.0093
CLUBB-TIMER time_total = 0.5703
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1374
CLUBB-TIMER time_clubb_pdf = 0.0551
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3697
CLUBB-TIMER time_microphys_advance = 0.0286
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.6022
Iteration: 260
Parameters:
C_uu_shr = 0.10739766061305999756
C11 = 0.03236855566501617432
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1318
CLUBB-TIMER time_clubb_pdf = 0.0413
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3546
CLUBB-TIMER time_microphys_advance = 0.0308
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.5686
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1428
CLUBB-TIMER time_clubb_pdf = 0.0634
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3498
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5984
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1189
CLUBB-TIMER time_clubb_pdf = 0.0411
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3535
CLUBB-TIMER time_microphys_advance = 0.0393
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.5621
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1175
CLUBB-TIMER time_clubb_pdf = 0.0368
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3034
CLUBB-TIMER time_microphys_advance = 0.0375
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.5070
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1291
CLUBB-TIMER time_clubb_pdf = 0.0377
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3105
CLUBB-TIMER time_microphys_advance = 0.0313
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5179
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1390
CLUBB-TIMER time_clubb_pdf = 0.0473
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3331
CLUBB-TIMER time_microphys_advance = 0.0257
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5544
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1365
CLUBB-TIMER time_clubb_pdf = 0.0466
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3094
CLUBB-TIMER time_microphys_advance = 0.0281
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.5302
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1129
CLUBB-TIMER time_clubb_pdf = 0.0358
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3206
CLUBB-TIMER time_microphys_advance = 0.0284
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5069
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1380
CLUBB-TIMER time_clubb_pdf = 0.0403
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3288
CLUBB-TIMER time_microphys_advance = 0.0396
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.5703
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1331
CLUBB-TIMER time_clubb_pdf = 0.0511
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3471
CLUBB-TIMER time_microphys_advance = 0.0282
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.5692
Iteration: 270
Parameters:
C_uu_shr = 0.11326132714748382568
C11 = 0.00000000000000000000
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1191
CLUBB-TIMER time_clubb_pdf = 0.0436
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3149
CLUBB-TIMER time_microphys_advance = 0.0414
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5285
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1132
CLUBB-TIMER time_clubb_pdf = 0.0393
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3313
CLUBB-TIMER time_microphys_advance = 0.0262
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5194
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1283
CLUBB-TIMER time_clubb_pdf = 0.0392
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3402
CLUBB-TIMER time_microphys_advance = 0.0272
CLUBB-TIMER time_loop_end = 0.0262
CLUBB-TIMER time_total = 0.5638
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1043
CLUBB-TIMER time_clubb_pdf = 0.0427
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2865
CLUBB-TIMER time_microphys_advance = 0.0241
CLUBB-TIMER time_loop_end = 0.0054
CLUBB-TIMER time_total = 0.4651
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1032
CLUBB-TIMER time_clubb_pdf = 0.0449
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2422
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4139
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1048
CLUBB-TIMER time_clubb_pdf = 0.0352
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2667
CLUBB-TIMER time_microphys_advance = 0.0300
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4432
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1219
CLUBB-TIMER time_clubb_pdf = 0.0421
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2743
CLUBB-TIMER time_microphys_advance = 0.0372
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4823
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0909
CLUBB-TIMER time_clubb_pdf = 0.0326
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2372
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3846
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0910
CLUBB-TIMER time_clubb_pdf = 0.0393
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2841
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4388
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0028
CLUBB-TIMER time_clubb_advance = 0.0838
CLUBB-TIMER time_clubb_pdf = 0.0675
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2457
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.4230
Iteration: 280
Parameters:
C_uu_shr = 0.48016464710235595703
C11 = 0.14559260010719299316
gamma_coef = 0.08412136882543563843
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0697
CLUBB-TIMER time_clubb_pdf = 0.0391
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2288
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3622
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0077
CLUBB-TIMER time_clubb_advance = 0.0734
CLUBB-TIMER time_clubb_pdf = 0.0375
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2579
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0142
CLUBB-TIMER time_total = 0.4182
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0707
CLUBB-TIMER time_clubb_pdf = 0.0442
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2341
CLUBB-TIMER time_microphys_advance = 0.0161
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3709
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0953
CLUBB-TIMER time_clubb_pdf = 0.0358
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2967
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4527
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1237
CLUBB-TIMER time_clubb_pdf = 0.0684
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3423
CLUBB-TIMER time_microphys_advance = 0.0337
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.5772
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0755
CLUBB-TIMER time_clubb_pdf = 0.0384
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2724
CLUBB-TIMER time_microphys_advance = 0.0196
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4116
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0864
CLUBB-TIMER time_clubb_pdf = 0.0320
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2704
CLUBB-TIMER time_microphys_advance = 0.0287
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4236
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1059
CLUBB-TIMER time_clubb_pdf = 0.0321
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2629
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4231
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1024
CLUBB-TIMER time_clubb_pdf = 0.0417
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3148
CLUBB-TIMER time_microphys_advance = 0.0211
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_total = 0.4871
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0892
CLUBB-TIMER time_clubb_pdf = 0.0414
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2620
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4152
Iteration: 290
Parameters:
C_uu_shr = 0.38959088921546936035
C11 = 0.25611284375190734863
gamma_coef = 0.23713664710521697998
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0757
CLUBB-TIMER time_clubb_pdf = 0.0313
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2355
CLUBB-TIMER time_microphys_advance = 0.0161
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.3642
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0740
CLUBB-TIMER time_clubb_pdf = 0.0375
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2385
CLUBB-TIMER time_microphys_advance = 0.0252
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.3808
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0985
CLUBB-TIMER time_clubb_pdf = 0.0442
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2728
CLUBB-TIMER time_microphys_advance = 0.0196
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4410
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1064
CLUBB-TIMER time_clubb_pdf = 0.0424
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2610
CLUBB-TIMER time_microphys_advance = 0.0165
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4327
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0839
CLUBB-TIMER time_clubb_pdf = 0.0351
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2749
CLUBB-TIMER time_microphys_advance = 0.0293
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4290
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0867
CLUBB-TIMER time_clubb_pdf = 0.0428
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2476
CLUBB-TIMER time_microphys_advance = 0.0204
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4036
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0726
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2845
CLUBB-TIMER time_microphys_advance = 0.0284
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4231
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0865
CLUBB-TIMER time_clubb_pdf = 0.0350
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2358
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3800
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0727
CLUBB-TIMER time_clubb_pdf = 0.0335
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2481
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3764
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0751
CLUBB-TIMER time_clubb_pdf = 0.0427
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2353
CLUBB-TIMER time_microphys_advance = 0.0208
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3797
Iteration: 300
Parameters:
C_uu_shr = 0.24141083657741546631
C11 = 0.05172058194875717163
gamma_coef = 0.14960788190364837646
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0749
CLUBB-TIMER time_clubb_pdf = 0.0348
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2475
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.3791
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0911
CLUBB-TIMER time_clubb_pdf = 0.0325
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2494
CLUBB-TIMER time_microphys_advance = 0.0288
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4080
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0717
CLUBB-TIMER time_clubb_pdf = 0.0310
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2473
CLUBB-TIMER time_microphys_advance = 0.0165
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_total = 0.3735
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0828
CLUBB-TIMER time_clubb_pdf = 0.0413
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2233
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.3716
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0875
CLUBB-TIMER time_clubb_pdf = 0.0431
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2460
CLUBB-TIMER time_microphys_advance = 0.0333
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.4198
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0820
CLUBB-TIMER time_clubb_pdf = 0.0308
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2389
CLUBB-TIMER time_microphys_advance = 0.0161
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.3735
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0781
CLUBB-TIMER time_clubb_pdf = 0.0339
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2752
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4119
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0784
CLUBB-TIMER time_clubb_pdf = 0.0267
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2693
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.3963
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0840
CLUBB-TIMER time_clubb_pdf = 0.0313
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2496
CLUBB-TIMER time_microphys_advance = 0.0285
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3994
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0748
CLUBB-TIMER time_clubb_pdf = 0.0400
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2779
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.4176
Iteration: 310
Parameters:
C_uu_shr = 0.00000000000000000000
C11 = 0.09621723741292953491
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0036
CLUBB-TIMER time_clubb_advance = 0.0811
CLUBB-TIMER time_clubb_pdf = 0.0250
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2616
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3932
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0867
CLUBB-TIMER time_clubb_pdf = 0.0341
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2726
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4170
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1126
CLUBB-TIMER time_clubb_pdf = 0.0244
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2374
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3977
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0976
CLUBB-TIMER time_clubb_pdf = 0.0328
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2519
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4076
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1144
CLUBB-TIMER time_clubb_pdf = 0.0472
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3332
CLUBB-TIMER time_microphys_advance = 0.0286
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5340
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1169
CLUBB-TIMER time_clubb_pdf = 0.0392
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3170
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5159
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1245
CLUBB-TIMER time_clubb_pdf = 0.0376
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3061
CLUBB-TIMER time_microphys_advance = 0.0393
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5184
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1202
CLUBB-TIMER time_clubb_pdf = 0.0408
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3193
CLUBB-TIMER time_microphys_advance = 0.0448
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.5346
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1371
CLUBB-TIMER time_clubb_pdf = 0.0502
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3562
CLUBB-TIMER time_microphys_advance = 0.0354
CLUBB-TIMER time_loop_end = 0.0194
CLUBB-TIMER time_total = 0.6010
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1328
CLUBB-TIMER time_clubb_pdf = 0.0515
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3764
CLUBB-TIMER time_microphys_advance = 0.0402
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.6116
Iteration: 320
Parameters:
C_uu_shr = 0.41055533289909362793
C11 = 0.10886587202548980713
gamma_coef = 0.17627707123756408691
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1448
CLUBB-TIMER time_clubb_pdf = 0.0603
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3487
CLUBB-TIMER time_microphys_advance = 0.0379
CLUBB-TIMER time_loop_end = 0.0234
CLUBB-TIMER time_total = 0.6178
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1407
CLUBB-TIMER time_clubb_pdf = 0.0835
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3552
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.6202
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1516
CLUBB-TIMER time_clubb_pdf = 0.0708
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3396
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.6027
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1217
CLUBB-TIMER time_clubb_pdf = 0.0549
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3419
CLUBB-TIMER time_microphys_advance = 0.0330
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5624
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1197
CLUBB-TIMER time_clubb_pdf = 0.0679
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3213
CLUBB-TIMER time_microphys_advance = 0.0283
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5481
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1097
CLUBB-TIMER time_clubb_pdf = 0.0406
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3190
CLUBB-TIMER time_microphys_advance = 0.0267
CLUBB-TIMER time_loop_end = 0.0092
CLUBB-TIMER time_total = 0.5075
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1223
CLUBB-TIMER time_clubb_pdf = 0.0621
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3509
CLUBB-TIMER time_microphys_advance = 0.0299
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.5773
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1281
CLUBB-TIMER time_clubb_pdf = 0.0615
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3459
CLUBB-TIMER time_microphys_advance = 0.0300
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.5777
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1256
CLUBB-TIMER time_clubb_pdf = 0.0586
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3419
CLUBB-TIMER time_microphys_advance = 0.0305
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.5690
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1231
CLUBB-TIMER time_clubb_pdf = 0.0550
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3513
CLUBB-TIMER time_microphys_advance = 0.0304
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5719
Iteration: 330
Parameters:
C_uu_shr = 0.56080460548400878906
C11 = 0.13565599918365478516
gamma_coef = 0.18559440970420837402
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1313
CLUBB-TIMER time_clubb_pdf = 0.0580
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3831
CLUBB-TIMER time_microphys_advance = 0.0578
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.6420
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1274
CLUBB-TIMER time_clubb_pdf = 0.0544
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3443
CLUBB-TIMER time_microphys_advance = 0.0304
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.5680
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1352
CLUBB-TIMER time_clubb_pdf = 0.0617
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3330
CLUBB-TIMER time_microphys_advance = 0.0354
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.5771
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1195
CLUBB-TIMER time_clubb_pdf = 0.0531
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3285
CLUBB-TIMER time_microphys_advance = 0.0295
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5421
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1220
CLUBB-TIMER time_clubb_pdf = 0.0544
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3368
CLUBB-TIMER time_microphys_advance = 0.0302
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.5552
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1263
CLUBB-TIMER time_clubb_pdf = 0.0534
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3432
CLUBB-TIMER time_microphys_advance = 0.0432
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.5776
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1201
CLUBB-TIMER time_clubb_pdf = 0.0529
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3384
CLUBB-TIMER time_microphys_advance = 0.0286
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.5508
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1240
CLUBB-TIMER time_clubb_pdf = 0.0535
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3483
CLUBB-TIMER time_microphys_advance = 0.0288
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.5661
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1184
CLUBB-TIMER time_clubb_pdf = 0.0540
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3437
CLUBB-TIMER time_microphys_advance = 0.0288
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.5568
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1164
CLUBB-TIMER time_clubb_pdf = 0.0535
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3420
CLUBB-TIMER time_microphys_advance = 0.0283
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.5518
Iteration: 340
Parameters:
C_uu_shr = 0.58310639858245849609
C11 = 0.26489001512527465820
gamma_coef = 0.19609403610229492188
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1177
CLUBB-TIMER time_clubb_pdf = 0.0532
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3291
CLUBB-TIMER time_microphys_advance = 0.0282
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.5401
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1191
CLUBB-TIMER time_clubb_pdf = 0.0531
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3364
CLUBB-TIMER time_microphys_advance = 0.0289
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.5493
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1196
CLUBB-TIMER time_clubb_pdf = 0.0522
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3447
CLUBB-TIMER time_microphys_advance = 0.0282
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5561
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1150
CLUBB-TIMER time_clubb_pdf = 0.0512
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3258
CLUBB-TIMER time_microphys_advance = 0.0274
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.5311
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1124
CLUBB-TIMER time_clubb_pdf = 0.0514
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3270
CLUBB-TIMER time_microphys_advance = 0.0264
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.5289
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1202
CLUBB-TIMER time_clubb_pdf = 0.0528
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3247
CLUBB-TIMER time_microphys_advance = 0.0294
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.5394
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1288
CLUBB-TIMER time_clubb_pdf = 0.0517
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3228
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5454
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1259
CLUBB-TIMER time_clubb_pdf = 0.0516
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3296
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5492
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1321
CLUBB-TIMER time_clubb_pdf = 0.0511
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3232
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5479
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1250
CLUBB-TIMER time_clubb_pdf = 0.0523
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3299
CLUBB-TIMER time_microphys_advance = 0.0358
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.5541
Iteration: 350
Parameters:
C_uu_shr = 0.15545715391635894775
C11 = 0.11595180630683898926
gamma_coef = 0.11814764887094497681
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1248
CLUBB-TIMER time_clubb_pdf = 0.0522
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3257
CLUBB-TIMER time_microphys_advance = 0.0315
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5451
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1218
CLUBB-TIMER time_clubb_pdf = 0.0528
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3314
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.5477
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1294
CLUBB-TIMER time_clubb_pdf = 0.0523
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3311
CLUBB-TIMER time_microphys_advance = 0.0305
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5547
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1235
CLUBB-TIMER time_clubb_pdf = 0.0498
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3173
CLUBB-TIMER time_microphys_advance = 0.0291
CLUBB-TIMER time_loop_end = 0.0109
CLUBB-TIMER time_total = 0.5334
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1186
CLUBB-TIMER time_clubb_pdf = 0.0496
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3195
CLUBB-TIMER time_microphys_advance = 0.0283
CLUBB-TIMER time_loop_end = 0.0076
CLUBB-TIMER time_total = 0.5267
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1282
CLUBB-TIMER time_clubb_pdf = 0.0530
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3337
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5567
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0047
CLUBB-TIMER time_clubb_advance = 0.1135
CLUBB-TIMER time_clubb_pdf = 0.0474
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3101
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5154
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1027
CLUBB-TIMER time_clubb_pdf = 0.0457
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3137
CLUBB-TIMER time_microphys_advance = 0.0245
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.4987
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1244
CLUBB-TIMER time_clubb_pdf = 0.0544
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3375
CLUBB-TIMER time_microphys_advance = 0.0285
CLUBB-TIMER time_loop_end = 0.0108
CLUBB-TIMER time_total = 0.5586
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.0994
CLUBB-TIMER time_clubb_pdf = 0.0448
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3176
CLUBB-TIMER time_microphys_advance = 0.0242
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.4952
Iteration: 360
Parameters:
C_uu_shr = 0.40774214267730712891
C11 = 0.15178377926349639893
gamma_coef = 0.31259283423423767090
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.0930
CLUBB-TIMER time_clubb_pdf = 0.0392
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2730
CLUBB-TIMER time_microphys_advance = 0.0211
CLUBB-TIMER time_loop_end = 0.0057
CLUBB-TIMER time_total = 0.4346
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1178
CLUBB-TIMER time_clubb_pdf = 0.0440
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3410
CLUBB-TIMER time_microphys_advance = 0.0232
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.5350
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1275
CLUBB-TIMER time_clubb_pdf = 0.0538
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3409
CLUBB-TIMER time_microphys_advance = 0.0295
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5628
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1139
CLUBB-TIMER time_clubb_pdf = 0.0632
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3344
CLUBB-TIMER time_microphys_advance = 0.0278
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5502
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1289
CLUBB-TIMER time_clubb_pdf = 0.0518
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3245
CLUBB-TIMER time_microphys_advance = 0.0284
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.5440
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1221
CLUBB-TIMER time_clubb_pdf = 0.0582
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2985
CLUBB-TIMER time_microphys_advance = 0.0294
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5188
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1177
CLUBB-TIMER time_clubb_pdf = 0.0489
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2850
CLUBB-TIMER time_microphys_advance = 0.0277
CLUBB-TIMER time_loop_end = 0.0108
CLUBB-TIMER time_total = 0.4930
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0985
CLUBB-TIMER time_clubb_pdf = 0.0562
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3015
CLUBB-TIMER time_microphys_advance = 0.0296
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.4946
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1065
CLUBB-TIMER time_clubb_pdf = 0.0503
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2759
CLUBB-TIMER time_microphys_advance = 0.0256
CLUBB-TIMER time_loop_end = 0.0115
CLUBB-TIMER time_total = 0.4723
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1136
CLUBB-TIMER time_clubb_pdf = 0.0478
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2875
CLUBB-TIMER time_microphys_advance = 0.0253
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.4836
Iteration: 370
Parameters:
C_uu_shr = 0.43997278809547424316
C11 = 0.20887123048305511475
gamma_coef = 0.03134004771709442139
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0890
CLUBB-TIMER time_clubb_pdf = 0.0407
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2644
CLUBB-TIMER time_microphys_advance = 0.0218
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.4240
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1268
CLUBB-TIMER time_clubb_pdf = 0.0500
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3268
CLUBB-TIMER time_microphys_advance = 0.0274
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5419
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1182
CLUBB-TIMER time_clubb_pdf = 0.0539
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3252
CLUBB-TIMER time_microphys_advance = 0.0281
CLUBB-TIMER time_loop_end = 0.0125
CLUBB-TIMER time_total = 0.5408
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1265
CLUBB-TIMER time_clubb_pdf = 0.0509
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3824
CLUBB-TIMER time_microphys_advance = 0.0286
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5990
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1294
CLUBB-TIMER time_clubb_pdf = 0.0632
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3572
CLUBB-TIMER time_microphys_advance = 0.0410
CLUBB-TIMER time_loop_end = 0.0201
CLUBB-TIMER time_total = 0.6141
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1224
CLUBB-TIMER time_clubb_pdf = 0.0569
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3328
CLUBB-TIMER time_microphys_advance = 0.0296
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5527
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1218
CLUBB-TIMER time_clubb_pdf = 0.0524
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3404
CLUBB-TIMER time_microphys_advance = 0.0336
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5591
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1264
CLUBB-TIMER time_clubb_pdf = 0.0599
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3403
CLUBB-TIMER time_microphys_advance = 0.0297
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5674
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1245
CLUBB-TIMER time_clubb_pdf = 0.0560
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3424
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5656
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1270
CLUBB-TIMER time_clubb_pdf = 0.0521
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3397
CLUBB-TIMER time_microphys_advance = 0.0297
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.5595
Iteration: 380
Parameters:
C_uu_shr = 0.33245009183883666992
C11 = 0.02547683380544185638
gamma_coef = 0.17583869397640228271
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1206
CLUBB-TIMER time_clubb_pdf = 0.0524
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3360
CLUBB-TIMER time_microphys_advance = 0.0302
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5499
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1164
CLUBB-TIMER time_clubb_pdf = 0.0511
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3322
CLUBB-TIMER time_microphys_advance = 0.0289
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.5388
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1153
CLUBB-TIMER time_clubb_pdf = 0.0500
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3268
CLUBB-TIMER time_microphys_advance = 0.0282
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.5305
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1104
CLUBB-TIMER time_clubb_pdf = 0.0487
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3299
CLUBB-TIMER time_microphys_advance = 0.0272
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5263
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1180
CLUBB-TIMER time_clubb_pdf = 0.0623
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3652
CLUBB-TIMER time_microphys_advance = 0.0265
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5817
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0888
CLUBB-TIMER time_clubb_pdf = 0.0462
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2666
CLUBB-TIMER time_microphys_advance = 0.0223
CLUBB-TIMER time_loop_end = 0.0055
CLUBB-TIMER time_total = 0.4315
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1063
CLUBB-TIMER time_clubb_pdf = 0.0481
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3471
CLUBB-TIMER time_microphys_advance = 0.0505
CLUBB-TIMER time_loop_end = 0.0133
CLUBB-TIMER time_total = 0.5680
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1041
CLUBB-TIMER time_clubb_pdf = 0.0489
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3150
CLUBB-TIMER time_microphys_advance = 0.0271
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5057
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1254
CLUBB-TIMER time_clubb_pdf = 0.0529
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3535
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.5751
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1168
CLUBB-TIMER time_clubb_pdf = 0.0532
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3760
CLUBB-TIMER time_microphys_advance = 0.0327
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5894
Iteration: 390
Parameters:
C_uu_shr = 0.08423887193202972412
C11 = 0.10802908986806869507
gamma_coef = 0.19151715934276580811
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1157
CLUBB-TIMER time_clubb_pdf = 0.0587
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3747
CLUBB-TIMER time_microphys_advance = 0.0277
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.5874
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1159
CLUBB-TIMER time_clubb_pdf = 0.0656
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3839
CLUBB-TIMER time_microphys_advance = 0.0265
CLUBB-TIMER time_loop_end = 0.0134
CLUBB-TIMER time_total = 0.6080
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1135
CLUBB-TIMER time_clubb_pdf = 0.0510
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3345
CLUBB-TIMER time_microphys_advance = 0.0282
CLUBB-TIMER time_loop_end = 0.0119
CLUBB-TIMER time_total = 0.5421
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0017
CLUBB-TIMER time_clubb_advance = 0.1342
CLUBB-TIMER time_clubb_pdf = 0.0525
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3351
CLUBB-TIMER time_microphys_advance = 0.0285
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5619
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1280
CLUBB-TIMER time_clubb_pdf = 0.0510
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3716
CLUBB-TIMER time_microphys_advance = 0.0291
CLUBB-TIMER time_loop_end = 0.0122
CLUBB-TIMER time_total = 0.5953
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1227
CLUBB-TIMER time_clubb_pdf = 0.0513
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3296
CLUBB-TIMER time_microphys_advance = 0.0272
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.5457
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1237
CLUBB-TIMER time_clubb_pdf = 0.0539
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3220
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.5405
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1222
CLUBB-TIMER time_clubb_pdf = 0.0521
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3522
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5680
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1157
CLUBB-TIMER time_clubb_pdf = 0.0496
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3369
CLUBB-TIMER time_microphys_advance = 0.0374
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5509
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1202
CLUBB-TIMER time_clubb_pdf = 0.0514
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3383
CLUBB-TIMER time_microphys_advance = 0.0294
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5503
Iteration: 400
Parameters:
C_uu_shr = 0.06478242576122283936
C11 = 0.00000000000000000000
gamma_coef = 0.15349395573139190674
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1105
CLUBB-TIMER time_clubb_pdf = 0.0493
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3296
CLUBB-TIMER time_microphys_advance = 0.0257
CLUBB-TIMER time_loop_end = 0.0097
CLUBB-TIMER time_total = 0.5277
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1217
CLUBB-TIMER time_clubb_pdf = 0.0446
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3065
CLUBB-TIMER time_microphys_advance = 0.0283
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.5116
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1219
CLUBB-TIMER time_clubb_pdf = 0.0493
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3616
CLUBB-TIMER time_microphys_advance = 0.0285
CLUBB-TIMER time_loop_end = 0.0155
CLUBB-TIMER time_total = 0.5798
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1221
CLUBB-TIMER time_clubb_pdf = 0.0547
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3677
CLUBB-TIMER time_microphys_advance = 0.0284
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5838
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1141
CLUBB-TIMER time_clubb_pdf = 0.0513
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3377
CLUBB-TIMER time_microphys_advance = 0.0277
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.5418
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1245
CLUBB-TIMER time_clubb_pdf = 0.0558
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3440
CLUBB-TIMER time_microphys_advance = 0.0278
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.5630
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1246
CLUBB-TIMER time_clubb_pdf = 0.0583
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3522
CLUBB-TIMER time_microphys_advance = 0.0291
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.5745
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1300
CLUBB-TIMER time_clubb_pdf = 0.0572
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3702
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5984
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1452
CLUBB-TIMER time_clubb_pdf = 0.0556
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3399
CLUBB-TIMER time_microphys_advance = 0.0293
CLUBB-TIMER time_loop_end = 0.0076
CLUBB-TIMER time_total = 0.5806
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1115
CLUBB-TIMER time_clubb_pdf = 0.0484
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3160
CLUBB-TIMER time_microphys_advance = 0.0276
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5135
Iteration: 410
Parameters:
C_uu_shr = 0.08025775849819183350
C11 = 0.19864019751548767090
gamma_coef = 0.08792923390865325928
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0880
CLUBB-TIMER time_clubb_pdf = 0.0421
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2643
CLUBB-TIMER time_microphys_advance = 0.0205
CLUBB-TIMER time_loop_end = 0.0135
CLUBB-TIMER time_total = 0.4307
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1028
CLUBB-TIMER time_clubb_pdf = 0.0411
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2741
CLUBB-TIMER time_microphys_advance = 0.0248
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.4514
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0799
CLUBB-TIMER time_clubb_pdf = 0.0389
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2425
CLUBB-TIMER time_microphys_advance = 0.0225
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_total = 0.3910
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1240
CLUBB-TIMER time_clubb_pdf = 0.0512
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3213
CLUBB-TIMER time_microphys_advance = 0.0284
CLUBB-TIMER time_loop_end = 0.0158
CLUBB-TIMER time_total = 0.5439
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1230
CLUBB-TIMER time_clubb_pdf = 0.0537
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3267
CLUBB-TIMER time_microphys_advance = 0.0282
CLUBB-TIMER time_loop_end = 0.0106
CLUBB-TIMER time_total = 0.5456
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1056
CLUBB-TIMER time_clubb_pdf = 0.0487
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3213
CLUBB-TIMER time_microphys_advance = 0.0253
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.5124
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1115
CLUBB-TIMER time_clubb_pdf = 0.0496
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3210
CLUBB-TIMER time_microphys_advance = 0.0258
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5189
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1082
CLUBB-TIMER time_clubb_pdf = 0.0528
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3197
CLUBB-TIMER time_microphys_advance = 0.0265
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.5179
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1083
CLUBB-TIMER time_clubb_pdf = 0.0616
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3169
CLUBB-TIMER time_microphys_advance = 0.0255
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.5233
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1174
CLUBB-TIMER time_clubb_pdf = 0.0493
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3109
CLUBB-TIMER time_microphys_advance = 0.0278
CLUBB-TIMER time_loop_end = 0.0146
CLUBB-TIMER time_total = 0.5233
Iteration: 420
Parameters:
C_uu_shr = 0.47156149148941040039
C11 = 0.13733604550361633301
gamma_coef = 0.04957519099116325378
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1243
CLUBB-TIMER time_clubb_pdf = 0.0514
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3374
CLUBB-TIMER time_microphys_advance = 0.0293
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5537
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1187
CLUBB-TIMER time_clubb_pdf = 0.0530
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3279
CLUBB-TIMER time_microphys_advance = 0.0299
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5408
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1116
CLUBB-TIMER time_clubb_pdf = 0.0380
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2987
CLUBB-TIMER time_microphys_advance = 0.0260
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.4861
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1133
CLUBB-TIMER time_clubb_pdf = 0.0423
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3050
CLUBB-TIMER time_microphys_advance = 0.0274
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.4990
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0953
CLUBB-TIMER time_clubb_pdf = 0.0335
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2468
CLUBB-TIMER time_microphys_advance = 0.0223
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.4064
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1075
CLUBB-TIMER time_clubb_pdf = 0.0333
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2784
CLUBB-TIMER time_microphys_advance = 0.0234
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.4518
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1068
CLUBB-TIMER time_clubb_pdf = 0.0383
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3042
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.4790
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0828
CLUBB-TIMER time_clubb_pdf = 0.0297
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2257
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_total = 0.3761
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1062
CLUBB-TIMER time_clubb_pdf = 0.0432
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2757
CLUBB-TIMER time_microphys_advance = 0.0240
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.4576
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1212
CLUBB-TIMER time_clubb_pdf = 0.0480
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3125
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.5220
Iteration: 430
Parameters:
C_uu_shr = 0.92284518480300903320
C11 = 0.20447219908237457275
gamma_coef = 0.03762389719486236572
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1040
CLUBB-TIMER time_clubb_pdf = 0.0483
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2732
CLUBB-TIMER time_microphys_advance = 0.0243
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.4584
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1014
CLUBB-TIMER time_clubb_pdf = 0.0324
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2592
CLUBB-TIMER time_microphys_advance = 0.0242
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.4262
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0992
CLUBB-TIMER time_clubb_pdf = 0.0335
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2376
CLUBB-TIMER time_microphys_advance = 0.0258
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.4027
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0842
CLUBB-TIMER time_clubb_pdf = 0.0342
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2246
CLUBB-TIMER time_microphys_advance = 0.0245
CLUBB-TIMER time_loop_end = 0.0055
CLUBB-TIMER time_total = 0.3750
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1172
CLUBB-TIMER time_clubb_pdf = 0.0511
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3183
CLUBB-TIMER time_microphys_advance = 0.0286
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.5260
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0724
CLUBB-TIMER time_clubb_pdf = 0.0285
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2194
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3453
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1144
CLUBB-TIMER time_clubb_pdf = 0.0507
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3066
CLUBB-TIMER time_microphys_advance = 0.0266
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.5077
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0740
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2157
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3428
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.0982
CLUBB-TIMER time_clubb_pdf = 0.0410
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2790
CLUBB-TIMER time_microphys_advance = 0.0223
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.4519
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1152
CLUBB-TIMER time_clubb_pdf = 0.0491
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3065
CLUBB-TIMER time_microphys_advance = 0.0287
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5107
Iteration: 440
Parameters:
C_uu_shr = 0.71178096532821655273
C11 = 0.03759039193391799927
gamma_coef = 0.04679353162646293640
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0949
CLUBB-TIMER time_clubb_pdf = 0.0385
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2704
CLUBB-TIMER time_microphys_advance = 0.0217
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.4338
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0802
CLUBB-TIMER time_clubb_pdf = 0.0417
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2568
CLUBB-TIMER time_microphys_advance = 0.0192
CLUBB-TIMER time_loop_end = 0.0123
CLUBB-TIMER time_total = 0.4123
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1051
CLUBB-TIMER time_clubb_pdf = 0.0479
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2884
CLUBB-TIMER time_microphys_advance = 0.0254
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.4767
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1197
CLUBB-TIMER time_clubb_pdf = 0.0507
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3245
CLUBB-TIMER time_microphys_advance = 0.0288
CLUBB-TIMER time_loop_end = 0.0092
CLUBB-TIMER time_total = 0.5361
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1166
CLUBB-TIMER time_clubb_pdf = 0.0504
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3225
CLUBB-TIMER time_microphys_advance = 0.0256
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5264
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1324
CLUBB-TIMER time_clubb_pdf = 0.0582
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3528
CLUBB-TIMER time_microphys_advance = 0.0349
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.5901
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1559
CLUBB-TIMER time_clubb_pdf = 0.0535
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3518
CLUBB-TIMER time_microphys_advance = 0.0353
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.6081
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1160
CLUBB-TIMER time_clubb_pdf = 0.0502
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3282
CLUBB-TIMER time_microphys_advance = 0.0348
CLUBB-TIMER time_loop_end = 0.0142
CLUBB-TIMER time_total = 0.5465
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1143
CLUBB-TIMER time_clubb_pdf = 0.0506
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3196
CLUBB-TIMER time_microphys_advance = 0.0297
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5255
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1143
CLUBB-TIMER time_clubb_pdf = 0.0546
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3387
CLUBB-TIMER time_microphys_advance = 0.0280
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5469
Iteration: 450
Parameters:
C_uu_shr = 0.41511127352714538574
C11 = 0.27160376310348510742
gamma_coef = 0.08657392114400863647
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1237
CLUBB-TIMER time_clubb_pdf = 0.0475
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3062
CLUBB-TIMER time_microphys_advance = 0.0273
CLUBB-TIMER time_loop_end = 0.0102
CLUBB-TIMER time_total = 0.5176
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1106
CLUBB-TIMER time_clubb_pdf = 0.0495
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3257
CLUBB-TIMER time_microphys_advance = 0.0328
CLUBB-TIMER time_loop_end = 0.0097
CLUBB-TIMER time_total = 0.5313
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1151
CLUBB-TIMER time_clubb_pdf = 0.0503
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3165
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0096
CLUBB-TIMER time_total = 0.5258
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1069
CLUBB-TIMER time_clubb_pdf = 0.0557
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3343
CLUBB-TIMER time_microphys_advance = 0.0247
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.5315
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0094
CLUBB-TIMER time_clubb_advance = 0.1125
CLUBB-TIMER time_clubb_pdf = 0.0486
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3180
CLUBB-TIMER time_microphys_advance = 0.0244
CLUBB-TIMER time_loop_end = 0.0151
CLUBB-TIMER time_total = 0.5297
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1017
CLUBB-TIMER time_clubb_pdf = 0.0462
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3090
CLUBB-TIMER time_microphys_advance = 0.0236
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.4896
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0832
CLUBB-TIMER time_clubb_pdf = 0.0358
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2517
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_total = 0.3970
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0788
CLUBB-TIMER time_clubb_pdf = 0.0423
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2450
CLUBB-TIMER time_microphys_advance = 0.0226
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3948
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1102
CLUBB-TIMER time_clubb_pdf = 0.0453
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3352
CLUBB-TIMER time_microphys_advance = 0.0242
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.5229
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1206
CLUBB-TIMER time_clubb_pdf = 0.0513
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3338
CLUBB-TIMER time_microphys_advance = 0.0406
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5573
Iteration: 460
Parameters:
C_uu_shr = 0.37361815571784973145
C11 = 0.05287641286849975586
gamma_coef = 0.05657040327787399292
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1379
CLUBB-TIMER time_clubb_pdf = 0.0568
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3611
CLUBB-TIMER time_microphys_advance = 0.0381
CLUBB-TIMER time_loop_end = 0.0076
CLUBB-TIMER time_total = 0.6044
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1402
CLUBB-TIMER time_clubb_pdf = 0.0495
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3603
CLUBB-TIMER time_microphys_advance = 0.0368
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.5990
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1196
CLUBB-TIMER time_clubb_pdf = 0.0691
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3677
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.5986
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1395
CLUBB-TIMER time_clubb_pdf = 0.0562
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3532
CLUBB-TIMER time_microphys_advance = 0.0337
CLUBB-TIMER time_loop_end = 0.0232
CLUBB-TIMER time_total = 0.6088
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1107
CLUBB-TIMER time_clubb_pdf = 0.0369
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2661
CLUBB-TIMER time_microphys_advance = 0.0196
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4400
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0830
CLUBB-TIMER time_clubb_pdf = 0.0336
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2865
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4318
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0804
CLUBB-TIMER time_clubb_pdf = 0.0347
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2354
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.3799
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1232
CLUBB-TIMER time_clubb_pdf = 0.0455
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3245
CLUBB-TIMER time_microphys_advance = 0.0280
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.5300
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1191
CLUBB-TIMER time_clubb_pdf = 0.0443
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3006
CLUBB-TIMER time_microphys_advance = 0.0265
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.4991
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0912
CLUBB-TIMER time_clubb_pdf = 0.0276
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2238
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0055
CLUBB-TIMER time_total = 0.3689
Iteration: 470
Parameters:
C_uu_shr = 0.50854313373565673828
C11 = 0.21355406939983367920
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0875
CLUBB-TIMER time_clubb_pdf = 0.0314
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2439
CLUBB-TIMER time_microphys_advance = 0.0207
CLUBB-TIMER time_loop_end = 0.0126
CLUBB-TIMER time_total = 0.3984
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1046
CLUBB-TIMER time_clubb_pdf = 0.0329
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2530
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4134
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0754
CLUBB-TIMER time_clubb_pdf = 0.0275
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2051
CLUBB-TIMER time_microphys_advance = 0.0198
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.3334
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0882
CLUBB-TIMER time_clubb_pdf = 0.0337
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2152
CLUBB-TIMER time_microphys_advance = 0.0206
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.3638
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0854
CLUBB-TIMER time_clubb_pdf = 0.0339
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2232
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3808
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0711
CLUBB-TIMER time_clubb_pdf = 0.0301
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2199
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.3430
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0804
CLUBB-TIMER time_clubb_pdf = 0.0428
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2554
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0142
CLUBB-TIMER time_total = 0.4125
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0865
CLUBB-TIMER time_clubb_pdf = 0.0278
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2373
CLUBB-TIMER time_microphys_advance = 0.0235
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.3818
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0863
CLUBB-TIMER time_clubb_pdf = 0.0228
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2040
CLUBB-TIMER time_microphys_advance = 0.0165
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3357
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0741
CLUBB-TIMER time_clubb_pdf = 0.0315
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2148
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0106
CLUBB-TIMER time_total = 0.3499
Iteration: 480
Parameters:
C_uu_shr = 0.46945834159851074219
C11 = 0.41757565736770629883
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0960
CLUBB-TIMER time_clubb_pdf = 0.0253
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2171
CLUBB-TIMER time_microphys_advance = 0.0192
CLUBB-TIMER time_loop_end = 0.0057
CLUBB-TIMER time_total = 0.3656
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1259
CLUBB-TIMER time_clubb_pdf = 0.0480
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3290
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5431
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1114
CLUBB-TIMER time_clubb_pdf = 0.0448
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2987
CLUBB-TIMER time_microphys_advance = 0.0373
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5015
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0904
CLUBB-TIMER time_clubb_pdf = 0.0305
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2364
CLUBB-TIMER time_microphys_advance = 0.0191
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3823
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1332
CLUBB-TIMER time_clubb_pdf = 0.0519
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3282
CLUBB-TIMER time_microphys_advance = 0.0404
CLUBB-TIMER time_loop_end = 0.0148
CLUBB-TIMER time_total = 0.5713
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1308
CLUBB-TIMER time_clubb_pdf = 0.0478
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3153
CLUBB-TIMER time_microphys_advance = 0.0299
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5333
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1436
CLUBB-TIMER time_clubb_pdf = 0.0432
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2947
CLUBB-TIMER time_microphys_advance = 0.0384
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.5295
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1118
CLUBB-TIMER time_clubb_pdf = 0.0344
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3041
CLUBB-TIMER time_microphys_advance = 0.0524
CLUBB-TIMER time_loop_end = 0.0149
CLUBB-TIMER time_total = 0.5204
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0839
CLUBB-TIMER time_clubb_pdf = 0.0250
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2049
CLUBB-TIMER time_microphys_advance = 0.0238
CLUBB-TIMER time_loop_end = 0.0126
CLUBB-TIMER time_total = 0.3560
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1229
CLUBB-TIMER time_clubb_pdf = 0.0367
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3297
CLUBB-TIMER time_microphys_advance = 0.0352
CLUBB-TIMER time_loop_end = 0.0104
CLUBB-TIMER time_total = 0.5376
Iteration: 490
Parameters:
C_uu_shr = 0.78416591882705688477
C11 = 0.62165582180023193359
gamma_coef = 0.03755453974008560181
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1064
CLUBB-TIMER time_clubb_pdf = 0.0658
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3167
CLUBB-TIMER time_microphys_advance = 0.0252
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.5244
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1281
CLUBB-TIMER time_clubb_pdf = 0.0585
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3547
CLUBB-TIMER time_microphys_advance = 0.0263
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5773
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1143
CLUBB-TIMER time_clubb_pdf = 0.0614
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3336
CLUBB-TIMER time_microphys_advance = 0.0403
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5606
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1645
CLUBB-TIMER time_clubb_pdf = 0.0471
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3022
CLUBB-TIMER time_microphys_advance = 0.0277
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.5536
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1535
CLUBB-TIMER time_clubb_pdf = 0.0361
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2947
CLUBB-TIMER time_microphys_advance = 0.0281
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.5211
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1168
CLUBB-TIMER time_clubb_pdf = 0.0497
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2653
CLUBB-TIMER time_microphys_advance = 0.0273
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.4680
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1120
CLUBB-TIMER time_clubb_pdf = 0.0346
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2708
CLUBB-TIMER time_microphys_advance = 0.0293
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.4563
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1192
CLUBB-TIMER time_clubb_pdf = 0.0340
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2615
CLUBB-TIMER time_microphys_advance = 0.0302
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.4543
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1309
CLUBB-TIMER time_clubb_pdf = 0.0342
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2862
CLUBB-TIMER time_microphys_advance = 0.0274
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.4883
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1020
CLUBB-TIMER time_clubb_pdf = 0.0581
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2819
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.4719
Iteration: 500
Parameters:
C_uu_shr = 0.99850422143936157227
C11 = 0.84192460775375366211
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0960
CLUBB-TIMER time_clubb_pdf = 0.0334
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2752
CLUBB-TIMER time_microphys_advance = 0.0224
CLUBB-TIMER time_loop_end = 0.0057
CLUBB-TIMER time_total = 0.4348
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1081
CLUBB-TIMER time_clubb_pdf = 0.0478
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3048
CLUBB-TIMER time_microphys_advance = 0.0341
CLUBB-TIMER time_loop_end = 0.0057
CLUBB-TIMER time_total = 0.5025
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1026
CLUBB-TIMER time_clubb_pdf = 0.0569
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3173
CLUBB-TIMER time_microphys_advance = 0.0244
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.5094
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1200
CLUBB-TIMER time_clubb_pdf = 0.0459
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3030
CLUBB-TIMER time_microphys_advance = 0.0236
CLUBB-TIMER time_loop_end = 0.0154
CLUBB-TIMER time_total = 0.5102
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0964
CLUBB-TIMER time_clubb_pdf = 0.0410
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2941
CLUBB-TIMER time_microphys_advance = 0.0253
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.4651
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1253
CLUBB-TIMER time_clubb_pdf = 0.0409
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3062
CLUBB-TIMER time_microphys_advance = 0.0218
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.5022
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1005
CLUBB-TIMER time_clubb_pdf = 0.0444
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2940
CLUBB-TIMER time_microphys_advance = 0.0229
CLUBB-TIMER time_loop_end = 0.0054
CLUBB-TIMER time_total = 0.4694
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1176
CLUBB-TIMER time_clubb_pdf = 0.0482
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2847
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.4897
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1200
CLUBB-TIMER time_clubb_pdf = 0.0507
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2949
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5068
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1288
CLUBB-TIMER time_clubb_pdf = 0.0515
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3276
CLUBB-TIMER time_microphys_advance = 0.0322
CLUBB-TIMER time_loop_end = 0.0099
CLUBB-TIMER time_total = 0.5526
Iteration: 510
Parameters:
C_uu_shr = 1.00000000000000000000
C11 = 0.96373289823532104492
gamma_coef = 0.01357142068445682526
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1290
CLUBB-TIMER time_clubb_pdf = 0.0539
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2910
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5141
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1256
CLUBB-TIMER time_clubb_pdf = 0.0475
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3103
CLUBB-TIMER time_microphys_advance = 0.0302
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.5231
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1335
CLUBB-TIMER time_clubb_pdf = 0.0653
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3199
CLUBB-TIMER time_microphys_advance = 0.0302
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5581
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1191
CLUBB-TIMER time_clubb_pdf = 0.0492
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2757
CLUBB-TIMER time_microphys_advance = 0.0344
CLUBB-TIMER time_loop_end = 0.0177
CLUBB-TIMER time_total = 0.4986
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1275
CLUBB-TIMER time_clubb_pdf = 0.0495
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3185
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0153
CLUBB-TIMER time_total = 0.5442
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1489
CLUBB-TIMER time_clubb_pdf = 0.0490
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3316
CLUBB-TIMER time_microphys_advance = 0.0490
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5879
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1216
CLUBB-TIMER time_clubb_pdf = 0.0547
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3472
CLUBB-TIMER time_microphys_advance = 0.0455
CLUBB-TIMER time_loop_end = 0.0232
CLUBB-TIMER time_total = 0.5948
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1230
CLUBB-TIMER time_clubb_pdf = 0.0722
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3401
CLUBB-TIMER time_microphys_advance = 0.0375
CLUBB-TIMER time_loop_end = 0.0188
CLUBB-TIMER time_total = 0.5941
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1315
CLUBB-TIMER time_clubb_pdf = 0.0747
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3315
CLUBB-TIMER time_microphys_advance = 0.0342
CLUBB-TIMER time_loop_end = 0.0120
CLUBB-TIMER time_total = 0.5903
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1340
CLUBB-TIMER time_clubb_pdf = 0.0528
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3216
CLUBB-TIMER time_microphys_advance = 0.0305
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.5490
Iteration: 520
Parameters:
C_uu_shr = 0.30643174052238464355
C11 = 0.17013263702392578125
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1204
CLUBB-TIMER time_clubb_pdf = 0.0370
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3105
CLUBB-TIMER time_microphys_advance = 0.0364
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.5155
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1425
CLUBB-TIMER time_clubb_pdf = 0.0499
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3180
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5506
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1574
CLUBB-TIMER time_clubb_pdf = 0.0491
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3300
CLUBB-TIMER time_microphys_advance = 0.0433
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.5895
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1234
CLUBB-TIMER time_clubb_pdf = 0.0492
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3406
CLUBB-TIMER time_microphys_advance = 0.0494
CLUBB-TIMER time_loop_end = 0.0289
CLUBB-TIMER time_total = 0.5940
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1404
CLUBB-TIMER time_clubb_pdf = 0.0657
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3494
CLUBB-TIMER time_microphys_advance = 0.0305
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.5959
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1240
CLUBB-TIMER time_clubb_pdf = 0.0499
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3293
CLUBB-TIMER time_microphys_advance = 0.0295
CLUBB-TIMER time_loop_end = 0.0130
CLUBB-TIMER time_total = 0.5487
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0029
CLUBB-TIMER time_clubb_advance = 0.1427
CLUBB-TIMER time_clubb_pdf = 0.0420
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3316
CLUBB-TIMER time_microphys_advance = 0.0284
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.5587
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1197
CLUBB-TIMER time_clubb_pdf = 0.0366
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3129
CLUBB-TIMER time_microphys_advance = 0.0429
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.5238
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1016
CLUBB-TIMER time_clubb_pdf = 0.0372
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3157
CLUBB-TIMER time_microphys_advance = 0.0221
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.4870
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1141
CLUBB-TIMER time_clubb_pdf = 0.0482
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3238
CLUBB-TIMER time_microphys_advance = 0.0217
CLUBB-TIMER time_loop_end = 0.0057
CLUBB-TIMER time_total = 0.5156
Iteration: 530
Parameters:
C_uu_shr = 0.08041355013847351074
C11 = 0.10896944999694824219
gamma_coef = 0.04499854147434234619
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1269
CLUBB-TIMER time_clubb_pdf = 0.0444
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3513
CLUBB-TIMER time_microphys_advance = 0.0222
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.5532
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0960
CLUBB-TIMER time_clubb_pdf = 0.0553
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3658
CLUBB-TIMER time_microphys_advance = 0.0259
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.5512
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1087
CLUBB-TIMER time_clubb_pdf = 0.0469
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3566
CLUBB-TIMER time_microphys_advance = 0.0217
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.5421
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1378
CLUBB-TIMER time_clubb_pdf = 0.0451
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3324
CLUBB-TIMER time_microphys_advance = 0.0219
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.5457
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0055
CLUBB-TIMER time_clubb_advance = 0.1004
CLUBB-TIMER time_clubb_pdf = 0.0442
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3184
CLUBB-TIMER time_microphys_advance = 0.0218
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_total = 0.4974
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1071
CLUBB-TIMER time_clubb_pdf = 0.0533
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3152
CLUBB-TIMER time_microphys_advance = 0.0234
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.5073
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1213
CLUBB-TIMER time_clubb_pdf = 0.0481
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3582
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.5580
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0968
CLUBB-TIMER time_clubb_pdf = 0.0743
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3473
CLUBB-TIMER time_microphys_advance = 0.0244
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_total = 0.5508
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1332
CLUBB-TIMER time_clubb_pdf = 0.0443
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3408
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.5488
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0929
CLUBB-TIMER time_clubb_pdf = 0.0499
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3698
CLUBB-TIMER time_microphys_advance = 0.0299
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.5507
Iteration: 540
Parameters:
C_uu_shr = 0.02580839581787586212
C11 = 0.11518153548240661621
gamma_coef = 0.05349095538258552551
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0962
CLUBB-TIMER time_clubb_pdf = 0.0438
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3433
CLUBB-TIMER time_microphys_advance = 0.0217
CLUBB-TIMER time_loop_end = 0.0096
CLUBB-TIMER time_total = 0.5169
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1108
CLUBB-TIMER time_clubb_pdf = 0.0507
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3327
CLUBB-TIMER time_microphys_advance = 0.0224
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5255
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0974
CLUBB-TIMER time_clubb_pdf = 0.0441
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3287
CLUBB-TIMER time_microphys_advance = 0.0230
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.5015
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0955
CLUBB-TIMER time_clubb_pdf = 0.0455
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3105
CLUBB-TIMER time_microphys_advance = 0.0224
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_total = 0.4819
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0950
CLUBB-TIMER time_clubb_pdf = 0.0433
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3115
CLUBB-TIMER time_microphys_advance = 0.0221
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.4802
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1072
CLUBB-TIMER time_clubb_pdf = 0.0448
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3420
CLUBB-TIMER time_microphys_advance = 0.0436
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.5458
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1152
CLUBB-TIMER time_clubb_pdf = 0.0462
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3499
CLUBB-TIMER time_microphys_advance = 0.0217
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.5408
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0978
CLUBB-TIMER time_clubb_pdf = 0.0476
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3510
CLUBB-TIMER time_microphys_advance = 0.0384
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.5431
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1031
CLUBB-TIMER time_clubb_pdf = 0.0329
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3136
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.4792
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0049
CLUBB-TIMER time_clubb_advance = 0.1046
CLUBB-TIMER time_clubb_pdf = 0.0315
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2877
CLUBB-TIMER time_microphys_advance = 0.0217
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_total = 0.4571
Iteration: 550
Parameters:
C_uu_shr = 0.16264726221561431885
C11 = 0.24295194447040557861
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0899
CLUBB-TIMER time_clubb_pdf = 0.0373
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2965
CLUBB-TIMER time_microphys_advance = 0.0221
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.4557
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1001
CLUBB-TIMER time_clubb_pdf = 0.0359
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3052
CLUBB-TIMER time_microphys_advance = 0.0218
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.4741
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0060
CLUBB-TIMER time_clubb_advance = 0.1006
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3408
CLUBB-TIMER time_microphys_advance = 0.0214
CLUBB-TIMER time_loop_end = 0.0055
CLUBB-TIMER time_total = 0.5064
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0950
CLUBB-TIMER time_clubb_pdf = 0.0373
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2834
CLUBB-TIMER time_microphys_advance = 0.0219
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.4457
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1022
CLUBB-TIMER time_clubb_pdf = 0.0380
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3024
CLUBB-TIMER time_microphys_advance = 0.0221
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.4735
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0942
CLUBB-TIMER time_clubb_pdf = 0.0324
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2916
CLUBB-TIMER time_microphys_advance = 0.0217
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_total = 0.4476
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0992
CLUBB-TIMER time_clubb_pdf = 0.0318
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2840
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.4470
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1181
CLUBB-TIMER time_clubb_pdf = 0.0312
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3231
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0054
CLUBB-TIMER time_total = 0.5067
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0924
CLUBB-TIMER time_clubb_pdf = 0.0350
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3433
CLUBB-TIMER time_microphys_advance = 0.0218
CLUBB-TIMER time_loop_end = 0.0151
CLUBB-TIMER time_total = 0.5097
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0923
CLUBB-TIMER time_clubb_pdf = 0.0324
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3069
CLUBB-TIMER time_microphys_advance = 0.0218
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_total = 0.4614
Iteration: 560
Parameters:
C_uu_shr = 0.35435801744461059570
C11 = 0.21570155024528503418
gamma_coef = 0.03269092366099357605
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0900
CLUBB-TIMER time_clubb_pdf = 0.0429
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3229
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0054
CLUBB-TIMER time_total = 0.4848
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1111
CLUBB-TIMER time_clubb_pdf = 0.0530
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3411
CLUBB-TIMER time_microphys_advance = 0.0250
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_total = 0.5378
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0935
CLUBB-TIMER time_clubb_pdf = 0.0492
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3209
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.4961
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1220
CLUBB-TIMER time_clubb_pdf = 0.0341
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2977
CLUBB-TIMER time_microphys_advance = 0.0265
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.4893
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1179
CLUBB-TIMER time_clubb_pdf = 0.0468
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3598
CLUBB-TIMER time_microphys_advance = 0.0297
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.5638
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1222
CLUBB-TIMER time_clubb_pdf = 0.0368
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3038
CLUBB-TIMER time_microphys_advance = 0.0294
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.5019
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1272
CLUBB-TIMER time_clubb_pdf = 0.0531
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3210
CLUBB-TIMER time_microphys_advance = 0.0292
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.5409
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0898
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2379
CLUBB-TIMER time_microphys_advance = 0.0198
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.3840
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0873
CLUBB-TIMER time_clubb_pdf = 0.0299
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2234
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3639
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0792
CLUBB-TIMER time_clubb_pdf = 0.0237
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2350
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3610
Iteration: 570
Parameters:
C_uu_shr = 0.35903632640838623047
C11 = 0.22359861433506011963
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1402
CLUBB-TIMER time_clubb_pdf = 0.0375
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3297
CLUBB-TIMER time_microphys_advance = 0.0416
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.5579
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1314
CLUBB-TIMER time_clubb_pdf = 0.0379
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2979
CLUBB-TIMER time_microphys_advance = 0.0362
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5132
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1228
CLUBB-TIMER time_clubb_pdf = 0.0503
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3179
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.5317
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1342
CLUBB-TIMER time_clubb_pdf = 0.0401
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3172
CLUBB-TIMER time_microphys_advance = 0.0304
CLUBB-TIMER time_loop_end = 0.0149
CLUBB-TIMER time_total = 0.5395
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1184
CLUBB-TIMER time_clubb_pdf = 0.0371
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3145
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5090
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1289
CLUBB-TIMER time_clubb_pdf = 0.0490
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3447
CLUBB-TIMER time_microphys_advance = 0.0361
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5684
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1256
CLUBB-TIMER time_clubb_pdf = 0.0495
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3496
CLUBB-TIMER time_microphys_advance = 0.0332
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.5682
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1061
CLUBB-TIMER time_clubb_pdf = 0.0317
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2442
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4050
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0746
CLUBB-TIMER time_clubb_pdf = 0.0340
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2441
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3793
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1072
CLUBB-TIMER time_clubb_pdf = 0.0465
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3043
CLUBB-TIMER time_microphys_advance = 0.0251
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.4948
Iteration: 580
Parameters:
C_uu_shr = 0.23233421146869659424
C11 = 0.12503287196159362793
gamma_coef = 0.01175021287053823471
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0880
CLUBB-TIMER time_clubb_pdf = 0.0353
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2419
CLUBB-TIMER time_microphys_advance = 0.0227
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.3945
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0826
CLUBB-TIMER time_clubb_pdf = 0.0315
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2374
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3737
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0883
CLUBB-TIMER time_clubb_pdf = 0.0333
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2504
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3958
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0906
CLUBB-TIMER time_clubb_pdf = 0.0392
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2691
CLUBB-TIMER time_microphys_advance = 0.0298
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4350
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0750
CLUBB-TIMER time_clubb_pdf = 0.0383
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2364
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3724
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0813
CLUBB-TIMER time_clubb_pdf = 0.0384
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2696
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4115
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0699
CLUBB-TIMER time_clubb_pdf = 0.0481
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2374
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3783
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0979
CLUBB-TIMER time_clubb_pdf = 0.0379
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3075
CLUBB-TIMER time_microphys_advance = 0.0210
CLUBB-TIMER time_loop_end = 0.0109
CLUBB-TIMER time_total = 0.4773
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0899
CLUBB-TIMER time_clubb_pdf = 0.0346
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2455
CLUBB-TIMER time_microphys_advance = 0.0276
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_total = 0.4049
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1160
CLUBB-TIMER time_clubb_pdf = 0.0492
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3133
CLUBB-TIMER time_microphys_advance = 0.0354
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5233
Iteration: 590
Parameters:
C_uu_shr = 0.22052411735057830811
C11 = 0.19943344593048095703
gamma_coef = 0.03216470032930374146
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.0994
CLUBB-TIMER time_clubb_pdf = 0.0414
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3097
CLUBB-TIMER time_microphys_advance = 0.0237
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.4826
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1147
CLUBB-TIMER time_clubb_pdf = 0.0491
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3188
CLUBB-TIMER time_microphys_advance = 0.0288
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.5206
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1180
CLUBB-TIMER time_clubb_pdf = 0.0573
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3262
CLUBB-TIMER time_microphys_advance = 0.0392
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.5522
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1275
CLUBB-TIMER time_clubb_pdf = 0.0572
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3284
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5569
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1163
CLUBB-TIMER time_clubb_pdf = 0.0480
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2972
CLUBB-TIMER time_microphys_advance = 0.0277
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.4989
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0800
CLUBB-TIMER time_clubb_pdf = 0.0327
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2255
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3609
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1490
CLUBB-TIMER time_clubb_pdf = 0.0490
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3518
CLUBB-TIMER time_microphys_advance = 0.0298
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5925
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1176
CLUBB-TIMER time_clubb_pdf = 0.0295
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2410
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4108
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0735
CLUBB-TIMER time_clubb_pdf = 0.0297
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2233
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0120
CLUBB-TIMER time_total = 0.3575
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1242
CLUBB-TIMER time_clubb_pdf = 0.0571
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3013
CLUBB-TIMER time_microphys_advance = 0.0309
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.5229
Iteration: 600
Parameters:
C_uu_shr = 0.56577533483505249023
C11 = 0.17211128771305084229
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1369
CLUBB-TIMER time_clubb_pdf = 0.0380
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3033
CLUBB-TIMER time_microphys_advance = 0.0305
CLUBB-TIMER time_loop_end = 0.0151
CLUBB-TIMER time_total = 0.5265
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1173
CLUBB-TIMER time_clubb_pdf = 0.0379
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3226
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.5176
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1360
CLUBB-TIMER time_clubb_pdf = 0.0487
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3087
CLUBB-TIMER time_microphys_advance = 0.0293
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.5328
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1222
CLUBB-TIMER time_clubb_pdf = 0.0452
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3167
CLUBB-TIMER time_microphys_advance = 0.0276
CLUBB-TIMER time_loop_end = 0.0139
CLUBB-TIMER time_total = 0.5284
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0855
CLUBB-TIMER time_clubb_pdf = 0.0282
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2505
CLUBB-TIMER time_microphys_advance = 0.0300
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4005
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1220
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2466
CLUBB-TIMER time_microphys_advance = 0.0278
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_total = 0.4354
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0817
CLUBB-TIMER time_clubb_pdf = 0.0389
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2240
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.3787
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0982
CLUBB-TIMER time_clubb_pdf = 0.0443
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2713
CLUBB-TIMER time_microphys_advance = 0.0191
CLUBB-TIMER time_loop_end = 0.0117
CLUBB-TIMER time_total = 0.4464
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0932
CLUBB-TIMER time_clubb_pdf = 0.0569
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2175
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0226
CLUBB-TIMER time_total = 0.4096
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0746
CLUBB-TIMER time_clubb_pdf = 0.0396
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2263
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3629
Iteration: 610
Parameters:
C_uu_shr = 0.56604248285293579102
C11 = 0.24072618782520294189
gamma_coef = 0.02674840763211250305
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0696
CLUBB-TIMER time_clubb_pdf = 0.0300
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2110
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3327
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0807
CLUBB-TIMER time_clubb_pdf = 0.0305
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2378
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3722
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1234
CLUBB-TIMER time_clubb_pdf = 0.0468
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3602
CLUBB-TIMER time_microphys_advance = 0.0291
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.5685
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1366
CLUBB-TIMER time_clubb_pdf = 0.0516
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3228
CLUBB-TIMER time_microphys_advance = 0.0390
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5595
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1249
CLUBB-TIMER time_clubb_pdf = 0.0546
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3323
CLUBB-TIMER time_microphys_advance = 0.0429
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.5643
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1582
CLUBB-TIMER time_clubb_pdf = 0.0518
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3530
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.6030
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1354
CLUBB-TIMER time_clubb_pdf = 0.0603
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3231
CLUBB-TIMER time_microphys_advance = 0.0331
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.5614
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1396
CLUBB-TIMER time_clubb_pdf = 0.0513
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3291
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5600
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1363
CLUBB-TIMER time_clubb_pdf = 0.0499
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3519
CLUBB-TIMER time_microphys_advance = 0.0425
CLUBB-TIMER time_loop_end = 0.0188
CLUBB-TIMER time_total = 0.6019
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1542
CLUBB-TIMER time_clubb_pdf = 0.0460
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3448
CLUBB-TIMER time_microphys_advance = 0.0331
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5902
Iteration: 620
Parameters:
C_uu_shr = 0.55767953395843505859
C11 = 0.16737309098243713379
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1225
CLUBB-TIMER time_clubb_pdf = 0.0373
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3252
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0107
CLUBB-TIMER time_total = 0.5282
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1546
CLUBB-TIMER time_clubb_pdf = 0.0443
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3135
CLUBB-TIMER time_microphys_advance = 0.0390
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.5601
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1426
CLUBB-TIMER time_clubb_pdf = 0.0374
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3009
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5203
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1246
CLUBB-TIMER time_clubb_pdf = 0.0401
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3186
CLUBB-TIMER time_microphys_advance = 0.0361
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5284
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1417
CLUBB-TIMER time_clubb_pdf = 0.0414
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3358
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5596
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1205
CLUBB-TIMER time_clubb_pdf = 0.0462
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3301
CLUBB-TIMER time_microphys_advance = 0.0305
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.5366
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1231
CLUBB-TIMER time_clubb_pdf = 0.0497
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3286
CLUBB-TIMER time_microphys_advance = 0.0321
CLUBB-TIMER time_loop_end = 0.0076
CLUBB-TIMER time_total = 0.5436
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1332
CLUBB-TIMER time_clubb_pdf = 0.0443
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3604
CLUBB-TIMER time_microphys_advance = 0.0330
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5822
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1504
CLUBB-TIMER time_clubb_pdf = 0.0509
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3385
CLUBB-TIMER time_microphys_advance = 0.0396
CLUBB-TIMER time_loop_end = 0.0129
CLUBB-TIMER time_total = 0.5949
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1461
CLUBB-TIMER time_clubb_pdf = 0.0598
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3465
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.5951
Iteration: 630
Parameters:
C_uu_shr = 0.52769958972930908203
C11 = 0.15000928938388824463
gamma_coef = 0.04831876605749130249
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1327
CLUBB-TIMER time_clubb_pdf = 0.0709
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3545
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.6004
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0091
CLUBB-TIMER time_clubb_advance = 0.1281
CLUBB-TIMER time_clubb_pdf = 0.0506
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3232
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5520
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1288
CLUBB-TIMER time_clubb_pdf = 0.0730
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3459
CLUBB-TIMER time_microphys_advance = 0.0401
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5976
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1316
CLUBB-TIMER time_clubb_pdf = 0.0496
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3342
CLUBB-TIMER time_microphys_advance = 0.0409
CLUBB-TIMER time_loop_end = 0.0374
CLUBB-TIMER time_total = 0.5963
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1280
CLUBB-TIMER time_clubb_pdf = 0.0480
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3396
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0232
CLUBB-TIMER time_total = 0.5734
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1240
CLUBB-TIMER time_clubb_pdf = 0.0395
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3023
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.5076
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1187
CLUBB-TIMER time_clubb_pdf = 0.0401
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3133
CLUBB-TIMER time_microphys_advance = 0.0297
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5110
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1182
CLUBB-TIMER time_clubb_pdf = 0.0409
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2988
CLUBB-TIMER time_microphys_advance = 0.0288
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.4961
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1300
CLUBB-TIMER time_clubb_pdf = 0.0514
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3160
CLUBB-TIMER time_microphys_advance = 0.0299
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.5362
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1154
CLUBB-TIMER time_clubb_pdf = 0.0359
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2849
CLUBB-TIMER time_microphys_advance = 0.0280
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_total = 0.4725
Iteration: 640
Parameters:
C_uu_shr = 0.75490349531173706055
C11 = 0.00000000000000000000
gamma_coef = 0.00000000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1325
CLUBB-TIMER time_clubb_pdf = 0.0461
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3049
CLUBB-TIMER time_microphys_advance = 0.0362
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.5303
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1098
CLUBB-TIMER time_clubb_pdf = 0.0409
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2982
CLUBB-TIMER time_microphys_advance = 0.0270
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.4861
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1036
CLUBB-TIMER time_clubb_pdf = 0.0366
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3137
CLUBB-TIMER time_microphys_advance = 0.0261
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_total = 0.4877
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1213
CLUBB-TIMER time_clubb_pdf = 0.0483
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3288
CLUBB-TIMER time_microphys_advance = 0.0267
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5368
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1107
CLUBB-TIMER time_clubb_pdf = 0.0710
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3294
CLUBB-TIMER time_microphys_advance = 0.0266
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.5493
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1351
CLUBB-TIMER time_clubb_pdf = 0.0521
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3129
CLUBB-TIMER time_microphys_advance = 0.0281
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.5397
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1277
CLUBB-TIMER time_clubb_pdf = 0.0396
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2817
CLUBB-TIMER time_microphys_advance = 0.0272
CLUBB-TIMER time_loop_end = 0.0162
CLUBB-TIMER time_total = 0.4956
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1101
CLUBB-TIMER time_clubb_pdf = 0.0551
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3229
CLUBB-TIMER time_microphys_advance = 0.0240
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.5206
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1126
CLUBB-TIMER time_clubb_pdf = 0.0445
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2935
CLUBB-TIMER time_microphys_advance = 0.0233
CLUBB-TIMER time_loop_end = 0.0176
CLUBB-TIMER time_total = 0.4938
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1111
CLUBB-TIMER time_clubb_pdf = 0.0456
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2982
CLUBB-TIMER time_microphys_advance = 0.0358
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.4990
Iteration: 650
Parameters:
C_uu_shr = 0.91024434566497802734
C11 = 0.00952518079429864883
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1136
CLUBB-TIMER time_clubb_pdf = 0.0341
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2981
CLUBB-TIMER time_microphys_advance = 0.0336
CLUBB-TIMER time_loop_end = 0.0199
CLUBB-TIMER time_total = 0.5014
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1200
CLUBB-TIMER time_clubb_pdf = 0.0395
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3135
CLUBB-TIMER time_microphys_advance = 0.0254
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_total = 0.5062
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1482
CLUBB-TIMER time_clubb_pdf = 0.0366
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2921
CLUBB-TIMER time_microphys_advance = 0.0289
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.5141
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1003
CLUBB-TIMER time_clubb_pdf = 0.0538
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3373
CLUBB-TIMER time_microphys_advance = 0.0242
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.5238
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1243
CLUBB-TIMER time_clubb_pdf = 0.0335
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2890
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0055
CLUBB-TIMER time_total = 0.4867
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1282
CLUBB-TIMER time_clubb_pdf = 0.0330
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2923
CLUBB-TIMER time_microphys_advance = 0.0228
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_total = 0.4844
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1234
CLUBB-TIMER time_clubb_pdf = 0.0358
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2592
CLUBB-TIMER time_microphys_advance = 0.0300
CLUBB-TIMER time_loop_end = 0.0143
CLUBB-TIMER time_total = 0.4650
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1332
CLUBB-TIMER time_clubb_pdf = 0.0377
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2659
CLUBB-TIMER time_microphys_advance = 0.0294
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.4756
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1364
CLUBB-TIMER time_clubb_pdf = 0.0536
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2999
CLUBB-TIMER time_microphys_advance = 0.0345
CLUBB-TIMER time_loop_end = 0.0209
CLUBB-TIMER time_total = 0.5481
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1326
CLUBB-TIMER time_clubb_pdf = 0.0393
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2778
CLUBB-TIMER time_microphys_advance = 0.0287
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.4995
Iteration: 660
Parameters:
C_uu_shr = 0.97849237918853759766
C11 = 0.05043390020728111267
gamma_coef = 0.03356233239173889160
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0972
CLUBB-TIMER time_clubb_pdf = 0.0447
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3041
CLUBB-TIMER time_microphys_advance = 0.0238
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_total = 0.4896
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0061
CLUBB-TIMER time_clubb_advance = 0.0970
CLUBB-TIMER time_clubb_pdf = 0.0422
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2443
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4128
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1144
CLUBB-TIMER time_clubb_pdf = 0.0455
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2923
CLUBB-TIMER time_microphys_advance = 0.0419
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.5034
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0819
CLUBB-TIMER time_clubb_pdf = 0.0302
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2014
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3354
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0899
CLUBB-TIMER time_clubb_pdf = 0.0341
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2441
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3916
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1019
CLUBB-TIMER time_clubb_pdf = 0.0367
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2480
CLUBB-TIMER time_microphys_advance = 0.0627
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.4575
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0737
CLUBB-TIMER time_clubb_pdf = 0.0289
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2311
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_total = 0.3568
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0896
CLUBB-TIMER time_clubb_pdf = 0.0400
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2512
CLUBB-TIMER time_microphys_advance = 0.0200
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.4073
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0941
CLUBB-TIMER time_clubb_pdf = 0.0451
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2502
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4131
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0816
CLUBB-TIMER time_clubb_pdf = 0.0418
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2397
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0150
CLUBB-TIMER time_total = 0.3983
Iteration: 670
Parameters:
C_uu_shr = 0.55557072162628173828
C11 = 0.16842606663703918457
gamma_coef = 0.00471618678420782089
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0806
CLUBB-TIMER time_clubb_pdf = 0.0291
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2697
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4031
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0799
CLUBB-TIMER time_clubb_pdf = 0.0233
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2191
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3468
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0730
CLUBB-TIMER time_clubb_pdf = 0.0229
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2136
CLUBB-TIMER time_microphys_advance = 0.0198
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3353
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0881
CLUBB-TIMER time_clubb_pdf = 0.0347
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2581
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0098
CLUBB-TIMER time_total = 0.4100
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0831
CLUBB-TIMER time_clubb_pdf = 0.0335
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2614
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0164
CLUBB-TIMER time_total = 0.4134
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1068
CLUBB-TIMER time_clubb_pdf = 0.0349
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2335
CLUBB-TIMER time_microphys_advance = 0.0206
CLUBB-TIMER time_loop_end = 0.0127
CLUBB-TIMER time_total = 0.4103
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0740
CLUBB-TIMER time_clubb_pdf = 0.0323
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2368
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3654
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1234
CLUBB-TIMER time_clubb_pdf = 0.0300
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2608
CLUBB-TIMER time_microphys_advance = 0.0269
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_total = 0.4484
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0992
CLUBB-TIMER time_clubb_pdf = 0.0302
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2548
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4085
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0786
CLUBB-TIMER time_clubb_pdf = 0.0597
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2371
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0191
CLUBB-TIMER time_total = 0.4139
Iteration: 680
Parameters:
C_uu_shr = 0.52712953090667724609
C11 = 0.13769458234310150146
gamma_coef = 0.01249058544635772705
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1128
CLUBB-TIMER time_clubb_pdf = 0.0505
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2341
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4232
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1007
CLUBB-TIMER time_clubb_pdf = 0.0351
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2548
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4133
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1000
CLUBB-TIMER time_clubb_pdf = 0.0371
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2653
CLUBB-TIMER time_microphys_advance = 0.0207
CLUBB-TIMER time_loop_end = 0.0055
CLUBB-TIMER time_total = 0.4308
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1026
CLUBB-TIMER time_clubb_pdf = 0.0321
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2239
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.3837
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1087
CLUBB-TIMER time_clubb_pdf = 0.0388
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2813
CLUBB-TIMER time_microphys_advance = 0.0308
CLUBB-TIMER time_loop_end = 0.0098
CLUBB-TIMER time_total = 0.4716
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0859
CLUBB-TIMER time_clubb_pdf = 0.0454
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2733
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4287
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0710
CLUBB-TIMER time_clubb_pdf = 0.0329
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2410
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3674
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0816
CLUBB-TIMER time_clubb_pdf = 0.0362
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2311
CLUBB-TIMER time_microphys_advance = 0.0260
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3809
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0738
CLUBB-TIMER time_clubb_pdf = 0.0337
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2290
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0119
CLUBB-TIMER time_total = 0.3668
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0026
CLUBB-TIMER time_clubb_advance = 0.0974
CLUBB-TIMER time_clubb_pdf = 0.0523
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2228
CLUBB-TIMER time_microphys_advance = 0.0198
CLUBB-TIMER time_loop_end = 0.0192
CLUBB-TIMER time_total = 0.4153
Iteration: 690
Parameters:
C_uu_shr = 0.57317870855331420898
C11 = 0.09319702535867691040
gamma_coef = 0.01249058544635772705
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0767
CLUBB-TIMER time_clubb_pdf = 0.0305
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2618
CLUBB-TIMER time_microphys_advance = 0.0384
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4135
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1132
CLUBB-TIMER time_clubb_pdf = 0.0296
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2451
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4130
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0858
CLUBB-TIMER time_clubb_pdf = 0.0278
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2704
CLUBB-TIMER time_microphys_advance = 0.0218
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4115
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0997
CLUBB-TIMER time_clubb_pdf = 0.0512
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2374
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4109
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0846
CLUBB-TIMER time_clubb_pdf = 0.0279
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2298
CLUBB-TIMER time_microphys_advance = 0.0199
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3683
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0817
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2750
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4121
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1252
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2446
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_total = 0.4308
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0800
CLUBB-TIMER time_clubb_pdf = 0.0468
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2341
CLUBB-TIMER time_microphys_advance = 0.0325
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3992
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1159
CLUBB-TIMER time_clubb_pdf = 0.0417
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2311
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4111
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0780
CLUBB-TIMER time_clubb_pdf = 0.0244
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2259
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0131
CLUBB-TIMER time_total = 0.3605
Iteration: 700
Parameters:
C_uu_shr = 0.59980845451354980469
C11 = 0.20520649850368499756
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0916
CLUBB-TIMER time_clubb_pdf = 0.0259
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2618
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.4032
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0914
CLUBB-TIMER time_clubb_pdf = 0.0237
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2125
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3508
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0882
CLUBB-TIMER time_clubb_pdf = 0.0237
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2043
CLUBB-TIMER time_microphys_advance = 0.0200
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3454
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1005
CLUBB-TIMER time_clubb_pdf = 0.0480
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2116
CLUBB-TIMER time_microphys_advance = 0.0219
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3880
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0733
CLUBB-TIMER time_clubb_pdf = 0.0304
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2560
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0144
CLUBB-TIMER time_total = 0.3922
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0830
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2234
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0105
CLUBB-TIMER time_total = 0.3695
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0903
CLUBB-TIMER time_clubb_pdf = 0.0397
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2594
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4122
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0807
CLUBB-TIMER time_clubb_pdf = 0.0303
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2697
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4035
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0743
CLUBB-TIMER time_clubb_pdf = 0.0304
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2227
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3497
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0941
CLUBB-TIMER time_clubb_pdf = 0.0388
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2491
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4060
Iteration: 710
Parameters:
C_uu_shr = 0.70413541793823242188
C11 = 0.14459308981895446777
gamma_coef = 0.02695988491177558899
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0720
CLUBB-TIMER time_clubb_pdf = 0.0302
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2246
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3490
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1442
CLUBB-TIMER time_clubb_pdf = 0.0579
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3416
CLUBB-TIMER time_microphys_advance = 0.0272
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5808
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0943
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2199
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3676
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0831
CLUBB-TIMER time_clubb_pdf = 0.0305
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2299
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3661
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0727
CLUBB-TIMER time_clubb_pdf = 0.0310
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2562
CLUBB-TIMER time_microphys_advance = 0.0387
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4045
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0801
CLUBB-TIMER time_clubb_pdf = 0.0343
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2605
CLUBB-TIMER time_microphys_advance = 0.0247
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4056
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0800
CLUBB-TIMER time_clubb_pdf = 0.0436
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2093
CLUBB-TIMER time_microphys_advance = 0.0284
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3675
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0768
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2345
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3655
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0807
CLUBB-TIMER time_clubb_pdf = 0.0320
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2149
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3517
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0840
CLUBB-TIMER time_clubb_pdf = 0.0412
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2577
CLUBB-TIMER time_microphys_advance = 0.0244
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.4138
Iteration: 720
Parameters:
C_uu_shr = 0.49679148197174072266
C11 = 0.15799567103385925293
gamma_coef = 0.02386110462248325348
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0041
CLUBB-TIMER time_clubb_advance = 0.0746
CLUBB-TIMER time_clubb_pdf = 0.0308
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2290
CLUBB-TIMER time_microphys_advance = 0.0285
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3721
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0754
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2837
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4127
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0757
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2245
CLUBB-TIMER time_microphys_advance = 0.0360
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3736
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0810
CLUBB-TIMER time_clubb_pdf = 0.0348
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2598
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3983
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0842
CLUBB-TIMER time_clubb_pdf = 0.0236
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2239
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3538
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0767
CLUBB-TIMER time_clubb_pdf = 0.0585
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2450
CLUBB-TIMER time_microphys_advance = 0.0201
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4061
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0818
CLUBB-TIMER time_clubb_pdf = 0.0267
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2554
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0162
CLUBB-TIMER time_total = 0.3982
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1129
CLUBB-TIMER time_clubb_pdf = 0.0243
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2253
CLUBB-TIMER time_microphys_advance = 0.0262
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3947
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0802
CLUBB-TIMER time_clubb_pdf = 0.0292
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2130
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.3470
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1029
CLUBB-TIMER time_clubb_pdf = 0.0441
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2274
CLUBB-TIMER time_microphys_advance = 0.0165
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3971
Iteration: 730
Parameters:
C_uu_shr = 0.56470382213592529297
C11 = 0.18686871230602264404
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0845
CLUBB-TIMER time_clubb_pdf = 0.0234
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2138
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3466
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0897
CLUBB-TIMER time_clubb_pdf = 0.0314
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2235
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3674
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0774
CLUBB-TIMER time_clubb_pdf = 0.0299
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2236
CLUBB-TIMER time_microphys_advance = 0.0260
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.3653
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0787
CLUBB-TIMER time_clubb_pdf = 0.0317
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2799
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.4136
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0746
CLUBB-TIMER time_clubb_pdf = 0.0235
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2044
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3250
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0837
CLUBB-TIMER time_clubb_pdf = 0.0371
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2130
CLUBB-TIMER time_microphys_advance = 0.0237
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.3664
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0896
CLUBB-TIMER time_clubb_pdf = 0.0308
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2276
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.3715
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0837
CLUBB-TIMER time_clubb_pdf = 0.0312
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2240
CLUBB-TIMER time_microphys_advance = 0.0165
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.3621
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1039
CLUBB-TIMER time_clubb_pdf = 0.0449
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2379
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4121
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0752
CLUBB-TIMER time_clubb_pdf = 0.0425
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2219
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0137
CLUBB-TIMER time_total = 0.3715
Iteration: 740
Parameters:
C_uu_shr = 0.57342141866683959961
C11 = 0.13418032228946685791
gamma_coef = 0.01855415664613246918
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0838
CLUBB-TIMER time_clubb_pdf = 0.0315
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2345
CLUBB-TIMER time_microphys_advance = 0.0165
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.3728
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0880
CLUBB-TIMER time_clubb_pdf = 0.0367
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2209
CLUBB-TIMER time_microphys_advance = 0.0165
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.3684
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0797
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2317
CLUBB-TIMER time_microphys_advance = 0.0380
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.3877
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1002
CLUBB-TIMER time_clubb_pdf = 0.0325
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2446
CLUBB-TIMER time_microphys_advance = 0.0231
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4077
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0885
CLUBB-TIMER time_clubb_pdf = 0.0241
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2526
CLUBB-TIMER time_microphys_advance = 0.0204
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.3947
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0752
CLUBB-TIMER time_clubb_pdf = 0.0324
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2310
CLUBB-TIMER time_microphys_advance = 0.0258
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3703
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0734
CLUBB-TIMER time_clubb_pdf = 0.0234
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2171
CLUBB-TIMER time_microphys_advance = 0.0192
CLUBB-TIMER time_loop_end = 0.0151
CLUBB-TIMER time_total = 0.3500
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0999
CLUBB-TIMER time_clubb_pdf = 0.0397
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3252
CLUBB-TIMER time_microphys_advance = 0.0223
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.4973
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0868
CLUBB-TIMER time_clubb_pdf = 0.0348
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2549
CLUBB-TIMER time_microphys_advance = 0.0205
CLUBB-TIMER time_loop_end = 0.0134
CLUBB-TIMER time_total = 0.4122
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0805
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2781
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4128
Iteration: 750
Parameters:
C_uu_shr = 0.52494359016418457031
C11 = 0.10145401209592819214
gamma_coef = 0.02486212365329265594
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0920
CLUBB-TIMER time_clubb_pdf = 0.0339
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2162
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3677
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0906
CLUBB-TIMER time_clubb_pdf = 0.0302
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2258
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3689
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0810
CLUBB-TIMER time_clubb_pdf = 0.0309
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2226
CLUBB-TIMER time_microphys_advance = 0.0283
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3687
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0869
CLUBB-TIMER time_clubb_pdf = 0.0301
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2289
CLUBB-TIMER time_microphys_advance = 0.0200
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3718
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0787
CLUBB-TIMER time_clubb_pdf = 0.0351
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2624
CLUBB-TIMER time_microphys_advance = 0.0436
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4265
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0846
CLUBB-TIMER time_clubb_pdf = 0.0382
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2318
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.3792
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0930
CLUBB-TIMER time_clubb_pdf = 0.0332
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2927
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0054
CLUBB-TIMER time_total = 0.4467
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1403
CLUBB-TIMER time_clubb_pdf = 0.0664
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3413
CLUBB-TIMER time_microphys_advance = 0.0275
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.5873
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1144
CLUBB-TIMER time_clubb_pdf = 0.0555
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2955
CLUBB-TIMER time_microphys_advance = 0.0308
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5061
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1488
CLUBB-TIMER time_clubb_pdf = 0.0480
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3296
CLUBB-TIMER time_microphys_advance = 0.0275
CLUBB-TIMER time_loop_end = 0.0190
CLUBB-TIMER time_total = 0.5759
Iteration: 760
Parameters:
C_uu_shr = 0.52724897861480712891
C11 = 0.13979300856590270996
gamma_coef = 0.01342859584838151932
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in 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.1235
CLUBB-TIMER time_clubb_pdf = 0.0492
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3412
CLUBB-TIMER time_microphys_advance = 0.0318
CLUBB-TIMER time_loop_end = 0.0199
CLUBB-TIMER time_total = 0.5758
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1424
CLUBB-TIMER time_clubb_pdf = 0.0519
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3341
CLUBB-TIMER time_microphys_advance = 0.0289
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5668
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0069
CLUBB-TIMER time_clubb_advance = 0.0723
CLUBB-TIMER time_clubb_pdf = 0.0368
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2504
CLUBB-TIMER time_microphys_advance = 0.0289
CLUBB-TIMER time_loop_end = 0.0148
CLUBB-TIMER time_total = 0.4110
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1434
CLUBB-TIMER time_clubb_pdf = 0.0376
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3332
CLUBB-TIMER time_microphys_advance = 0.0295
CLUBB-TIMER time_loop_end = 0.0092
CLUBB-TIMER time_total = 0.5557
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1303
CLUBB-TIMER time_clubb_pdf = 0.0462
CLUBB-TIMER time_SILHS = 0.0016
CLUBB-TIMER time_microphys_scheme = 0.3450
CLUBB-TIMER time_microphys_advance = 0.0275
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5617
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0016
CLUBB-TIMER time_clubb_advance = 0.1277
CLUBB-TIMER time_clubb_pdf = 0.0489
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3129
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.5326
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1275
CLUBB-TIMER time_clubb_pdf = 0.0399
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3210
CLUBB-TIMER time_microphys_advance = 0.0592
CLUBB-TIMER time_loop_end = 0.0136
CLUBB-TIMER time_total = 0.5640
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1433
CLUBB-TIMER time_clubb_pdf = 0.0482
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3530
CLUBB-TIMER time_microphys_advance = 0.0366
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5909
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1152
CLUBB-TIMER time_clubb_pdf = 0.0379
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3247
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5187
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0784
CLUBB-TIMER time_clubb_pdf = 0.0359
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2427
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0163
CLUBB-TIMER time_total = 0.3940
Iteration: 770
Parameters:
C_uu_shr = 0.58087855577468872070
C11 = 0.15430325269699096680
gamma_coef = 0.00277806515805423260
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0779
CLUBB-TIMER time_clubb_pdf = 0.0305
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2658
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4002
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0832
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2231
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3588
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0751
CLUBB-TIMER time_clubb_pdf = 0.0287
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2352
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3611
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0801
CLUBB-TIMER time_clubb_pdf = 0.0291
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2576
CLUBB-TIMER time_microphys_advance = 0.0318
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.4069
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0752
CLUBB-TIMER time_clubb_pdf = 0.0299
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2775
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4056
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0813
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2727
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4085
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0810
CLUBB-TIMER time_clubb_pdf = 0.0313
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2709
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4077
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0847
CLUBB-TIMER time_clubb_pdf = 0.0250
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2362
CLUBB-TIMER time_microphys_advance = 0.0406
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3927
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0859
CLUBB-TIMER time_clubb_pdf = 0.0263
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2465
CLUBB-TIMER time_microphys_advance = 0.0296
CLUBB-TIMER time_loop_end = 0.0118
CLUBB-TIMER time_total = 0.4018
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0926
CLUBB-TIMER time_clubb_pdf = 0.0247
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2582
CLUBB-TIMER time_microphys_advance = 0.0269
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4085
Iteration: 780
Parameters:
C_uu_shr = 0.54528826475143432617
C11 = 0.16060470044612884521
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0912
CLUBB-TIMER time_clubb_pdf = 0.0238
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2521
CLUBB-TIMER time_microphys_advance = 0.0165
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.3899
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0896
CLUBB-TIMER time_clubb_pdf = 0.0297
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2018
CLUBB-TIMER time_microphys_advance = 0.0205
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.3517
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0126
CLUBB-TIMER time_clubb_advance = 0.0970
CLUBB-TIMER time_clubb_pdf = 0.0301
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2239
CLUBB-TIMER time_microphys_advance = 0.0360
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4048
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0711
CLUBB-TIMER time_clubb_pdf = 0.0298
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2298
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3532
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0840
CLUBB-TIMER time_clubb_pdf = 0.0273
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2172
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3518
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0860
CLUBB-TIMER time_clubb_pdf = 0.0236
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2558
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.3874
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0843
CLUBB-TIMER time_clubb_pdf = 0.0308
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2278
CLUBB-TIMER time_microphys_advance = 0.0161
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3648
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0793
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2723
CLUBB-TIMER time_microphys_advance = 0.0165
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4050
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1005
CLUBB-TIMER time_clubb_pdf = 0.0567
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2408
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0093
CLUBB-TIMER time_total = 0.4266
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0097
CLUBB-TIMER time_clubb_advance = 0.0718
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2799
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4138
Iteration: 790
Parameters:
C_uu_shr = 0.58153170347213745117
C11 = 0.15093810856342315674
gamma_coef = 0.01481212116777896881
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0844
CLUBB-TIMER time_clubb_pdf = 0.0314
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2566
CLUBB-TIMER time_microphys_advance = 0.0408
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4196
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0785
CLUBB-TIMER time_clubb_pdf = 0.0328
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2191
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3554
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0942
CLUBB-TIMER time_clubb_pdf = 0.0427
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2383
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4032
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0733
CLUBB-TIMER time_clubb_pdf = 0.0391
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2309
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3657
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0761
CLUBB-TIMER time_clubb_pdf = 0.0237
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2261
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.3483
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0750
CLUBB-TIMER time_clubb_pdf = 0.0237
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2254
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3466
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0847
CLUBB-TIMER time_clubb_pdf = 0.0300
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2146
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.3528
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0770
CLUBB-TIMER time_clubb_pdf = 0.0239
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2259
CLUBB-TIMER time_microphys_advance = 0.0244
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.3576
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0798
CLUBB-TIMER time_clubb_pdf = 0.0300
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2240
CLUBB-TIMER time_microphys_advance = 0.0219
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.3648
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.0866
CLUBB-TIMER time_clubb_pdf = 0.0255
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2709
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0053
CLUBB-TIMER time_total = 0.4079
Iteration: 800
Parameters:
C_uu_shr = 0.66160821914672851562
C11 = 0.16614916920661926270
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0872
CLUBB-TIMER time_clubb_pdf = 0.0235
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2099
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.3447
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1062
CLUBB-TIMER time_clubb_pdf = 0.0269
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2196
CLUBB-TIMER time_microphys_advance = 0.0283
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3867
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1127
CLUBB-TIMER time_clubb_pdf = 0.0245
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2236
CLUBB-TIMER time_microphys_advance = 0.0265
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.3956
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1109
CLUBB-TIMER time_clubb_pdf = 0.0417
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2185
CLUBB-TIMER time_microphys_advance = 0.0268
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4039
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.1083
CLUBB-TIMER time_clubb_pdf = 0.0297
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2325
CLUBB-TIMER time_microphys_advance = 0.0291
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4054
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0929
CLUBB-TIMER time_clubb_pdf = 0.0387
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2779
CLUBB-TIMER time_microphys_advance = 0.0215
CLUBB-TIMER time_loop_end = 0.0173
CLUBB-TIMER time_total = 0.4502
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0701
CLUBB-TIMER time_clubb_pdf = 0.0283
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2758
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3961
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0914
CLUBB-TIMER time_clubb_pdf = 0.0316
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2601
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4083
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0801
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2723
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4046
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0785
CLUBB-TIMER time_clubb_pdf = 0.0239
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2538
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0144
CLUBB-TIMER time_total = 0.3898
Iteration: 810
Parameters:
C_uu_shr = 0.63804852962493896484
C11 = 0.19647014141082763672
gamma_coef = 0.01251794397830963135
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0811
CLUBB-TIMER time_clubb_pdf = 0.0346
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2499
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0147
CLUBB-TIMER time_total = 0.4145
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1193
CLUBB-TIMER time_clubb_pdf = 0.0402
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3520
CLUBB-TIMER time_microphys_advance = 0.0285
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.5497
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1260
CLUBB-TIMER time_clubb_pdf = 0.0395
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3344
CLUBB-TIMER time_microphys_advance = 0.0288
CLUBB-TIMER time_loop_end = 0.0177
CLUBB-TIMER time_total = 0.5494
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1219
CLUBB-TIMER time_clubb_pdf = 0.0486
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3111
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0076
CLUBB-TIMER time_total = 0.5227
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1312
CLUBB-TIMER time_clubb_pdf = 0.0387
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3355
CLUBB-TIMER time_microphys_advance = 0.0374
CLUBB-TIMER time_loop_end = 0.0238
CLUBB-TIMER time_total = 0.5693
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1224
CLUBB-TIMER time_clubb_pdf = 0.0519
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3302
CLUBB-TIMER time_microphys_advance = 0.0352
CLUBB-TIMER time_loop_end = 0.0187
CLUBB-TIMER time_total = 0.5609
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1407
CLUBB-TIMER time_clubb_pdf = 0.0595
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3273
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5697
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1196
CLUBB-TIMER time_clubb_pdf = 0.0576
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3297
CLUBB-TIMER time_microphys_advance = 0.0482
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5644
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1248
CLUBB-TIMER time_clubb_pdf = 0.0457
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3287
CLUBB-TIMER time_microphys_advance = 0.0424
CLUBB-TIMER time_loop_end = 0.0191
CLUBB-TIMER time_total = 0.5656
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1268
CLUBB-TIMER time_clubb_pdf = 0.0536
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3370
CLUBB-TIMER time_microphys_advance = 0.0302
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.5578
Iteration: 820
Parameters:
C_uu_shr = 0.54914855957031250000
C11 = 0.22434829175472259521
gamma_coef = 0.00954151432961225510
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1507
CLUBB-TIMER time_clubb_pdf = 0.0487
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3479
CLUBB-TIMER time_microphys_advance = 0.0292
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.5870
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1532
CLUBB-TIMER time_clubb_pdf = 0.0410
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3302
CLUBB-TIMER time_microphys_advance = 0.0296
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5633
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1194
CLUBB-TIMER time_clubb_pdf = 0.0391
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3417
CLUBB-TIMER time_microphys_advance = 0.0383
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5497
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1404
CLUBB-TIMER time_clubb_pdf = 0.0385
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3442
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5625
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1346
CLUBB-TIMER time_clubb_pdf = 0.0432
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3389
CLUBB-TIMER time_microphys_advance = 0.0304
CLUBB-TIMER time_loop_end = 0.0116
CLUBB-TIMER time_total = 0.5612
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1213
CLUBB-TIMER time_clubb_pdf = 0.0367
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3149
CLUBB-TIMER time_microphys_advance = 0.0288
CLUBB-TIMER time_loop_end = 0.0143
CLUBB-TIMER time_total = 0.5187
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1476
CLUBB-TIMER time_clubb_pdf = 0.0466
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3466
CLUBB-TIMER time_microphys_advance = 0.0318
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5820
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1012
CLUBB-TIMER time_clubb_pdf = 0.0475
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2837
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0290
CLUBB-TIMER time_total = 0.4851
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1298
CLUBB-TIMER time_clubb_pdf = 0.0549
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3537
CLUBB-TIMER time_microphys_advance = 0.0428
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5909
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1294
CLUBB-TIMER time_clubb_pdf = 0.0380
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3315
CLUBB-TIMER time_microphys_advance = 0.0425
CLUBB-TIMER time_loop_end = 0.0162
CLUBB-TIMER time_total = 0.5602
Iteration: 830
Parameters:
C_uu_shr = 0.58640539646148681641
C11 = 0.18257611989974975586
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1313
CLUBB-TIMER time_clubb_pdf = 0.0465
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3313
CLUBB-TIMER time_microphys_advance = 0.0362
CLUBB-TIMER time_loop_end = 0.0192
CLUBB-TIMER time_total = 0.5670
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1692
CLUBB-TIMER time_clubb_pdf = 0.0485
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3259
CLUBB-TIMER time_microphys_advance = 0.0348
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.5877
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1355
CLUBB-TIMER time_clubb_pdf = 0.0508
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3557
CLUBB-TIMER time_microphys_advance = 0.0397
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.5920
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1235
CLUBB-TIMER time_clubb_pdf = 0.0509
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3147
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.5287
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0019
CLUBB-TIMER time_clubb_advance = 0.1213
CLUBB-TIMER time_clubb_pdf = 0.0429
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3120
CLUBB-TIMER time_microphys_advance = 0.0382
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5257
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1268
CLUBB-TIMER time_clubb_pdf = 0.0552
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3306
CLUBB-TIMER time_microphys_advance = 0.0463
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5690
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1245
CLUBB-TIMER time_clubb_pdf = 0.0470
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3446
CLUBB-TIMER time_microphys_advance = 0.0287
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.5542
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0812
CLUBB-TIMER time_clubb_pdf = 0.0514
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2451
CLUBB-TIMER time_microphys_advance = 0.0256
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4096
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1061
CLUBB-TIMER time_clubb_pdf = 0.0354
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2849
CLUBB-TIMER time_microphys_advance = 0.0251
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.4605
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0996
CLUBB-TIMER time_clubb_pdf = 0.0327
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2678
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4249
Iteration: 840
Parameters:
C_uu_shr = 0.65120506286621093750
C11 = 0.16134037077426910400
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0968
CLUBB-TIMER time_clubb_pdf = 0.0324
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2348
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0093
CLUBB-TIMER time_total = 0.3939
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0929
CLUBB-TIMER time_clubb_pdf = 0.0274
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2496
CLUBB-TIMER time_microphys_advance = 0.0277
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4038
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0950
CLUBB-TIMER time_clubb_pdf = 0.0347
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2667
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.4214
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0770
CLUBB-TIMER time_clubb_pdf = 0.0240
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2462
CLUBB-TIMER time_microphys_advance = 0.0284
CLUBB-TIMER time_loop_end = 0.0137
CLUBB-TIMER time_total = 0.3910
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0755
CLUBB-TIMER time_clubb_pdf = 0.0273
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2186
CLUBB-TIMER time_microphys_advance = 0.0164
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3438
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0843
CLUBB-TIMER time_clubb_pdf = 0.0316
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2300
CLUBB-TIMER time_microphys_advance = 0.0165
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3685
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in 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.1254
CLUBB-TIMER time_clubb_pdf = 0.0380
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3391
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.5577
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1456
CLUBB-TIMER time_clubb_pdf = 0.0475
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3570
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5915
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1262
CLUBB-TIMER time_clubb_pdf = 0.0384
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3405
CLUBB-TIMER time_microphys_advance = 0.0444
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.5608
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.0939
CLUBB-TIMER time_clubb_pdf = 0.0278
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2625
CLUBB-TIMER time_microphys_advance = 0.0342
CLUBB-TIMER time_loop_end = 0.0142
CLUBB-TIMER time_total = 0.4347
Iteration: 850
Parameters:
C_uu_shr = 0.63454473018646240234
C11 = 0.15629521012306213379
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 setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1261
CLUBB-TIMER time_clubb_pdf = 0.0438
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3092
CLUBB-TIMER time_microphys_advance = 0.0255
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.5135
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1113
CLUBB-TIMER time_clubb_pdf = 0.0410
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3128
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.5062
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in 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.1244
CLUBB-TIMER time_clubb_pdf = 0.0409
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3306
CLUBB-TIMER time_microphys_advance = 0.0282
CLUBB-TIMER time_loop_end = 0.0176
CLUBB-TIMER time_total = 0.5566
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1525
CLUBB-TIMER time_clubb_pdf = 0.0514
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3250
CLUBB-TIMER time_microphys_advance = 0.0295
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.5689
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0023
CLUBB-TIMER time_clubb_advance = 0.1382
CLUBB-TIMER time_clubb_pdf = 0.0390
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3480
CLUBB-TIMER time_microphys_advance = 0.0298
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5661
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1358
CLUBB-TIMER time_clubb_pdf = 0.0616
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3119
CLUBB-TIMER time_microphys_advance = 0.0386
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.5578
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1393
CLUBB-TIMER time_clubb_pdf = 0.0531
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3310
CLUBB-TIMER time_microphys_advance = 0.0269
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.5609
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1228
CLUBB-TIMER time_clubb_pdf = 0.0489
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3142
CLUBB-TIMER time_microphys_advance = 0.0430
CLUBB-TIMER time_loop_end = 0.0231
CLUBB-TIMER time_total = 0.5551
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1381
CLUBB-TIMER time_clubb_pdf = 0.0448
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3281
CLUBB-TIMER time_microphys_advance = 0.0266
CLUBB-TIMER time_loop_end = 0.0201
CLUBB-TIMER time_total = 0.5610
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0015
CLUBB-TIMER time_clubb_advance = 0.1518
CLUBB-TIMER time_clubb_pdf = 0.0544
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3155
CLUBB-TIMER time_microphys_advance = 0.0260
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.5593
Iteration: 860
Parameters:
C_uu_shr = 0.61752229928970336914
C11 = 0.12511059641838073730
gamma_coef = 0.00047763576731085777
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0014
CLUBB-TIMER time_clubb_advance = 0.1585
CLUBB-TIMER time_clubb_pdf = 0.0405
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3274
CLUBB-TIMER time_microphys_advance = 0.0278
CLUBB-TIMER time_loop_end = 0.0110
CLUBB-TIMER time_total = 0.5683
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0013
CLUBB-TIMER time_clubb_advance = 0.1346
CLUBB-TIMER time_clubb_pdf = 0.0472
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3244
CLUBB-TIMER time_microphys_advance = 0.0280
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5442
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1145
CLUBB-TIMER time_clubb_pdf = 0.0528
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3149
CLUBB-TIMER time_microphys_advance = 0.0370
CLUBB-TIMER time_loop_end = 0.0186
CLUBB-TIMER time_total = 0.5405
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1269
CLUBB-TIMER time_clubb_pdf = 0.0429
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3271
CLUBB-TIMER time_microphys_advance = 0.0395
CLUBB-TIMER time_loop_end = 0.0175
CLUBB-TIMER time_total = 0.5567
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1043
CLUBB-TIMER time_clubb_pdf = 0.0496
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3142
CLUBB-TIMER time_microphys_advance = 0.0403
CLUBB-TIMER time_loop_end = 0.0220
CLUBB-TIMER time_total = 0.5328
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0754
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2820
CLUBB-TIMER time_microphys_advance = 0.0163
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4105
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1011
CLUBB-TIMER time_clubb_pdf = 0.0280
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2551
CLUBB-TIMER time_microphys_advance = 0.0451
CLUBB-TIMER time_loop_end = 0.0163
CLUBB-TIMER time_total = 0.4476
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1166
CLUBB-TIMER time_clubb_pdf = 0.0360
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3097
CLUBB-TIMER time_microphys_advance = 0.0258
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.4971
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0010
CLUBB-TIMER time_clubb_advance = 0.1025
CLUBB-TIMER time_clubb_pdf = 0.0491
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2950
CLUBB-TIMER time_microphys_advance = 0.0391
CLUBB-TIMER time_loop_end = 0.0119
CLUBB-TIMER time_total = 0.4997
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
WARNING! Main loop timing budget has errors in excess of 1 per cent!
WARNING! Main loop timing budget has errors in excess of 1 per cent!
CLUBB-TIMER time_loop_init = 0.0007
CLUBB-TIMER time_clubb_advance = 0.0962
CLUBB-TIMER time_clubb_pdf = 0.0507
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2140
CLUBB-TIMER time_microphys_advance = 0.0162
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.3897
Iteration: 870
Parameters:
C_uu_shr = 0.55414324998855590820
C11 = 0.12418011575937271118
gamma_coef = 0.00023694323317613453
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0011
CLUBB-TIMER time_clubb_advance = 0.1311
CLUBB-TIMER time_clubb_pdf = 0.0456
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3126
CLUBB-TIMER time_microphys_advance = 0.0477
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.5459
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1489
CLUBB-TIMER time_clubb_pdf = 0.0456
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3349
CLUBB-TIMER time_microphys_advance = 0.0285
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5672
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0255
CLUBB-TIMER time_clubb_advance = 0.1199
CLUBB-TIMER time_clubb_pdf = 0.0371
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3248
CLUBB-TIMER time_microphys_advance = 0.0460
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.5607
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0012
CLUBB-TIMER time_clubb_advance = 0.1227
CLUBB-TIMER time_clubb_pdf = 0.0514
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3333
CLUBB-TIMER time_microphys_advance = 0.0295
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5460
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0018
CLUBB-TIMER time_clubb_advance = 0.0822
CLUBB-TIMER time_clubb_pdf = 0.0277
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2486
CLUBB-TIMER time_microphys_advance = 0.0245
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.3900
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1077
CLUBB-TIMER time_clubb_pdf = 0.0379
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2610
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4311
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.1023
CLUBB-TIMER time_clubb_pdf = 0.0319
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2727
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4325
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0008
CLUBB-TIMER time_clubb_advance = 0.0969
CLUBB-TIMER time_clubb_pdf = 0.0351
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2684
CLUBB-TIMER time_microphys_advance = 0.0292
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.4361
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0009
CLUBB-TIMER time_clubb_advance = 0.1123
CLUBB-TIMER time_clubb_pdf = 0.0429
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2657
CLUBB-TIMER time_microphys_advance = 0.0297
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4574
Parameter Initial Optimal
C_uu_shr = 0.4000000000 0.5680168206
C11 = 0.4000000000 0.2058288464
gamma_coef = 0.2500000000 0.0000000000
Initial cost:
1.000000
Optimal cost:
$$ 0.505729
Approx. percent increase in accuracy: 49.427 %
Approx. percent increase in accuracy by variable:
Case name Variable Improvement
fire cloud_frac 26.040 %
fire rcm 23.387 %
Run Complete.
Continue tuning starting with new parameters?(y/N) Generating new error.in file...
New filename is: ../input/error_20230501_0425.in
Generating new tunable_parameters.in file...
Writing parameters for namelist to ../input/tunable_parameters/tunable_parameters_20230501_0425.in
New filename is: ../input/tunable_parameters/tunable_parameters_20230501_0425.in
***The tuning results have been saved in the file:
../input/tuning_run_results_20230501_0425.log
Note: The following floating-point exceptions are signalling: IEEE_UNDERFLOW_FLAG IEEE_DENORMAL
STOP Program exited normally
Running with the optimal parameter set
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
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.0019
CLUBB-TIMER time_clubb_advance = 0.2106
CLUBB-TIMER time_clubb_pdf = 0.0902
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2231
CLUBB-TIMER time_microphys_advance = 0.0247
CLUBB-TIMER time_loop_end = 0.6036
CLUBB-TIMER time_total = 1.1555
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