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
‘Mac’ is reserved for jobs with matching label expression
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 382a4b934cf86029803860d98f120752c5ba642a (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 382a4b934cf86029803860d98f120752c5ba642a # timeout=10
Commit message: "Just a line to read me, because commit a19386022f26aa17da805381904bcde4c59cb521 fixed the bit diff tests after a previous commit broke it, RESOLVED:991ebceb8caba2ad56c1125871b7de1de3c04dba."
> git rev-list --no-walk a19386022f26aa17da805381904bcde4c59cb521 # 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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clubb_precision.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/endian.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/file_functions.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameters_tunable.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/parameters_tunable.F90:545:19:
545 | integer :: k, i ! loop variable
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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/parameters_tunable.F90:2558:32:
2558 | subroutine init_parameters_999( &
| ^
Warning: ‘init_parameters_999’ defined but not used [-Wunused-function]
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_gfdlact.a
a - aer_ccn_act_k.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/interpolation.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/grid_class.F90:2119:8:
2119 | 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:1779:38:
1779 | 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:1434:16:
1434 | 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/grid_class.F90:1313:8:
1313 | 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:1309:8:
1309 | 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:1309:8:
1309 | 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:1267:8:
1267 | 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:1263:8:
1263 | 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:1263:8:
1263 | 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:1219:8:
1219 | 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:1215:8:
1215 | 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:1215:8:
1215 | 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:1181:16:
1181 | integer :: i
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/output_netcdf.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/corr_varnce_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/sponge_layer_damping.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_explicit.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/clip_explicit.F90:836:43:
836 | 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/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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90:1847:19:
1847 | integer :: i, k
| 1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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:500:29:
500 | -- 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:1792:46:
1792 | 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:1045:49:
1045 | subroutine windm_edsclrm_solve( nz, ngrdcol, gr, nrhs, ixm_matrix_condt_num, &
| 1
Warning: Unused dummy argument ‘gr’ at (1) [-Wunused-dummy-argument]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90:4670:51:
4670 | 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:4390:56:
4390 | 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:4166:51:
4166 | 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:3271:51:
3271 | 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:3040:51:
3040 | 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:2955:55:
2955 | 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:2863:51:
2863 | 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:2777:51:
2777 | 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:1580:38:
1580 | 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:1195:15:
1195 | 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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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_xp2_xpyp_module.F90:1997:42:
1997 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:2039:8:
2039 | 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:4729:56:
4729 | pure subroutine wpxp_terms_bp_pr3_rhs( nz, ngrdcol, gr, C7_Skw_fnc, thv_ds_zm, xpthvp, &
| 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:3530:43:
3530 | 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:1949:22:
1949 | integer :: i, j, k
| 1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:1343:16:
1343 | 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/advance_xm_wpxp_module.F90:918:78:
918 | subroutine xm_wpxp_lhs( nz, ngrdcol, gr, 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:918:41:
918 | subroutine xm_wpxp_lhs( nz, ngrdcol, gr, l_iter, dt, wpxp, wm_zt, C7_Skw_fnc, & ! 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_xm_wpxp_module.F90:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1011:8:
1011 | 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:1070:45:
1070 | 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:1011:8:
1011 | 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:1070:29:
1070 | 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:1000:8:
1000 | 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:918:66:
918 | subroutine xm_wpxp_lhs( nz, ngrdcol, gr, 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:918:59:
918 | subroutine xm_wpxp_lhs( nz, ngrdcol, gr, 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:919:56:
919 | 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:919:40:
919 | 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:1095:17:
1095 | zero_vector ! Vector of 0s
| 1
Warning: Unused variable ‘zero_vector’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:466:19:
466 | integer :: i, j, k
| 1
Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90:466:22:
466 | integer :: i, j, k
| 1
Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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
/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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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:4449:47:
4449 | 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:4452:47:
4452 | 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:4455:47:
4455 | 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:4761:41:
4761 | subroutine clip_rcm ( nz, ngrdcol, gr, rtm, & ! intent(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_clubb_core_module.F90:4291:18:
4291 | integer :: i, k, sclr
| 1
Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable]
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90:4291:21:
4291 | 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:3569:40:
3569 | 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:3556:22:
3556 | ( 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]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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:1045:16:
1045 | 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 error_code.o advance_wp2_wp3_module.o stats_type_utilities.o stats_rad_zt_module.o advance_xp2_xpyp_module.o T_in_K_module.o hydromet_pdf_parameter_module.o new_hybrid_pdf.o output_grads.o endian.o matrix_operations.o numerical_check.o interpolation.o advance_xm_wpxp_module.o adg1_adg2_3d_luhar_pdf.o mixing_length.o new_pdf_main.o file_functions.o new_hybrid_pdf_main.o input_names.o grid_class.o mono_flux_limiter.o pdf_closure_module.o pdf_utilities.o Skx_module.o setup_clubb_pdf_params.o stats_zt_module.o clubb_api_module.o stats_lh_zt_module.o calc_roots.o new_pdf.o pdf_parameter_module.o stat_file_module.o sponge_layer_damping.o sfc_varnce_module.o precipitation_fraction.o stats_rad_zm_module.o mt95.o parameters_tunable.o sigma_sqd_w_module.o lapack_interfaces.o constants_clubb.o stats_clubb_utilities.o advance_windm_edsclrm_module.o stats_type.o input_reader.o fill_holes.o parameters_model.o pos_definite_module.o corr_varnce_module.o Nc_Ncn_eqns.o new_tsdadg_pdf.o diagnose_correlations_module.o turbulent_adv_pdf.o clubb_precision.o stats_variables.o model_flags.o mean_adv.o stats_sfc_module.o array_index.o stats_lh_sfc_module.o calc_pressure.o parameter_indices.o advance_xp3_module.o LY93_pdf.o output_netcdf.o diffusion.o saturation.o lapack_wrap.o code_timer_module.o clip_explicit.o clip_semi_implicit.o index_mapping.o stats_zm_module.o advance_helper_module.o advance_clubb_core_module.o calendar.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_param.a
a - error_code.o
a - advance_wp2_wp3_module.o
a - stats_type_utilities.o
a - stats_rad_zt_module.o
a - advance_xp2_xpyp_module.o
a - T_in_K_module.o
a - hydromet_pdf_parameter_module.o
a - new_hybrid_pdf.o
a - output_grads.o
a - endian.o
a - matrix_operations.o
a - numerical_check.o
a - interpolation.o
a - advance_xm_wpxp_module.o
a - adg1_adg2_3d_luhar_pdf.o
a - mixing_length.o
a - new_pdf_main.o
a - file_functions.o
a - new_hybrid_pdf_main.o
a - input_names.o
a - grid_class.o
a - mono_flux_limiter.o
a - pdf_closure_module.o
a - pdf_utilities.o
a - Skx_module.o
a - setup_clubb_pdf_params.o
a - stats_zt_module.o
a - clubb_api_module.o
a - stats_lh_zt_module.o
a - calc_roots.o
a - new_pdf.o
a - pdf_parameter_module.o
a - stat_file_module.o
a - sponge_layer_damping.o
a - sfc_varnce_module.o
a - precipitation_fraction.o
a - stats_rad_zm_module.o
a - mt95.o
a - parameters_tunable.o
a - sigma_sqd_w_module.o
a - lapack_interfaces.o
a - constants_clubb.o
a - stats_clubb_utilities.o
a - advance_windm_edsclrm_module.o
a - stats_type.o
a - input_reader.o
a - fill_holes.o
a - parameters_model.o
a - pos_definite_module.o
a - corr_varnce_module.o
a - Nc_Ncn_eqns.o
a - new_tsdadg_pdf.o
a - diagnose_correlations_module.o
a - turbulent_adv_pdf.o
a - clubb_precision.o
a - stats_variables.o
a - model_flags.o
a - mean_adv.o
a - stats_sfc_module.o
a - array_index.o
a - stats_lh_sfc_module.o
a - calc_pressure.o
a - parameter_indices.o
a - advance_xp3_module.o
a - LY93_pdf.o
a - output_netcdf.o
a - diffusion.o
a - saturation.o
a - lapack_wrap.o
a - code_timer_module.o
a - clip_explicit.o
a - clip_semi_implicit.o
a - index_mapping.o
a - stats_zm_module.o
a - advance_helper_module.o
a - advance_clubb_core_module.o
a - calendar.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_lapack
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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/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/slassq.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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_single/sgbmv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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_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/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_single/sorg2l.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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_single/strmm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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_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/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/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/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/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/slae2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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/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_single/slaswp.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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/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/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/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_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/dlangb.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlapy2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dorg2r.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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/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/scopy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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/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/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/dsyr2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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_double/dsyr2k.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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/sgemm.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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/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/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/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/ssyr2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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_single/sgbcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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/dcopy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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_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_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/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/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/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/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_single/slarfg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgbsvx.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlaswp.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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/dlae2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlacpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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_single/spoequ.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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/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/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/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/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_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/ssteqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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/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/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/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/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/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_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/dgemv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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/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/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/dlasr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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/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/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_single/srscl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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/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_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/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/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_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_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/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/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/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/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/sgtrfs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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/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/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_double/dorgtr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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/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/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/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_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/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_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/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_single/sisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/saxpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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/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_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/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/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_single/sdot.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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_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_double/dlaset.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slaset.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/sgtsv.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/ddot.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slatbs.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slaisnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dlabad.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgtts2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/spotrf2.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/daxpy.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/disnan.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dgttrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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/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/sorgqr.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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_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/dsytrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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/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/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_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/sgtcon.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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/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/dsterf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/dpotrf.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_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/dlascl.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/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_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/slatrd.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_single/slartg.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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_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_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_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/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/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/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/dsyev.f
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Lapack/Lapack_double/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_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_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/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/dlaqgb.f
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_lapack.a sgemv.o dtrsm.o slassq.o slarft.o sgbmv.o sgbtrf.o dgttrs.o dsteqr.o sorg2l.o slarf.o strmm.o dgbsv.o dlagtm.o slangt.o dpoequ.o dscal.o slacpy.o slae2.o slaqsy.o ilaslr.o slaswp.o sgbsvx.o iladlr.o dlarfg.o strmv.o slamch.o dlangb.o dlapy2.o dorg2r.o dlarfb.o isamax.o scopy.o dsyrk.o dasum.o dgbcon.o dsyr2.o dsymv.o dsyr2k.o sgbrfs.o sgemm.o dgemm.o dgbrfs.o ssyr2k.o ssymv.o ssyr2.o ssyrk.o sgbcon.o sasum.o dcopy.o slarfb.o sorg2r.o lsame.o slapy2.o slangb.o dtrmv.o dlamch.o slarfg.o dgbsvx.o dlaswp.o dlaqsy.o dlae2.o dlacpy.o sscal.o spoequ.o dlangt.o sgbsv.o slagtm.o dtrmm.o dlarf.o dorg2l.o ssteqr.o sgttrs.o ieeeck.o dgbtrf.o dlarft.o dgbmv.o dlassq.o strsm.o dgemv.o dlanst.o slaqgb.o sswap.o dlasr.o sorgql.o ssyev.o iparmq.o srscl.o dsytd2.o dlansy.o dgbequ.o slaev2.o dger.o sgtsvx.o dlartg.o dlatrd.o slacn2.o dlasrt.o slascl.o sgtrfs.o spotrf.o ssterf.o dnrm2.o dorgtr.o dgtcon.o dgbtrs.o ssytrd.o stbsv.o dorgqr.o dgbtf2.o dlantb.o sgttrf.o sisnan.o saxpy.o dpotrf2.o sgtts2.o slabad.o dlaisnan.o dlatbs.o sdot.o idamax.o dgtsv.o dlaset.o slaset.o sgtsv.o ddot.o slatbs.o slaisnan.o dlabad.o dgtts2.o spotrf2.o daxpy.o disnan.o dgttrf.o slantb.o iladlc.o sorgqr.o sgbtf2.o dtbsv.o dsytrd.o sgbtrs.o ilaenv.o ilaslc.o xerbla.o sgtcon.o sorgtr.o snrm2.o dsterf.o dpotrf.o dgtrfs.o dlascl.o slasrt.o dlacn2.o slatrd.o slartg.o dgtsvx.o dlaev2.o sger.o ssytd2.o slansy.o sgbequ.o drscl.o dsyev.o dorgql.o slasr.o dswap.o slanst.o dlaqgb.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_lapack.a
a - sgemv.o
a - dtrsm.o
a - slassq.o
a - slarft.o
a - sgbmv.o
a - sgbtrf.o
a - dgttrs.o
a - dsteqr.o
a - sorg2l.o
a - slarf.o
a - strmm.o
a - dgbsv.o
a - dlagtm.o
a - slangt.o
a - dpoequ.o
a - dscal.o
a - slacpy.o
a - slae2.o
a - slaqsy.o
a - ilaslr.o
a - slaswp.o
a - sgbsvx.o
a - iladlr.o
a - dlarfg.o
a - strmv.o
a - slamch.o
a - dlangb.o
a - dlapy2.o
a - dorg2r.o
a - dlarfb.o
a - isamax.o
a - scopy.o
a - dsyrk.o
a - dasum.o
a - dgbcon.o
a - dsyr2.o
a - dsymv.o
a - dsyr2k.o
a - sgbrfs.o
a - sgemm.o
a - dgemm.o
a - dgbrfs.o
a - ssyr2k.o
a - ssymv.o
a - ssyr2.o
a - ssyrk.o
a - sgbcon.o
a - sasum.o
a - dcopy.o
a - slarfb.o
a - sorg2r.o
a - lsame.o
a - slapy2.o
a - slangb.o
a - dtrmv.o
a - dlamch.o
a - slarfg.o
a - dgbsvx.o
a - dlaswp.o
a - dlaqsy.o
a - dlae2.o
a - dlacpy.o
a - sscal.o
a - spoequ.o
a - dlangt.o
a - sgbsv.o
a - slagtm.o
a - dtrmm.o
a - dlarf.o
a - dorg2l.o
a - ssteqr.o
a - sgttrs.o
a - ieeeck.o
a - dgbtrf.o
a - dlarft.o
a - dgbmv.o
a - dlassq.o
a - strsm.o
a - dgemv.o
a - dlanst.o
a - slaqgb.o
a - sswap.o
a - dlasr.o
a - sorgql.o
a - ssyev.o
a - iparmq.o
a - srscl.o
a - dsytd2.o
a - dlansy.o
a - dgbequ.o
a - slaev2.o
a - dger.o
a - sgtsvx.o
a - dlartg.o
a - dlatrd.o
a - slacn2.o
a - dlasrt.o
a - slascl.o
a - sgtrfs.o
a - spotrf.o
a - ssterf.o
a - dnrm2.o
a - dorgtr.o
a - dgtcon.o
a - dgbtrs.o
a - ssytrd.o
a - stbsv.o
a - dorgqr.o
a - dgbtf2.o
a - dlantb.o
a - sgttrf.o
a - sisnan.o
a - saxpy.o
a - dpotrf2.o
a - sgtts2.o
a - slabad.o
a - dlaisnan.o
a - dlatbs.o
a - sdot.o
a - idamax.o
a - dgtsv.o
a - dlaset.o
a - slaset.o
a - sgtsv.o
a - ddot.o
a - slatbs.o
a - slaisnan.o
a - dlabad.o
a - dgtts2.o
a - spotrf2.o
a - daxpy.o
a - disnan.o
a - dgttrf.o
a - slantb.o
a - iladlc.o
a - sorgqr.o
a - sgbtf2.o
a - dtbsv.o
a - dsytrd.o
a - sgbtrs.o
a - ilaenv.o
a - ilaslc.o
a - xerbla.o
a - sgtcon.o
a - sorgtr.o
a - snrm2.o
a - dsterf.o
a - dpotrf.o
a - dgtrfs.o
a - dlascl.o
a - slasrt.o
a - dlacn2.o
a - slatrd.o
a - slartg.o
a - dgtsvx.o
a - dlaev2.o
a - sger.o
a - ssytd2.o
a - slansy.o
a - sgbequ.o
a - drscl.o
a - dsyev.o
a - dorgql.o
a - slasr.o
a - dswap.o
a - slanst.o
a - dlaqgb.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
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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
cd /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../obj; make -f Make.clubb_parabolic
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Microphys_utils/microphys_stats_vars_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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
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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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
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 -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugsrad_physconst.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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
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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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
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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/bugsrad_planck.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/conice.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/cloud_correlate.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_parabolic.a AiryFunction.o Parabolic_constants.o Parabolic.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_parabolic.a
a - AiryFunction.o
a - Parabolic_constants.o
a - Parabolic.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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/BUGSrad/two_rt_lw.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 KK_local_means.o PDF_integrals_all_MM.o KK_upscaled_turbulent_sed.o KK_upscaled_means.o KK_Nrm_tendencies.o KK_upscaled_covariances.o text_writer.o PDF_integrals_means.o KK_upscaled_variances.o parameters_KK.o PDF_integrals_covar.o KK_utilities.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_KK_microphys.a
a - KK_local_means.o
a - PDF_integrals_all_MM.o
a - KK_upscaled_turbulent_sed.o
a - KK_upscaled_means.o
a - KK_Nrm_tendencies.o
a - KK_upscaled_covariances.o
a - text_writer.o
a - PDF_integrals_means.o
a - KK_upscaled_variances.o
a - parameters_KK.o
a - PDF_integrals_covar.o
a - KK_utilities.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.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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/eqa12.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/COAMPS_microphys/esatv.F
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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
ar rv /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_coamps.a eqa19g.o eqa26.o eqa10g.o eqa22.o eqa15.o adjmlt.o eqa12g.o eqa18.o eqa27r.o qtadj.o eqa6.o eqa11g.o adjtq.o eqa21.o conice.o esati.o slope.o eqa9.o tgqi.o nrmtqi.o eqa7.o eqa27.o qsatvi.o frzh.o tgqr.o eqa17g.o eqa14g.o eqa8g.o eqa13g.o tgqs.o eqa5g.o nrmtqw.o esat_new.o gamma.o tgqg.o nrmcol.o eqa21g.o eqa28.o eqa7g.o eqa22g.o eqa19.o eqa25.o eqa18g.o eqa12.o esatv.o eqa20g.o eqa9g.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_coamps.a
a - eqa19g.o
a - eqa26.o
a - eqa10g.o
a - eqa22.o
a - eqa15.o
a - adjmlt.o
a - eqa12g.o
a - eqa18.o
a - eqa27r.o
a - qtadj.o
a - eqa6.o
a - eqa11g.o
a - adjtq.o
a - eqa21.o
a - conice.o
a - esati.o
a - slope.o
a - eqa9.o
a - tgqi.o
a - nrmtqi.o
a - eqa7.o
a - eqa27.o
a - qsatvi.o
a - frzh.o
a - tgqr.o
a - eqa17g.o
a - eqa14g.o
a - eqa8g.o
a - eqa13g.o
a - tgqs.o
a - eqa5g.o
a - nrmtqw.o
a - esat_new.o
a - gamma.o
a - tgqg.o
a - nrmcol.o
a - eqa21g.o
a - eqa28.o
a - eqa7g.o
a - eqa22g.o
a - eqa19.o
a - eqa25.o
a - eqa18g.o
a - eqa12.o
a - esatv.o
a - eqa20g.o
a - eqa9g.o
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/SILHS/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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-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 silhs_importance_sample_module.o latin_hypercube_driver_module.o transform_to_pdf_module.o generate_uniform_sample_module.o latin_hypercube_arrays.o output_2D_samples_module.o math_utilities.o lh_microphys_var_covar_module.o est_kessler_microphys_module.o silhs_api_module.o parameters_silhs.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libsilhs.a
a - silhs_importance_sample_module.o
a - latin_hypercube_driver_module.o
a - transform_to_pdf_module.o
a - generate_uniform_sample_module.o
a - latin_hypercube_arrays.o
a - output_2D_samples_module.o
a - math_utilities.o
a - lh_microphys_var_covar_module.o
a - est_kessler_microphys_module.o
a - silhs_api_module.o
a - parameters_silhs.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 gases_ckd.o comscp2.o comscp1.o cloudg.o bugs_swr.o bugsrad_planck.o variables_radiation_module.o rayle.o two_rt_lw_ocastrndm.o two_rt_sw.o gascon.o bugs_lwr.o two_rt_sw_iter.o bugsrad_physconst.o two_rt_lw_sel.o kinds.o cloud_correlate.o two_rt_lw_iter.o two_rt_sw_bs.o two_rt_lw.o two_rt_sw_ocastrndm.o bugs_rad.o newexp.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_bugsrad.a
a - gases_ckd.o
a - comscp2.o
a - comscp1.o
a - cloudg.o
a - bugs_swr.o
a - bugsrad_planck.o
a - variables_radiation_module.o
a - rayle.o
a - two_rt_lw_ocastrndm.o
a - two_rt_sw.o
a - gascon.o
a - bugs_lwr.o
a - two_rt_sw_iter.o
a - bugsrad_physconst.o
a - two_rt_lw_sel.o
a - kinds.o
a - cloud_correlate.o
a - two_rt_lw_iter.o
a - two_rt_sw_bs.o
a - two_rt_lw.o
a - two_rt_sw_ocastrndm.o
a - bugs_rad.o
a - newexp.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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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
../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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/diag_ustar_module.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -Wno-conversion -c ../src/Benchmark_cases/neutral_case.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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
../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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 time_dependent_input.o enhanced_simann.o quicksort.o gabls3.o morrison_microphys_module.o fire.o atex.o ice_dfsn_module.o hydrostatic_module.o gabls2.o microphys_driver.o clubb_driver.o cos_solar_zen_module.o microphys_init_cleanup.o advance_microphys_module.o bomex.o clex9_nov02.o KK_microphys_module.o input_grads.o mpace_a.o clubb_model_settings.o lba.o stat_file_utils.o estimate_scm_microphys_module.o input_interpret.o dycoms2_rf01.o error.o parameters_radiation.o jun25.o mpace_b.o sfc_flux.o input_fields.o arm_3year.o arm.o astex_a209.o dycoms2_rf02.o silhs_category_variance_module.o input_netcdf.o nov11.o simple_rad_module.o extrapolation.o cloud_sed_module.o gabls3_night.o gfdl_activation.o wangara.o neutral_case.o rico.o lh_microphys_driver_module.o rad_lwsw_module.o coamps_microphys_driver_module.o mixed_moment_PDF_integrals.o spec_hum_to_mixing_ratio.o cobra.o diag_ustar_module.o extended_atmosphere_module.o cloud_feedback.o bugsrad_driver.o parameters_microphys.o clex9_oct14.o twp_ice.o arm_0003.o soil_vegetation.o arm_97.o sounding.o
ar: creating /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../lib/libclubb_other.a
a - time_dependent_input.o
a - enhanced_simann.o
a - quicksort.o
a - gabls3.o
a - morrison_microphys_module.o
a - fire.o
a - atex.o
a - ice_dfsn_module.o
a - hydrostatic_module.o
a - gabls2.o
a - microphys_driver.o
a - clubb_driver.o
a - cos_solar_zen_module.o
a - microphys_init_cleanup.o
a - advance_microphys_module.o
a - bomex.o
a - clex9_nov02.o
a - KK_microphys_module.o
a - input_grads.o
a - mpace_a.o
a - clubb_model_settings.o
a - lba.o
a - stat_file_utils.o
a - estimate_scm_microphys_module.o
a - input_interpret.o
a - dycoms2_rf01.o
a - error.o
a - parameters_radiation.o
a - jun25.o
a - mpace_b.o
a - sfc_flux.o
a - input_fields.o
a - arm_3year.o
a - arm.o
a - astex_a209.o
a - dycoms2_rf02.o
a - silhs_category_variance_module.o
a - input_netcdf.o
a - nov11.o
a - simple_rad_module.o
a - extrapolation.o
a - cloud_sed_module.o
a - gabls3_night.o
a - gfdl_activation.o
a - wangara.o
a - neutral_case.o
a - rico.o
a - lh_microphys_driver_module.o
a - rad_lwsw_module.o
a - coamps_microphys_driver_module.o
a - mixed_moment_PDF_integrals.o
a - spec_hum_to_mixing_ratio.o
a - cobra.o
a - diag_ustar_module.o
a - extended_atmosphere_module.o
a - cloud_feedback.o
a - bugsrad_driver.o
a - parameters_microphys.o
a - clex9_oct14.o
a - twp_ice.o
a - arm_0003.o
a - soil_vegetation.o
a - arm_97.o
a - sounding.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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c -I../src/CLUBB_core ../src/int2txt.F90
make[1]: Entering directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/tuner_tests.F90
make[1]: 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
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 -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-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 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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/clubb_thread_test.F90
gfortran clubb_thread_test.o -o /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c ../src/clubb_tuner.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/hole_filling_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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]
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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
make[1]: Leaving directory '/home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/obj'
gfortran -DNETCDF -D__GFORTRAN__ -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -Wall -Wextra -Wconversion -Wunderflow -Wcharacter-truncation -std=f2008 -pedantic -c ../src/G_unit_test_types/pdf_parameter_tests.F90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/ran_state.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/amebsa.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/amoeba.f90
gfortran -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-fp -finit-real=nan -finit-integer=-99999 -finit-logical=false -fall-intrinsics -fbacktrace -O2 -c /home/jenkins/workspace/clubb_fire_tuning_gfortran_test/clubb/compile/../src/Numerical_recipes/ran1_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 nrutil.o ran1_s.o clubb_tuner.o amebsa.o nrtype.o amoeba.o ran_state.o ran1_v.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 -DTUNER -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include/ -march=native -msse3 -mfpmath=sse -fopenmp -g -fbounds-check -mieee-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 tuner_tests.o read_corr_mtx_test.o G_unit_tests.o mu_sigma_hm_tests.o smooth_min_max_tests.o corr_cholesky_mtx_tests.o spurious_source_test.o hole_filling_tests.o KK_integrals_tests.o Nc_Ncn_test.o w_up_in_cloud_tests.o pdf_parameter_tests.o silhs_category_test.o smooth_heaviside_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.
331 : press(i) = lin_interpolate_two_points( gr%zt(1,i), z(k), z(k-1), p_in_Pa(k), p_in_Pa(k-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/sounding.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2356 : stats_zt, stats_zm, stats_sfc, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2362 : precip_fracs, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3202 : ! 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.
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.
1612 : lhs(kp1_tdiag,i,:), lhs(k_tdiag,i,:), lhs(km1_tdiag,i,:), rhs(i,:,:), & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1625 : lhs(kp1_tdiag,i,:), lhs(k_tdiag,i,:), lhs(km1_tdiag,i,:), rhs(i,:,:), & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1626 : solution(i,:,:) ) ! intent(out)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_windm_edsclrm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
352 : * ( K_zm(i,1) + nu(i) ) * rho_ds_zm(i,1) * gr%invrs_dzm(i,1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
356 : * ( K_zm(i,1) + nu(i) ) * rho_ds_zm(i,1) * gr%invrs_dzm(i,1)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
407 : = + 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.
1003 : = + 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.
86 : real( kind = core_rknd ), dimension(ngrdcol,nz), intent(out) :: sigma_sqd_w ! PDF width parameter [-]
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/sigma_sqd_w_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
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/new_pdf_main.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
860 : 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.
877 : write(iunit,*) "l_use_tke_in_wp3_pr_turb_term = ", clubb_config_flags%l_use_tke_in_wp3_pr_turb_term
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/model_flags.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
504 : call calc_xp2_xpyp_ta_terms( nz, ngrdcol, gr, wprtp, wprtp2, wpthlp, wpthlp2, wprtpthlp, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
555 : 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.
593 : 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.
1195 : 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.
1447 : sclrprtp(:,:,:) = one_half * ( sclrprtp(:,:,:) + solution(:,:,3+sclr_dim+1:3+2*sclr_dim) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1448 : sclrpthlp(:,:,:) = one_half * ( sclrpthlp(:,:,:) + solution(:,:,3+2*sclr_dim+1:3+3*sclr_dim) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1490 : 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.
1743 : 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.
1786 : 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.
1979 : sclrprtp(:,:,:) = one_half * ( sclrprtp(:,:,:) + sclr_solution(:,:,sclr_dim+1:2*sclr_dim) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1980 : sclrpthlp(:,:,:) = one_half * ( sclrpthlp(:,:,:) + sclr_solution(:,:,2*sclr_dim+1:3*sclr_dim) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2204 : 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.
2253 : lhs(kp1_mdiag,i,:), lhs(k_mdiag,i,:), lhs(km1_mdiag,i,:), rhs(i,:,1:nrhs), & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2254 : xapxbp(i,:,1:nrhs), rcond(i) ) ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2671 : 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.
3564 : sgn_t_vel_sclrpthlp(:,:) = sign(one,term_wpthlpsclrp_explicit_zm(:,:)*sclrpthlp(:,:,sclr))
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3630 : invrs_rho_ds_zm, rho_ds_zm, & ! Intent(in) & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3658 : = ( one - one_third * beta ) * a1_zt(:,:)**2 * wprtp_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3661 : = ( one - one_third * beta ) * a1_zt(:,:)**2 * wpthlp_zt(:,:)**2 * wp3_on_wp2_zt(:,:) / wp2_zt(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3664 : = ( 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.
3698 : 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.
3736 : 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.
3752 : = ( one - one_third * beta ) * a1(:,:)**2 * wprtp(:,:) * wpthlp(:,:) * wp3_on_wp2(:,:) / wp2(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3775 : 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.
3803 : = ( one - one_third * beta ) * a1(:,:)**2 * wpsclrp(:,:,sclr)**2 * wp3_on_wp2(:,:) / wp2(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3810 : = ( 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.
3831 : 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.
3850 : = ( one - one_third * beta ) * a1(:,:)**2 * wpsclrp(:,:,sclr) * wprtp(:,:) * wp3_on_wp2(:,:) / wp2(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3877 : 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.
3896 : = ( one - one_third * beta ) * a1(:,:)**2 * wpsclrp(:,:,sclr) * wpthlp(:,:) * wp3_on_wp2(:,:) / wp2(:,:)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3924 : 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.
1306 : ! https://github.com/larson-group/clubb/issues/965#issuecomment-1119816722
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1307 : ! for a plot on how output behaves with varying min_max_smth_mag
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1310 : logical, parameter :: l_smooth_min_max = .false. ! whether to apply smooth min and max functions
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1345 : ustar(i) = smooth_max( ( upwp_sfc(i)**2 + vpwp_sfc(i)**2 )**(one_fourth), ufmin, one * min_max_smth_mag)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1355 : sqrt( (ddzt( nz, ngrdcol, gr, um ))**2 &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1416 : one - zt2zm(nz, ngrdcol, gr, ice_supersat_frac) / 0.007_core_rknd, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1454 : * sqrt(em(i,k)) / ( gr%zm(i,k) - sfc_elevation(i) + z_displace ) ! small
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1463 : / smooth_max( nz, ngrdcol, 1.0e-7_core_rknd, brunt_vaisala_freq_sqd_smth, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1465 : 0.3_core_rknd, 0.3_core_rknd * min_max_smth_mag ), one, one * min_max_smth_mag ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1557 : tau_zm = smooth_min( nz, ngrdcol, one / invrs_tau_zm, tau_max_zm, 1.0e3_core_rknd * min_max_smth_mag )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1558 : tau_zt = smooth_min( nz, ngrdcol, zm2zt( nz, ngrdcol, gr, tau_zm ), tau_max_zt, 1.0e3_core_rknd * min_max_smth_mag )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mixing_length.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
574 : 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.
238 : 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.
575 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
576 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
606 : wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), thlp2(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
607 : Skw(i,:), Skrt(i,:), Skthl(i,:), wprtp(i,:), wpthlp(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
618 : call LY93_driver( nz, wm(i,:), rtm(i,:), thlm(i,:), wp2(i,:), rtp2(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
619 : thlp2(i,:), Skw(i,:), Skrt(i,:), Skthl(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1036 : chi_at_ice_sat1 = ( sat_mixrat_ice( p_in_Pa(i,k), tl1(i,k) ) - pdf_params%rsatl_1(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1041 : pdf_params%ice_supersat_frac_1(i,k), rc_1_ice(i,k) )! out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1081 : chi_at_ice_sat2 = ( sat_mixrat_ice( p_in_Pa(i,k), tl2(i,k) ) - pdf_params%rsatl_2(i,k) ) &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1135 : 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.
1314 : - ( one - pdf_params%mixt_frac(i,:) ) * corr_sclr_thl_2(i,:,j) * pdf_params%cthl_2(i,:) &
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.
1202 : 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.
1204 : wp2_col, wp3_col, rtp2_col, rtp3_col, thlp2_col, thlp3_col, rtpthlp_col, & ! 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.
2293 : 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.
2843 : write(fstderr, *) "Warning: tot_vartn_normlzd_thlm tried to divide by zero denominator ", &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2856 : 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.
908 : ( nz, thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
909 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
910 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
911 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
912 : 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.
913 : 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.
914 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
915 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
918 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
919 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1221 : thlp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1222 : rtp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1448 : 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.
1449 : um(i,2), vm(i,2), Lscale_up(i,2), wpsclrp_sfc(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1665 : stats_zm, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1688 : 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.
1745 : sclrm(i,:,:), sclrm_trsport_only(i,:,:), & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2111 : thlp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2112 : rtp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2402 : um(i,:), vm(i,:), upwp(i,:), vpwp(i,:), up2(i,:), vp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2403 : thlm(i,:), rtm(i,:), wprtp(i,:), wpthlp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2404 : wp2(i,:), wp3(i,:), rtp2(i,:), rtp3(i,:), thlp2(i,:), thlp3(i,:), rtpthlp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2405 : wpthvp(i,:), wp2thvp(i,:), rtpthvp(i,:), thlpthvp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2406 : p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2407 : 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.
2408 : 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.
2409 : 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.
2412 : 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.
2413 : Lscale_up(i,:), Lscale_down(i,:), tau_zt(i,:), Kh_zt(i,:), wp2rcp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2414 : 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.
2415 : 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.
2416 : vp2_zt(i,:), upwp_zt(i,:), vpwp_zt(i,:), wpup2(i,:), wpvp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2419 : rtprcp(i,:), rcp2(i,:), em(i,:), a3_coef(i,:), a3_coef_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2420 : 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.
2422 : 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.
2423 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), sclrpthvp(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2424 : wpsclrp(i,:,:), sclrprcp(i,:,:), wp2sclrp(i,:,:), wpsclrp2(i,:,:), wpsclrprtp(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2425 : wpsclrpthlp(i,:,:), wpedsclrp(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2433 : nz, thlm_forcing(i,:), rtm_forcing(i,:), um_forcing(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2434 : vm_forcing(i,:), wm_zm(i,:), wm_zt(i,:), p_in_Pa(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2435 : rho_zm(i,:), rho(i,:), exner(i,:), rho_ds_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2436 : rho_ds_zt(i,:), invrs_rho_ds_zm(i,:), invrs_rho_ds_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2437 : 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.
2438 : 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.
2439 : rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), wp2(i,:), wp3(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2440 : rtp2(i,:), thlp2(i,:), rtpthlp(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2443 : wpsclrp_sfc(i,:), wpedsclrp_sfc(i,:), sclrm(i,:,:), wpsclrp(i,:,:), sclrp2(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2444 : sclrprtp(i,:,:), sclrpthlp(i,:,:), sclrm_forcing(i,:,:), edsclrm(i,:,:), edsclrm_forcing(i,:,:) ) ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3014 : wp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, wp2(:,:) ), w_tol_sqd ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3016 : thlp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3018 : rtp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3020 : up2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, up2(:,:) ), w_tol_sqd ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3022 : vp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, vp2(:,:) ), w_tol_sqd ) ! Positive definite quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3026 : sclrp2_zt(:,:,j) = max( zm2zt( nz, ngrdcol, gr, sclrp2(:,:,j) ), sclr_tol(j)**2 ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3156 : sigma_sqd_w_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, sigma_sqd_w(:,:) ), zero_threshold ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3163 : rtp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, rtp2(:,:) ), rt_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3164 : thlp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, thlp2(:,:) ), thl_tol**2 ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3165 : up2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, up2(:,:) ), w_tol_sqd ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3166 : vp2_zt(:,:) = max( zm2zt( nz, ngrdcol, gr, vp2(:,:) ), w_tol_sqd ) ! Positive def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3190 : sclrp2_zt(:,:,j) = max( zm2zt( nz, ngrdcol, gr, sclrp2(:,:,j) ), sclr_tol(j)**2 ) ! Pos. def. quantity
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3397 : rcp2(:,:) = max( zt2zm( nz, ngrdcol, gr, rcp2_zt(:,:) ), zero_threshold ) ! Pos. def. quantity
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.
765 : dt, sigma_sqd_w(i,:), wm_zm(i,:), wm_zt(i,:), wp2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
766 : Lscale(i,:), wp3_on_wp2(i,:), wp3_on_wp2_zt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
767 : Kh_zt(i,:), Kh_zm(i,:), invrs_tau_C6_zm(i,:), Skw_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
771 : wpthlp_forcing(i,:), thlm_ref(i,:), rho_ds_zm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
777 : wp2sclrp(i,:,:), sclrpthvp(i,:,:), sclrm_forcing(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
778 : sclrp2(i,:,:), exner(i,:), rcm(i,:), p_in_Pa(i,:), thvm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
781 : um_forcing(i,:), vm_forcing(i,:), ug(i,:), vg(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
782 : wpthvp(i,:), fcor(i), um_ref(i,:), vm_ref(i,:), up2(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
783 : vp2(i,:), uprcp(i,:), vprcp(i,:), rc_coef(i,:), rtm(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
784 : wprtp(i,:), thlm(i,:), wpthlp(i,:), sclrm(i,:,:), wpsclrp(i,:,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
785 : um(i,:), upwp(i,:), vm(i,:), vpwp(i,:), rtm_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
787 : sclrm_old(i,:,:), wpsclrp_old(i,:,:), um_old(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1704 : call wpxp_terms_bp_pr3_rhs( nz, ngrdcol, gr, (one+C7_Skw_fnc), thv_ds_zm, xpthvp, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2586 : call xm_wpxp_rhs( nz, ngrdcol, gr, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3458 : call xm_wpxp_rhs( nz, ngrdcol, gr, xm_wpxp_scalar, l_iter, dt, sclrm(:,:,j), wpsclrp(:,:,j), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
4305 : call xm_correction_wpxp_cl( nz, solve_type, dt, wpxp_chnge(i,:), gr%invrs_dzt(i,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has 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.
1565 : wp2(1,:), rtp2(1,:), thlp2(1,:), up2(1,:), vp2(1,:), &! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1615 : 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 a9d6b18f334ffbc816827a565b6bf6b43679bef6 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a9d6b18f334ffbc816827a565b6bf6b43679bef6 # timeout=10
Commit message: "Merge branch 'master' of https://github.com/larson-group/sys_admin"
> git rev-list --no-walk a9d6b18f334ffbc816827a565b6bf6b43679bef6 # 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
Grid deallocation failed.
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.0401
CLUBB-TIMER time_clubb_advance = 0.2663
CLUBB-TIMER time_clubb_pdf = 0.1427
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3480
CLUBB-TIMER time_microphys_advance = 0.0396
CLUBB-TIMER time_loop_end = 0.9235
CLUBB-TIMER time_total = 1.7621
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.0395
CLUBB-TIMER time_clubb_advance = 0.1112
CLUBB-TIMER time_clubb_pdf = 0.0663
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3974
CLUBB-TIMER time_microphys_advance = 0.0283
CLUBB-TIMER time_loop_end = 0.0103
CLUBB-TIMER time_total = 0.6548
Grid deallocation failed.
cost_fnc_vector:
1.0000000000000000
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0390
CLUBB-TIMER time_clubb_advance = 0.0895
CLUBB-TIMER time_clubb_pdf = 0.0427
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2852
CLUBB-TIMER time_microphys_advance = 0.0224
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.4866
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0459
CLUBB-TIMER time_clubb_advance = 0.0904
CLUBB-TIMER time_clubb_pdf = 0.0380
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2564
CLUBB-TIMER time_microphys_advance = 0.0202
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.4580
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0389
CLUBB-TIMER time_clubb_advance = 0.1010
CLUBB-TIMER time_clubb_pdf = 0.0441
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2840
CLUBB-TIMER time_microphys_advance = 0.0251
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.5034
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0416
CLUBB-TIMER time_clubb_advance = 0.1207
CLUBB-TIMER time_clubb_pdf = 0.0492
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3102
CLUBB-TIMER time_microphys_advance = 0.0284
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.5578
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0425
CLUBB-TIMER time_clubb_advance = 0.1069
CLUBB-TIMER time_clubb_pdf = 0.0489
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2781
CLUBB-TIMER time_microphys_advance = 0.0246
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.5087
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0384
CLUBB-TIMER time_clubb_advance = 0.0820
CLUBB-TIMER time_clubb_pdf = 0.0407
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2890
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_total = 0.4762
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0396
CLUBB-TIMER time_clubb_advance = 0.1024
CLUBB-TIMER time_clubb_pdf = 0.0517
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3106
CLUBB-TIMER time_microphys_advance = 0.0271
CLUBB-TIMER time_loop_end = 0.0055
CLUBB-TIMER time_total = 0.5381
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0411
CLUBB-TIMER time_clubb_advance = 0.1250
CLUBB-TIMER time_clubb_pdf = 0.0579
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3849
CLUBB-TIMER time_microphys_advance = 0.0364
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.6546
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0403
CLUBB-TIMER time_clubb_advance = 0.1208
CLUBB-TIMER time_clubb_pdf = 0.0564
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3451
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.6042
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0428
CLUBB-TIMER time_clubb_advance = 0.1229
CLUBB-TIMER time_clubb_pdf = 0.0591
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3698
CLUBB-TIMER time_microphys_advance = 0.0313
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.6364
Grid deallocation failed.
Iteration: 10
Parameters:
C_uu_shr = 0.67308866977691650391
C11 = 0.23743870854377746582
gamma_coef = 0.44654780626296997070
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.1225
CLUBB-TIMER time_clubb_pdf = 0.0573
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3621
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.6258
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0397
CLUBB-TIMER time_clubb_advance = 0.1215
CLUBB-TIMER time_clubb_pdf = 0.0542
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3573
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.6121
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0406
CLUBB-TIMER time_clubb_advance = 0.1220
CLUBB-TIMER time_clubb_pdf = 0.0567
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3623
CLUBB-TIMER time_microphys_advance = 0.0315
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.6230
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0419
CLUBB-TIMER time_clubb_advance = 0.1251
CLUBB-TIMER time_clubb_pdf = 0.0585
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3633
CLUBB-TIMER time_microphys_advance = 0.0322
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.6321
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0485
CLUBB-TIMER time_clubb_advance = 0.1476
CLUBB-TIMER time_clubb_pdf = 0.0778
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4290
CLUBB-TIMER time_microphys_advance = 0.0371
CLUBB-TIMER time_loop_end = 0.0101
CLUBB-TIMER time_total = 0.7521
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0408
CLUBB-TIMER time_clubb_advance = 0.1222
CLUBB-TIMER time_clubb_pdf = 0.0559
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3918
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.6525
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0446
CLUBB-TIMER time_clubb_advance = 0.1241
CLUBB-TIMER time_clubb_pdf = 0.0581
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3827
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.6519
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1239
CLUBB-TIMER time_clubb_pdf = 0.0572
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3533
CLUBB-TIMER time_microphys_advance = 0.0318
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.6183
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0437
CLUBB-TIMER time_clubb_advance = 0.1305
CLUBB-TIMER time_clubb_pdf = 0.0610
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3610
CLUBB-TIMER time_microphys_advance = 0.0336
CLUBB-TIMER time_loop_end = 0.0092
CLUBB-TIMER time_total = 0.6410
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0477
CLUBB-TIMER time_clubb_advance = 0.1454
CLUBB-TIMER time_clubb_pdf = 0.0641
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3918
CLUBB-TIMER time_microphys_advance = 0.0362
CLUBB-TIMER time_loop_end = 0.0093
CLUBB-TIMER time_total = 0.6961
Grid deallocation failed.
Iteration: 20
Parameters:
C_uu_shr = 0.65100032091140747070
C11 = 0.33336865901947021484
gamma_coef = 0.27948051691055297852
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0393
CLUBB-TIMER time_clubb_advance = 0.1324
CLUBB-TIMER time_clubb_pdf = 0.0685
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3517
CLUBB-TIMER time_microphys_advance = 0.0309
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.6307
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0507
CLUBB-TIMER time_clubb_advance = 0.1252
CLUBB-TIMER time_clubb_pdf = 0.0582
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3736
CLUBB-TIMER time_microphys_advance = 0.0363
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.6539
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0449
CLUBB-TIMER time_clubb_advance = 0.1328
CLUBB-TIMER time_clubb_pdf = 0.0696
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3576
CLUBB-TIMER time_microphys_advance = 0.0396
CLUBB-TIMER time_loop_end = 0.0096
CLUBB-TIMER time_total = 0.6558
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0410
CLUBB-TIMER time_clubb_advance = 0.1234
CLUBB-TIMER time_clubb_pdf = 0.0587
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3556
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.6204
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0414
CLUBB-TIMER time_clubb_advance = 0.1209
CLUBB-TIMER time_clubb_pdf = 0.0563
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3626
CLUBB-TIMER time_microphys_advance = 0.0315
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.6229
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0484
CLUBB-TIMER time_clubb_advance = 0.1384
CLUBB-TIMER time_clubb_pdf = 0.0648
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4378
CLUBB-TIMER time_microphys_advance = 0.0358
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.7358
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0395
CLUBB-TIMER time_clubb_advance = 0.1176
CLUBB-TIMER time_clubb_pdf = 0.0528
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3520
CLUBB-TIMER time_microphys_advance = 0.0308
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.6001
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0442
CLUBB-TIMER time_clubb_advance = 0.1189
CLUBB-TIMER time_clubb_pdf = 0.0538
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3587
CLUBB-TIMER time_microphys_advance = 0.0308
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.6145
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0415
CLUBB-TIMER time_clubb_advance = 0.1228
CLUBB-TIMER time_clubb_pdf = 0.0562
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3217
CLUBB-TIMER time_microphys_advance = 0.0315
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.5842
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0413
CLUBB-TIMER time_clubb_advance = 0.1236
CLUBB-TIMER time_clubb_pdf = 0.0606
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3358
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.6037
Grid deallocation failed.
Iteration: 30
Parameters:
C_uu_shr = 0.84409219026565551758
C11 = 0.74612116813659667969
gamma_coef = 0.38593935966491699219
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0486
CLUBB-TIMER time_clubb_advance = 0.1349
CLUBB-TIMER time_clubb_pdf = 0.0615
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3587
CLUBB-TIMER time_microphys_advance = 0.0347
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.6491
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0400
CLUBB-TIMER time_clubb_advance = 0.1183
CLUBB-TIMER time_clubb_pdf = 0.0520
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3357
CLUBB-TIMER time_microphys_advance = 0.0314
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.5858
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0414
CLUBB-TIMER time_clubb_advance = 0.1316
CLUBB-TIMER time_clubb_pdf = 0.0615
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3498
CLUBB-TIMER time_microphys_advance = 0.0322
CLUBB-TIMER time_loop_end = 0.0111
CLUBB-TIMER time_total = 0.6294
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0451
CLUBB-TIMER time_clubb_advance = 0.1611
CLUBB-TIMER time_clubb_pdf = 0.0565
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3799
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.6867
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.1394
CLUBB-TIMER time_clubb_pdf = 0.0537
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3287
CLUBB-TIMER time_microphys_advance = 0.0314
CLUBB-TIMER time_loop_end = 0.0125
CLUBB-TIMER time_total = 0.6088
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0499
CLUBB-TIMER time_clubb_advance = 0.1475
CLUBB-TIMER time_clubb_pdf = 0.0470
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3884
CLUBB-TIMER time_microphys_advance = 0.0443
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.6870
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0519
CLUBB-TIMER time_clubb_advance = 0.1464
CLUBB-TIMER time_clubb_pdf = 0.0512
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3195
CLUBB-TIMER time_microphys_advance = 0.0336
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.6107
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0389
CLUBB-TIMER time_clubb_advance = 0.1131
CLUBB-TIMER time_clubb_pdf = 0.0418
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2763
CLUBB-TIMER time_microphys_advance = 0.0346
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.5119
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0395
CLUBB-TIMER time_clubb_advance = 0.1151
CLUBB-TIMER time_clubb_pdf = 0.0526
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3244
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.5700
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.1204
CLUBB-TIMER time_clubb_pdf = 0.0465
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2793
CLUBB-TIMER time_microphys_advance = 0.0314
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5288
Grid deallocation failed.
Iteration: 40
Parameters:
C_uu_shr = 0.00000000000000000000
C11 = 0.27726575732231140137
gamma_coef = 0.21816408634185791016
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0414
CLUBB-TIMER time_clubb_advance = 0.1224
CLUBB-TIMER time_clubb_pdf = 0.0554
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3493
CLUBB-TIMER time_microphys_advance = 0.0315
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.6101
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0439
CLUBB-TIMER time_clubb_advance = 0.1228
CLUBB-TIMER time_clubb_pdf = 0.0557
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3511
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0125
CLUBB-TIMER time_total = 0.6197
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0441
CLUBB-TIMER time_clubb_advance = 0.1381
CLUBB-TIMER time_clubb_pdf = 0.0630
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4070
CLUBB-TIMER time_microphys_advance = 0.0381
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.7007
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0497
CLUBB-TIMER time_clubb_advance = 0.1446
CLUBB-TIMER time_clubb_pdf = 0.0613
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4526
CLUBB-TIMER time_microphys_advance = 0.0438
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.7612
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0415
CLUBB-TIMER time_clubb_advance = 0.1158
CLUBB-TIMER time_clubb_pdf = 0.0519
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4125
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.6614
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0419
CLUBB-TIMER time_clubb_advance = 0.1222
CLUBB-TIMER time_clubb_pdf = 0.0555
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3738
CLUBB-TIMER time_microphys_advance = 0.0308
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.6326
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0508
CLUBB-TIMER time_clubb_advance = 0.1264
CLUBB-TIMER time_clubb_pdf = 0.0626
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3745
CLUBB-TIMER time_microphys_advance = 0.0313
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.6554
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0537
CLUBB-TIMER time_clubb_advance = 0.1246
CLUBB-TIMER time_clubb_pdf = 0.0685
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4017
CLUBB-TIMER time_microphys_advance = 0.0355
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.6983
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0453
CLUBB-TIMER time_clubb_advance = 0.1376
CLUBB-TIMER time_clubb_pdf = 0.0667
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3906
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0123
CLUBB-TIMER time_total = 0.6852
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0458
CLUBB-TIMER time_clubb_advance = 0.1270
CLUBB-TIMER time_clubb_pdf = 0.0609
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3773
CLUBB-TIMER time_microphys_advance = 0.0740
CLUBB-TIMER time_loop_end = 0.0123
CLUBB-TIMER time_total = 0.6992
Grid deallocation failed.
Iteration: 50
Parameters:
C_uu_shr = 0.14444458484649658203
C11 = 0.06002638116478919983
gamma_coef = 0.26988992094993591309
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0489
CLUBB-TIMER time_clubb_advance = 0.1389
CLUBB-TIMER time_clubb_pdf = 0.0746
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4061
CLUBB-TIMER time_microphys_advance = 0.0361
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.7162
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0404
CLUBB-TIMER time_clubb_advance = 0.1321
CLUBB-TIMER time_clubb_pdf = 0.0551
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3838
CLUBB-TIMER time_microphys_advance = 0.0351
CLUBB-TIMER time_loop_end = 0.0130
CLUBB-TIMER time_total = 0.6608
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0406
CLUBB-TIMER time_clubb_advance = 0.1398
CLUBB-TIMER time_clubb_pdf = 0.0645
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3855
CLUBB-TIMER time_microphys_advance = 0.0356
CLUBB-TIMER time_loop_end = 0.0147
CLUBB-TIMER time_total = 0.6821
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0433
CLUBB-TIMER time_clubb_advance = 0.1470
CLUBB-TIMER time_clubb_pdf = 0.0520
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3548
CLUBB-TIMER time_microphys_advance = 0.0321
CLUBB-TIMER time_loop_end = 0.0105
CLUBB-TIMER time_total = 0.6415
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0453
CLUBB-TIMER time_clubb_advance = 0.1304
CLUBB-TIMER time_clubb_pdf = 0.0616
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4180
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.6972
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0418
CLUBB-TIMER time_clubb_advance = 0.1252
CLUBB-TIMER time_clubb_pdf = 0.0565
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3841
CLUBB-TIMER time_microphys_advance = 0.0378
CLUBB-TIMER time_loop_end = 0.0155
CLUBB-TIMER time_total = 0.6627
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0453
CLUBB-TIMER time_clubb_advance = 0.1496
CLUBB-TIMER time_clubb_pdf = 0.0658
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4454
CLUBB-TIMER time_microphys_advance = 0.0327
CLUBB-TIMER time_loop_end = 0.0133
CLUBB-TIMER time_total = 0.7539
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0441
CLUBB-TIMER time_clubb_advance = 0.1416
CLUBB-TIMER time_clubb_pdf = 0.0574
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4653
CLUBB-TIMER time_microphys_advance = 0.0366
CLUBB-TIMER time_loop_end = 0.0113
CLUBB-TIMER time_total = 0.7577
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0438
CLUBB-TIMER time_clubb_advance = 0.1203
CLUBB-TIMER time_clubb_pdf = 0.0578
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3764
CLUBB-TIMER time_microphys_advance = 0.0315
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.6385
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0447
CLUBB-TIMER time_clubb_advance = 0.1246
CLUBB-TIMER time_clubb_pdf = 0.0560
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3904
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0105
CLUBB-TIMER time_total = 0.6600
Grid deallocation failed.
Iteration: 60
Parameters:
C_uu_shr = 0.52689051628112792969
C11 = 0.20772489905357360840
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.0420
CLUBB-TIMER time_clubb_advance = 0.1393
CLUBB-TIMER time_clubb_pdf = 0.0738
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3796
CLUBB-TIMER time_microphys_advance = 0.0353
CLUBB-TIMER time_loop_end = 0.0136
CLUBB-TIMER time_total = 0.6853
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0410
CLUBB-TIMER time_clubb_advance = 0.1439
CLUBB-TIMER time_clubb_pdf = 0.0618
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4031
CLUBB-TIMER time_microphys_advance = 0.0352
CLUBB-TIMER time_loop_end = 0.0202
CLUBB-TIMER time_total = 0.7070
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0410
CLUBB-TIMER time_clubb_advance = 0.1313
CLUBB-TIMER time_clubb_pdf = 0.0668
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3758
CLUBB-TIMER time_microphys_advance = 0.0334
CLUBB-TIMER time_loop_end = 0.0153
CLUBB-TIMER time_total = 0.6653
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0519
CLUBB-TIMER time_clubb_advance = 0.1232
CLUBB-TIMER time_clubb_pdf = 0.0615
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4411
CLUBB-TIMER time_microphys_advance = 0.0442
CLUBB-TIMER time_loop_end = 0.0097
CLUBB-TIMER time_total = 0.7331
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0670
CLUBB-TIMER time_clubb_advance = 0.1148
CLUBB-TIMER time_clubb_pdf = 0.0512
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3360
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0059
CLUBB-TIMER time_total = 0.6061
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0389
CLUBB-TIMER time_clubb_advance = 0.1267
CLUBB-TIMER time_clubb_pdf = 0.0592
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3843
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.6483
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0427
CLUBB-TIMER time_clubb_advance = 0.1252
CLUBB-TIMER time_clubb_pdf = 0.0549
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3604
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.6282
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0440
CLUBB-TIMER time_clubb_advance = 0.1423
CLUBB-TIMER time_clubb_pdf = 0.0557
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3677
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.6518
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0519
CLUBB-TIMER time_clubb_advance = 0.1352
CLUBB-TIMER time_clubb_pdf = 0.0591
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3786
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.6659
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0476
CLUBB-TIMER time_clubb_advance = 0.1393
CLUBB-TIMER time_clubb_pdf = 0.0612
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3792
CLUBB-TIMER time_microphys_advance = 0.0358
CLUBB-TIMER time_loop_end = 0.0096
CLUBB-TIMER time_total = 0.6746
Grid deallocation failed.
Iteration: 70
Parameters:
C_uu_shr = 0.43449458479881286621
C11 = 0.03396441414952278137
gamma_coef = 0.02315908297896385193
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0391
CLUBB-TIMER time_clubb_advance = 0.1412
CLUBB-TIMER time_clubb_pdf = 0.0505
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3346
CLUBB-TIMER time_microphys_advance = 0.0346
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.6085
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0446
CLUBB-TIMER time_clubb_advance = 0.1314
CLUBB-TIMER time_clubb_pdf = 0.0451
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3320
CLUBB-TIMER time_microphys_advance = 0.0354
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.5980
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0415
CLUBB-TIMER time_clubb_advance = 0.1259
CLUBB-TIMER time_clubb_pdf = 0.0434
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3175
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.5697
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0411
CLUBB-TIMER time_clubb_advance = 0.1220
CLUBB-TIMER time_clubb_pdf = 0.0542
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3275
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.5859
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0473
CLUBB-TIMER time_clubb_advance = 0.1227
CLUBB-TIMER time_clubb_pdf = 0.0526
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3084
CLUBB-TIMER time_microphys_advance = 0.0330
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5737
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0449
CLUBB-TIMER time_clubb_advance = 0.1249
CLUBB-TIMER time_clubb_pdf = 0.0471
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3311
CLUBB-TIMER time_microphys_advance = 0.0334
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5895
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0410
CLUBB-TIMER time_clubb_advance = 0.1342
CLUBB-TIMER time_clubb_pdf = 0.0444
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3229
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5844
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.1215
CLUBB-TIMER time_clubb_pdf = 0.0442
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3146
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.5624
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0413
CLUBB-TIMER time_clubb_advance = 0.1278
CLUBB-TIMER time_clubb_pdf = 0.0546
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3549
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0120
CLUBB-TIMER time_total = 0.6233
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0430
CLUBB-TIMER time_clubb_advance = 0.1215
CLUBB-TIMER time_clubb_pdf = 0.0509
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3367
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.5902
Grid deallocation failed.
Iteration: 80
Parameters:
C_uu_shr = 0.23206545412540435791
C11 = 0.00000000000000000000
gamma_coef = 0.08513415604829788208
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.1226
CLUBB-TIMER time_clubb_pdf = 0.0535
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3564
CLUBB-TIMER time_microphys_advance = 0.0346
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.6155
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0492
CLUBB-TIMER time_clubb_advance = 0.1273
CLUBB-TIMER time_clubb_pdf = 0.0526
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3422
CLUBB-TIMER time_microphys_advance = 0.0314
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.6101
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0455
CLUBB-TIMER time_clubb_advance = 0.1402
CLUBB-TIMER time_clubb_pdf = 0.0669
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3647
CLUBB-TIMER time_microphys_advance = 0.0424
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.6693
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0442
CLUBB-TIMER time_clubb_advance = 0.1439
CLUBB-TIMER time_clubb_pdf = 0.0595
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3809
CLUBB-TIMER time_microphys_advance = 0.0375
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.6765
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0414
CLUBB-TIMER time_clubb_advance = 0.1355
CLUBB-TIMER time_clubb_pdf = 0.0557
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3797
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0094
CLUBB-TIMER time_total = 0.6552
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0452
CLUBB-TIMER time_clubb_advance = 0.1302
CLUBB-TIMER time_clubb_pdf = 0.0585
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3356
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.6092
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0422
CLUBB-TIMER time_clubb_advance = 0.1411
CLUBB-TIMER time_clubb_pdf = 0.0526
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3878
CLUBB-TIMER time_microphys_advance = 0.0351
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.6667
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0474
CLUBB-TIMER time_clubb_advance = 0.1300
CLUBB-TIMER time_clubb_pdf = 0.0608
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3659
CLUBB-TIMER time_microphys_advance = 0.0330
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.6442
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0389
CLUBB-TIMER time_clubb_advance = 0.1282
CLUBB-TIMER time_clubb_pdf = 0.0653
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3671
CLUBB-TIMER time_microphys_advance = 0.0398
CLUBB-TIMER time_loop_end = 0.0140
CLUBB-TIMER time_total = 0.6546
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0413
CLUBB-TIMER time_clubb_advance = 0.1350
CLUBB-TIMER time_clubb_pdf = 0.0504
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2813
CLUBB-TIMER time_microphys_advance = 0.0315
CLUBB-TIMER time_loop_end = 0.0076
CLUBB-TIMER time_total = 0.5489
Grid deallocation failed.
Iteration: 90
Parameters:
C_uu_shr = 0.03064371831715106964
C11 = 0.07674191147089004517
gamma_coef = 0.21153953671455383301
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0414
CLUBB-TIMER time_clubb_advance = 0.1334
CLUBB-TIMER time_clubb_pdf = 0.0576
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3906
CLUBB-TIMER time_microphys_advance = 0.0333
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.6664
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1225
CLUBB-TIMER time_clubb_pdf = 0.0595
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3645
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0104
CLUBB-TIMER time_total = 0.6321
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0518
CLUBB-TIMER time_clubb_advance = 0.1614
CLUBB-TIMER time_clubb_pdf = 0.0761
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4723
CLUBB-TIMER time_microphys_advance = 0.0383
CLUBB-TIMER time_loop_end = 0.0097
CLUBB-TIMER time_total = 0.8113
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0439
CLUBB-TIMER time_clubb_advance = 0.1211
CLUBB-TIMER time_clubb_pdf = 0.0511
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3578
CLUBB-TIMER time_microphys_advance = 0.0332
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.6170
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0589
CLUBB-TIMER time_clubb_advance = 0.1282
CLUBB-TIMER time_clubb_pdf = 0.0399
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3337
CLUBB-TIMER time_microphys_advance = 0.0314
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.5992
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0568
CLUBB-TIMER time_clubb_advance = 0.1392
CLUBB-TIMER time_clubb_pdf = 0.0399
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3432
CLUBB-TIMER time_microphys_advance = 0.0315
CLUBB-TIMER time_loop_end = 0.0076
CLUBB-TIMER time_total = 0.6212
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0428
CLUBB-TIMER time_clubb_advance = 0.1382
CLUBB-TIMER time_clubb_pdf = 0.0561
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3586
CLUBB-TIMER time_microphys_advance = 0.0339
CLUBB-TIMER time_loop_end = 0.0229
CLUBB-TIMER time_total = 0.6542
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0465
CLUBB-TIMER time_clubb_advance = 0.1336
CLUBB-TIMER time_clubb_pdf = 0.0436
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3444
CLUBB-TIMER time_microphys_advance = 0.0336
CLUBB-TIMER time_loop_end = 0.0155
CLUBB-TIMER time_total = 0.6190
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0411
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.3427
CLUBB-TIMER time_microphys_advance = 0.0313
CLUBB-TIMER time_loop_end = 0.0126
CLUBB-TIMER time_total = 0.6179
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0411
CLUBB-TIMER time_clubb_advance = 0.1181
CLUBB-TIMER time_clubb_pdf = 0.0387
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3106
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.5484
Grid deallocation failed.
Iteration: 100
Parameters:
C_uu_shr = 0.14775438606739044189
C11 = 0.36103954911231994629
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.0394
CLUBB-TIMER time_clubb_advance = 0.1165
CLUBB-TIMER time_clubb_pdf = 0.0366
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3164
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.5488
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0459
CLUBB-TIMER time_clubb_advance = 0.1193
CLUBB-TIMER time_clubb_pdf = 0.0412
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3306
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.5756
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0424
CLUBB-TIMER time_clubb_advance = 0.1235
CLUBB-TIMER time_clubb_pdf = 0.0405
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3106
CLUBB-TIMER time_microphys_advance = 0.0349
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5614
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.1342
CLUBB-TIMER time_clubb_pdf = 0.0546
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3341
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.6059
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.1213
CLUBB-TIMER time_clubb_pdf = 0.0410
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3141
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5593
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0411
CLUBB-TIMER time_clubb_advance = 0.1388
CLUBB-TIMER time_clubb_pdf = 0.0411
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3289
CLUBB-TIMER time_microphys_advance = 0.0365
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.5963
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0505
CLUBB-TIMER time_clubb_advance = 0.1449
CLUBB-TIMER time_clubb_pdf = 0.0438
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3619
CLUBB-TIMER time_microphys_advance = 0.0334
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.6442
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0405
CLUBB-TIMER time_clubb_advance = 0.1512
CLUBB-TIMER time_clubb_pdf = 0.0368
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3243
CLUBB-TIMER time_microphys_advance = 0.0364
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.5968
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0401
CLUBB-TIMER time_clubb_advance = 0.1182
CLUBB-TIMER time_clubb_pdf = 0.0545
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3355
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5876
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0413
CLUBB-TIMER time_clubb_advance = 0.1254
CLUBB-TIMER time_clubb_pdf = 0.0554
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3531
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.6170
Grid deallocation failed.
Iteration: 110
Parameters:
C_uu_shr = 0.20112049579620361328
C11 = 0.51244157552719116211
gamma_coef = 0.25051140785217285156
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0443
CLUBB-TIMER time_clubb_advance = 0.1309
CLUBB-TIMER time_clubb_pdf = 0.0635
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3536
CLUBB-TIMER time_microphys_advance = 0.0347
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.6374
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0427
CLUBB-TIMER time_clubb_advance = 0.1324
CLUBB-TIMER time_clubb_pdf = 0.0553
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3432
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.6160
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0426
CLUBB-TIMER time_clubb_advance = 0.1314
CLUBB-TIMER time_clubb_pdf = 0.0576
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3436
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.6173
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0478
CLUBB-TIMER time_clubb_advance = 0.1408
CLUBB-TIMER time_clubb_pdf = 0.0615
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4262
CLUBB-TIMER time_microphys_advance = 0.0413
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.7271
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0402
CLUBB-TIMER time_clubb_advance = 0.1173
CLUBB-TIMER time_clubb_pdf = 0.0515
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3205
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5687
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0401
CLUBB-TIMER time_clubb_advance = 0.1203
CLUBB-TIMER time_clubb_pdf = 0.0544
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3271
CLUBB-TIMER time_microphys_advance = 0.0309
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5823
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1242
CLUBB-TIMER time_clubb_pdf = 0.0588
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3714
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.6382
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0459
CLUBB-TIMER time_clubb_advance = 0.1245
CLUBB-TIMER time_clubb_pdf = 0.0578
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3653
CLUBB-TIMER time_microphys_advance = 0.0313
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.6351
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0413
CLUBB-TIMER time_clubb_advance = 0.1231
CLUBB-TIMER time_clubb_pdf = 0.0558
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3372
CLUBB-TIMER time_microphys_advance = 0.0314
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.5990
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0416
CLUBB-TIMER time_clubb_advance = 0.1232
CLUBB-TIMER time_clubb_pdf = 0.0537
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3495
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0118
CLUBB-TIMER time_total = 0.6127
Grid deallocation failed.
Iteration: 120
Parameters:
C_uu_shr = 0.00000000000000000000
C11 = 0.74696820974349975586
gamma_coef = 0.22406634688377380371
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0455
CLUBB-TIMER time_clubb_advance = 0.1337
CLUBB-TIMER time_clubb_pdf = 0.0544
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3793
CLUBB-TIMER time_microphys_advance = 0.0299
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.6513
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1298
CLUBB-TIMER time_clubb_pdf = 0.0477
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3229
CLUBB-TIMER time_microphys_advance = 0.0374
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.5867
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.1345
CLUBB-TIMER time_clubb_pdf = 0.0506
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3133
CLUBB-TIMER time_microphys_advance = 0.0383
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.5851
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0409
CLUBB-TIMER time_clubb_advance = 0.1219
CLUBB-TIMER time_clubb_pdf = 0.0525
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3402
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5962
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0413
CLUBB-TIMER time_clubb_advance = 0.1264
CLUBB-TIMER time_clubb_pdf = 0.0551
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3375
CLUBB-TIMER time_microphys_advance = 0.0347
CLUBB-TIMER time_loop_end = 0.0164
CLUBB-TIMER time_total = 0.6131
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0414
CLUBB-TIMER time_clubb_advance = 0.1445
CLUBB-TIMER time_clubb_pdf = 0.0499
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3090
CLUBB-TIMER time_microphys_advance = 0.0422
CLUBB-TIMER time_loop_end = 0.0164
CLUBB-TIMER time_total = 0.6052
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0461
CLUBB-TIMER time_clubb_advance = 0.1386
CLUBB-TIMER time_clubb_pdf = 0.0408
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3270
CLUBB-TIMER time_microphys_advance = 0.0340
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5965
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0565
CLUBB-TIMER time_clubb_advance = 0.1626
CLUBB-TIMER time_clubb_pdf = 0.0501
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3956
CLUBB-TIMER time_microphys_advance = 0.0396
CLUBB-TIMER time_loop_end = 0.0096
CLUBB-TIMER time_total = 0.7157
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0595
CLUBB-TIMER time_clubb_advance = 0.1407
CLUBB-TIMER time_clubb_pdf = 0.0571
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3952
CLUBB-TIMER time_microphys_advance = 0.0375
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.6988
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0483
CLUBB-TIMER time_clubb_advance = 0.1313
CLUBB-TIMER time_clubb_pdf = 0.0536
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3323
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.6043
Grid deallocation failed.
Iteration: 130
Parameters:
C_uu_shr = 0.38841518759727478027
C11 = 0.25993338227272033691
gamma_coef = 0.02519891224801540375
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0406
CLUBB-TIMER time_clubb_advance = 0.1182
CLUBB-TIMER time_clubb_pdf = 0.0530
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3469
CLUBB-TIMER time_microphys_advance = 0.0309
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5982
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0479
CLUBB-TIMER time_clubb_advance = 0.1217
CLUBB-TIMER time_clubb_pdf = 0.0514
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2876
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0122
CLUBB-TIMER time_total = 0.5544
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0426
CLUBB-TIMER time_clubb_advance = 0.1261
CLUBB-TIMER time_clubb_pdf = 0.0462
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2936
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0122
CLUBB-TIMER time_total = 0.5541
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.1347
CLUBB-TIMER time_clubb_pdf = 0.0543
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3522
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.6284
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0496
CLUBB-TIMER time_clubb_advance = 0.1362
CLUBB-TIMER time_clubb_pdf = 0.0633
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4101
CLUBB-TIMER time_microphys_advance = 0.0360
CLUBB-TIMER time_loop_end = 0.0119
CLUBB-TIMER time_total = 0.7087
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0521
CLUBB-TIMER time_clubb_advance = 0.1685
CLUBB-TIMER time_clubb_pdf = 0.0692
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.4059
CLUBB-TIMER time_microphys_advance = 0.0355
CLUBB-TIMER time_loop_end = 0.0104
CLUBB-TIMER time_total = 0.7431
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0462
CLUBB-TIMER time_clubb_advance = 0.1220
CLUBB-TIMER time_clubb_pdf = 0.0552
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3530
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.6146
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0462
CLUBB-TIMER time_clubb_advance = 0.1300
CLUBB-TIMER time_clubb_pdf = 0.0538
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3561
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.6244
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0419
CLUBB-TIMER time_clubb_advance = 0.1228
CLUBB-TIMER time_clubb_pdf = 0.0568
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3711
CLUBB-TIMER time_microphys_advance = 0.0350
CLUBB-TIMER time_loop_end = 0.0108
CLUBB-TIMER time_total = 0.6402
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0461
CLUBB-TIMER time_clubb_advance = 0.1222
CLUBB-TIMER time_clubb_pdf = 0.0567
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3392
CLUBB-TIMER time_microphys_advance = 0.0315
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.6058
Grid deallocation failed.
Iteration: 140
Parameters:
C_uu_shr = 0.30052402615547180176
C11 = 0.48346674442291259766
gamma_coef = 0.06578282266855239868
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0414
CLUBB-TIMER time_clubb_advance = 0.1245
CLUBB-TIMER time_clubb_pdf = 0.0536
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3309
CLUBB-TIMER time_microphys_advance = 0.0353
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.5959
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
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.3198
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.5766
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0496
CLUBB-TIMER time_clubb_advance = 0.1424
CLUBB-TIMER time_clubb_pdf = 0.0614
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4022
CLUBB-TIMER time_microphys_advance = 0.0365
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.7027
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0398
CLUBB-TIMER time_clubb_advance = 0.1163
CLUBB-TIMER time_clubb_pdf = 0.0538
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3338
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.5824
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0397
CLUBB-TIMER time_clubb_advance = 0.1167
CLUBB-TIMER time_clubb_pdf = 0.0518
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3351
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.5821
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0435
CLUBB-TIMER time_clubb_advance = 0.1220
CLUBB-TIMER time_clubb_pdf = 0.0545
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3389
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.6000
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0563
CLUBB-TIMER time_clubb_advance = 0.1370
CLUBB-TIMER time_clubb_pdf = 0.0644
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3603
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.6602
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0495
CLUBB-TIMER time_clubb_advance = 0.1374
CLUBB-TIMER time_clubb_pdf = 0.0655
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3595
CLUBB-TIMER time_microphys_advance = 0.0331
CLUBB-TIMER time_loop_end = 0.0110
CLUBB-TIMER time_total = 0.6580
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0415
CLUBB-TIMER time_clubb_advance = 0.1334
CLUBB-TIMER time_clubb_pdf = 0.0650
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3646
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0160
CLUBB-TIMER time_total = 0.6553
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0426
CLUBB-TIMER time_clubb_advance = 0.1316
CLUBB-TIMER time_clubb_pdf = 0.0658
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3829
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0189
CLUBB-TIMER time_total = 0.6741
Grid deallocation failed.
Iteration: 150
Parameters:
C_uu_shr = 0.89493572711944580078
C11 = 0.00000000000000000000
gamma_coef = 0.15364508330821990967
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0512
CLUBB-TIMER time_clubb_advance = 0.1344
CLUBB-TIMER time_clubb_pdf = 0.0624
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3663
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.6543
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0388
CLUBB-TIMER time_clubb_advance = 0.1162
CLUBB-TIMER time_clubb_pdf = 0.0502
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3027
CLUBB-TIMER time_microphys_advance = 0.0301
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.5452
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0407
CLUBB-TIMER time_clubb_advance = 0.1188
CLUBB-TIMER time_clubb_pdf = 0.0538
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3166
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5696
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0415
CLUBB-TIMER time_clubb_advance = 0.1241
CLUBB-TIMER time_clubb_pdf = 0.0561
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3441
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.6081
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0534
CLUBB-TIMER time_clubb_advance = 0.1279
CLUBB-TIMER time_clubb_pdf = 0.0560
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3202
CLUBB-TIMER time_microphys_advance = 0.0341
CLUBB-TIMER time_loop_end = 0.0121
CLUBB-TIMER time_total = 0.6056
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0439
CLUBB-TIMER time_clubb_advance = 0.1205
CLUBB-TIMER time_clubb_pdf = 0.0438
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3209
CLUBB-TIMER time_microphys_advance = 0.0309
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5698
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0413
CLUBB-TIMER time_clubb_advance = 0.1322
CLUBB-TIMER time_clubb_pdf = 0.0403
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2980
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0164
CLUBB-TIMER time_total = 0.5612
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0424
CLUBB-TIMER time_clubb_advance = 0.1244
CLUBB-TIMER time_clubb_pdf = 0.0405
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3107
CLUBB-TIMER time_microphys_advance = 0.0322
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.5585
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0427
CLUBB-TIMER time_clubb_advance = 0.1152
CLUBB-TIMER time_clubb_pdf = 0.0353
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3008
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.5323
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0388
CLUBB-TIMER time_clubb_advance = 0.1465
CLUBB-TIMER time_clubb_pdf = 0.0361
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3233
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5835
Grid deallocation failed.
Iteration: 160
Parameters:
C_uu_shr = 0.66581207513809204102
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.0446
CLUBB-TIMER time_clubb_advance = 0.1284
CLUBB-TIMER time_clubb_pdf = 0.0467
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3401
CLUBB-TIMER time_microphys_advance = 0.0321
CLUBB-TIMER time_loop_end = 0.0102
CLUBB-TIMER time_total = 0.6043
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0479
CLUBB-TIMER time_clubb_advance = 0.1276
CLUBB-TIMER time_clubb_pdf = 0.0668
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3549
CLUBB-TIMER time_microphys_advance = 0.0356
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.6443
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0440
CLUBB-TIMER time_clubb_advance = 0.1355
CLUBB-TIMER time_clubb_pdf = 0.0556
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3663
CLUBB-TIMER time_microphys_advance = 0.0376
CLUBB-TIMER time_loop_end = 0.0097
CLUBB-TIMER time_total = 0.6507
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0413
CLUBB-TIMER time_clubb_advance = 0.1321
CLUBB-TIMER time_clubb_pdf = 0.0611
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3772
CLUBB-TIMER time_microphys_advance = 0.0381
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.6610
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0415
CLUBB-TIMER time_clubb_advance = 0.1321
CLUBB-TIMER time_clubb_pdf = 0.0398
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3394
CLUBB-TIMER time_microphys_advance = 0.0336
CLUBB-TIMER time_loop_end = 0.0107
CLUBB-TIMER time_total = 0.5987
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0390
CLUBB-TIMER time_clubb_advance = 0.1162
CLUBB-TIMER time_clubb_pdf = 0.0397
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.0091
CLUBB-TIMER time_total = 0.5503
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0450
CLUBB-TIMER time_clubb_advance = 0.1191
CLUBB-TIMER time_clubb_pdf = 0.0482
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3260
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0099
CLUBB-TIMER time_total = 0.5818
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0506
CLUBB-TIMER time_clubb_advance = 0.1214
CLUBB-TIMER time_clubb_pdf = 0.0564
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3274
CLUBB-TIMER time_microphys_advance = 0.0321
CLUBB-TIMER time_loop_end = 0.0505
CLUBB-TIMER time_total = 0.6401
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0434
CLUBB-TIMER time_clubb_advance = 0.1286
CLUBB-TIMER time_clubb_pdf = 0.0527
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3398
CLUBB-TIMER time_microphys_advance = 0.0347
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.6097
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0413
CLUBB-TIMER time_clubb_advance = 0.1302
CLUBB-TIMER time_clubb_pdf = 0.0534
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3264
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.5933
Grid deallocation failed.
Iteration: 170
Parameters:
C_uu_shr = 0.46617624163627624512
C11 = 0.00000000000000000000
gamma_coef = 0.00044025533134117723
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0619
CLUBB-TIMER time_clubb_advance = 0.1227
CLUBB-TIMER time_clubb_pdf = 0.0568
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3312
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.6140
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0480
CLUBB-TIMER time_clubb_advance = 0.1339
CLUBB-TIMER time_clubb_pdf = 0.0603
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3952
CLUBB-TIMER time_microphys_advance = 0.0393
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.6857
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0402
CLUBB-TIMER time_clubb_advance = 0.1248
CLUBB-TIMER time_clubb_pdf = 0.0440
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3183
CLUBB-TIMER time_microphys_advance = 0.0318
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.5680
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0409
CLUBB-TIMER time_clubb_advance = 0.1254
CLUBB-TIMER time_clubb_pdf = 0.0485
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3270
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.5849
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0424
CLUBB-TIMER time_clubb_advance = 0.1255
CLUBB-TIMER time_clubb_pdf = 0.0423
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2823
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.5364
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0428
CLUBB-TIMER time_clubb_advance = 0.1276
CLUBB-TIMER time_clubb_pdf = 0.0434
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2836
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0096
CLUBB-TIMER time_total = 0.5425
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0426
CLUBB-TIMER time_clubb_advance = 0.1265
CLUBB-TIMER time_clubb_pdf = 0.0433
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2831
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.5400
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0425
CLUBB-TIMER time_clubb_advance = 0.1268
CLUBB-TIMER time_clubb_pdf = 0.0419
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2812
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.5371
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0428
CLUBB-TIMER time_clubb_advance = 0.1282
CLUBB-TIMER time_clubb_pdf = 0.0430
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2833
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0097
CLUBB-TIMER time_total = 0.5423
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0418
CLUBB-TIMER time_clubb_advance = 0.1249
CLUBB-TIMER time_clubb_pdf = 0.0559
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3351
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.6010
Grid deallocation failed.
Iteration: 180
Parameters:
C_uu_shr = 0.58601498603820800781
C11 = 0.00000000000000000000
gamma_coef = 0.07496400922536849976
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0424
CLUBB-TIMER time_clubb_advance = 0.1277
CLUBB-TIMER time_clubb_pdf = 0.0569
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3472
CLUBB-TIMER time_microphys_advance = 0.0494
CLUBB-TIMER time_loop_end = 0.0128
CLUBB-TIMER time_total = 0.6380
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0411
CLUBB-TIMER time_clubb_advance = 0.1244
CLUBB-TIMER time_clubb_pdf = 0.0547
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3397
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.6027
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0425
CLUBB-TIMER time_clubb_advance = 0.1264
CLUBB-TIMER time_clubb_pdf = 0.0486
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2878
CLUBB-TIMER time_microphys_advance = 0.0330
CLUBB-TIMER time_loop_end = 0.0093
CLUBB-TIMER time_total = 0.5503
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0425
CLUBB-TIMER time_clubb_advance = 0.1269
CLUBB-TIMER time_clubb_pdf = 0.0431
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3187
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0094
CLUBB-TIMER time_total = 0.5758
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0430
CLUBB-TIMER time_clubb_advance = 0.1274
CLUBB-TIMER time_clubb_pdf = 0.0444
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3210
CLUBB-TIMER time_microphys_advance = 0.0325
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.5806
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0429
CLUBB-TIMER time_clubb_advance = 0.1276
CLUBB-TIMER time_clubb_pdf = 0.0579
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3504
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0096
CLUBB-TIMER time_total = 0.6238
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0421
CLUBB-TIMER time_clubb_advance = 0.1261
CLUBB-TIMER time_clubb_pdf = 0.0572
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3525
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0093
CLUBB-TIMER time_total = 0.6222
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0455
CLUBB-TIMER time_clubb_advance = 0.1327
CLUBB-TIMER time_clubb_pdf = 0.0414
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3195
CLUBB-TIMER time_microphys_advance = 0.0341
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.5834
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0428
CLUBB-TIMER time_clubb_advance = 0.1262
CLUBB-TIMER time_clubb_pdf = 0.0557
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3490
CLUBB-TIMER time_microphys_advance = 0.0333
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.6173
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0418
CLUBB-TIMER time_clubb_advance = 0.1269
CLUBB-TIMER time_clubb_pdf = 0.0575
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3501
CLUBB-TIMER time_microphys_advance = 0.0327
CLUBB-TIMER time_loop_end = 0.0092
CLUBB-TIMER time_total = 0.6205
Grid deallocation failed.
Iteration: 190
Parameters:
C_uu_shr = 0.18472993373870849609
C11 = 0.34078928828239440918
gamma_coef = 0.19462399184703826904
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0425
CLUBB-TIMER time_clubb_advance = 0.1279
CLUBB-TIMER time_clubb_pdf = 0.0590
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3553
CLUBB-TIMER time_microphys_advance = 0.0330
CLUBB-TIMER time_loop_end = 0.0094
CLUBB-TIMER time_total = 0.6298
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0429
CLUBB-TIMER time_clubb_advance = 0.1323
CLUBB-TIMER time_clubb_pdf = 0.0590
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3565
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0094
CLUBB-TIMER time_total = 0.6358
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0425
CLUBB-TIMER time_clubb_advance = 0.1271
CLUBB-TIMER time_clubb_pdf = 0.0583
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3553
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0094
CLUBB-TIMER time_total = 0.6280
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0425
CLUBB-TIMER time_clubb_advance = 0.1267
CLUBB-TIMER time_clubb_pdf = 0.0567
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3402
CLUBB-TIMER time_microphys_advance = 0.0321
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.6104
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0431
CLUBB-TIMER time_clubb_advance = 0.1504
CLUBB-TIMER time_clubb_pdf = 0.0558
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3389
CLUBB-TIMER time_microphys_advance = 0.0335
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.6321
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0414
CLUBB-TIMER time_clubb_advance = 0.1268
CLUBB-TIMER time_clubb_pdf = 0.0458
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3249
CLUBB-TIMER time_microphys_advance = 0.0332
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.5825
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1256
CLUBB-TIMER time_clubb_pdf = 0.0558
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3428
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0092
CLUBB-TIMER time_total = 0.6095
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0428
CLUBB-TIMER time_clubb_advance = 0.1267
CLUBB-TIMER time_clubb_pdf = 0.0460
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3312
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.5915
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0427
CLUBB-TIMER time_clubb_advance = 0.1267
CLUBB-TIMER time_clubb_pdf = 0.0476
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3305
CLUBB-TIMER time_microphys_advance = 0.0325
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.5923
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0428
CLUBB-TIMER time_clubb_advance = 0.1274
CLUBB-TIMER time_clubb_pdf = 0.0433
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3170
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0094
CLUBB-TIMER time_total = 0.5751
Grid deallocation failed.
Iteration: 200
Parameters:
C_uu_shr = 0.60027652978897094727
C11 = 0.26675379276275634766
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.0427
CLUBB-TIMER time_clubb_advance = 0.1268
CLUBB-TIMER time_clubb_pdf = 0.0431
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3131
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.5702
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0419
CLUBB-TIMER time_clubb_advance = 0.1244
CLUBB-TIMER time_clubb_pdf = 0.0421
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3095
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.5612
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0404
CLUBB-TIMER time_clubb_advance = 0.1226
CLUBB-TIMER time_clubb_pdf = 0.0394
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3051
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5491
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0396
CLUBB-TIMER time_clubb_advance = 0.1135
CLUBB-TIMER time_clubb_pdf = 0.0358
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2739
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.5005
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0416
CLUBB-TIMER time_clubb_advance = 0.1164
CLUBB-TIMER time_clubb_pdf = 0.0385
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2788
CLUBB-TIMER time_microphys_advance = 0.0300
CLUBB-TIMER time_loop_end = 0.0076
CLUBB-TIMER time_total = 0.5145
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0413
CLUBB-TIMER time_clubb_advance = 0.1206
CLUBB-TIMER time_clubb_pdf = 0.0522
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2955
CLUBB-TIMER time_microphys_advance = 0.0309
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5504
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0415
CLUBB-TIMER time_clubb_advance = 0.1221
CLUBB-TIMER time_clubb_pdf = 0.0541
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3201
CLUBB-TIMER time_microphys_advance = 0.0309
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.5792
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0414
CLUBB-TIMER time_clubb_advance = 0.1216
CLUBB-TIMER time_clubb_pdf = 0.0398
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2897
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5335
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0414
CLUBB-TIMER time_clubb_advance = 0.1216
CLUBB-TIMER time_clubb_pdf = 0.0399
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2898
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5338
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0400
CLUBB-TIMER time_clubb_advance = 0.1130
CLUBB-TIMER time_clubb_pdf = 0.0478
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2905
CLUBB-TIMER time_microphys_advance = 0.0300
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.5291
Grid deallocation failed.
Iteration: 210
Parameters:
C_uu_shr = 0.76441043615341186523
C11 = 0.23833253979682922363
gamma_coef = 0.01703679747879505157
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0399
CLUBB-TIMER time_clubb_advance = 0.1152
CLUBB-TIMER time_clubb_pdf = 0.0497
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3130
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.5561
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0400
CLUBB-TIMER time_clubb_advance = 0.1210
CLUBB-TIMER time_clubb_pdf = 0.0526
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3190
CLUBB-TIMER time_microphys_advance = 0.0313
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5735
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0442
CLUBB-TIMER time_clubb_advance = 0.1292
CLUBB-TIMER time_clubb_pdf = 0.0563
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3292
CLUBB-TIMER time_microphys_advance = 0.0338
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.6049
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0429
CLUBB-TIMER time_clubb_advance = 0.1280
CLUBB-TIMER time_clubb_pdf = 0.0570
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3308
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.6036
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0425
CLUBB-TIMER time_clubb_advance = 0.1282
CLUBB-TIMER time_clubb_pdf = 0.0573
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3424
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.6150
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0424
CLUBB-TIMER time_clubb_advance = 0.1267
CLUBB-TIMER time_clubb_pdf = 0.0576
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3456
CLUBB-TIMER time_microphys_advance = 0.0327
CLUBB-TIMER time_loop_end = 0.0093
CLUBB-TIMER time_total = 0.6170
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1230
CLUBB-TIMER time_clubb_pdf = 0.0506
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3288
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.5871
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0409
CLUBB-TIMER time_clubb_advance = 0.1256
CLUBB-TIMER time_clubb_pdf = 0.0503
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3287
CLUBB-TIMER time_microphys_advance = 0.0340
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5894
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0407
CLUBB-TIMER time_clubb_advance = 0.1245
CLUBB-TIMER time_clubb_pdf = 0.0549
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3280
CLUBB-TIMER time_microphys_advance = 0.0327
CLUBB-TIMER time_loop_end = 0.0083
CLUBB-TIMER time_total = 0.5906
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0415
CLUBB-TIMER time_clubb_advance = 0.1232
CLUBB-TIMER time_clubb_pdf = 0.0549
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3280
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.5901
Grid deallocation failed.
Iteration: 220
Parameters:
C_uu_shr = 0.75811409950256347656
C11 = 0.83397781848907470703
gamma_coef = 0.21344199776649475098
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
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.3302
CLUBB-TIMER time_microphys_advance = 0.0327
CLUBB-TIMER time_loop_end = 0.0092
CLUBB-TIMER time_total = 0.5963
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0423
CLUBB-TIMER time_clubb_advance = 0.1265
CLUBB-TIMER time_clubb_pdf = 0.0519
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3286
CLUBB-TIMER time_microphys_advance = 0.0327
CLUBB-TIMER time_loop_end = 0.0094
CLUBB-TIMER time_total = 0.5937
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0422
CLUBB-TIMER time_clubb_advance = 0.1254
CLUBB-TIMER time_clubb_pdf = 0.0552
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3299
CLUBB-TIMER time_microphys_advance = 0.0318
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.5958
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0421
CLUBB-TIMER time_clubb_advance = 0.1252
CLUBB-TIMER time_clubb_pdf = 0.0555
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3320
CLUBB-TIMER time_microphys_advance = 0.0321
CLUBB-TIMER time_loop_end = 0.0093
CLUBB-TIMER time_total = 0.5985
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0415
CLUBB-TIMER time_clubb_advance = 0.1263
CLUBB-TIMER time_clubb_pdf = 0.0547
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3300
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.5959
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0409
CLUBB-TIMER time_clubb_advance = 0.1255
CLUBB-TIMER time_clubb_pdf = 0.0554
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3398
CLUBB-TIMER time_microphys_advance = 0.0330
CLUBB-TIMER time_loop_end = 0.0086
CLUBB-TIMER time_total = 0.6049
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0458
CLUBB-TIMER time_clubb_advance = 0.1250
CLUBB-TIMER time_clubb_pdf = 0.0564
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3450
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0092
CLUBB-TIMER time_total = 0.6163
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0426
CLUBB-TIMER time_clubb_advance = 0.1294
CLUBB-TIMER time_clubb_pdf = 0.0516
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2913
CLUBB-TIMER time_microphys_advance = 0.0334
CLUBB-TIMER time_loop_end = 0.0096
CLUBB-TIMER time_total = 0.5604
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0448
CLUBB-TIMER time_clubb_advance = 0.1281
CLUBB-TIMER time_clubb_pdf = 0.0574
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3484
CLUBB-TIMER time_microphys_advance = 0.0328
CLUBB-TIMER time_loop_end = 0.0096
CLUBB-TIMER time_total = 0.6240
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0424
CLUBB-TIMER time_clubb_advance = 0.1286
CLUBB-TIMER time_clubb_pdf = 0.0611
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3498
CLUBB-TIMER time_microphys_advance = 0.0330
CLUBB-TIMER time_loop_end = 0.0096
CLUBB-TIMER time_total = 0.6273
Grid deallocation failed.
Iteration: 230
Parameters:
C_uu_shr = 0.02128302492201328278
C11 = 0.50862628221511840820
gamma_coef = 0.15947318077087402344
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0464
CLUBB-TIMER time_clubb_advance = 0.1285
CLUBB-TIMER time_clubb_pdf = 0.0595
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3489
CLUBB-TIMER time_microphys_advance = 0.0328
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.6283
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0441
CLUBB-TIMER time_clubb_advance = 0.1332
CLUBB-TIMER time_clubb_pdf = 0.0627
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3485
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.6321
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0411
CLUBB-TIMER time_clubb_advance = 0.1263
CLUBB-TIMER time_clubb_pdf = 0.0565
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3418
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0114
CLUBB-TIMER time_total = 0.6117
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0411
CLUBB-TIMER time_clubb_advance = 0.1248
CLUBB-TIMER time_clubb_pdf = 0.0563
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3393
CLUBB-TIMER time_microphys_advance = 0.0321
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.6045
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0424
CLUBB-TIMER time_clubb_advance = 0.1281
CLUBB-TIMER time_clubb_pdf = 0.0577
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3481
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0096
CLUBB-TIMER time_total = 0.6212
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0428
CLUBB-TIMER time_clubb_advance = 0.1279
CLUBB-TIMER time_clubb_pdf = 0.0577
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3473
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0096
CLUBB-TIMER time_total = 0.6205
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0423
CLUBB-TIMER time_clubb_advance = 0.1277
CLUBB-TIMER time_clubb_pdf = 0.0583
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3510
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.6240
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0425
CLUBB-TIMER time_clubb_advance = 0.1278
CLUBB-TIMER time_clubb_pdf = 0.0538
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3436
CLUBB-TIMER time_microphys_advance = 0.0332
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.6130
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0416
CLUBB-TIMER time_clubb_advance = 0.1254
CLUBB-TIMER time_clubb_pdf = 0.0560
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3363
CLUBB-TIMER time_microphys_advance = 0.0322
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.6025
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0418
CLUBB-TIMER time_clubb_advance = 0.1278
CLUBB-TIMER time_clubb_pdf = 0.0414
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3050
CLUBB-TIMER time_microphys_advance = 0.0333
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.5596
Grid deallocation failed.
Iteration: 240
Parameters:
C_uu_shr = 0.61900526285171508789
C11 = 0.57095539569854736328
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.0411
CLUBB-TIMER time_clubb_advance = 0.1269
CLUBB-TIMER time_clubb_pdf = 0.0403
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2941
CLUBB-TIMER time_microphys_advance = 0.0331
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.5459
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.1293
CLUBB-TIMER time_clubb_pdf = 0.0516
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2822
CLUBB-TIMER time_microphys_advance = 0.0328
CLUBB-TIMER time_loop_end = 0.0093
CLUBB-TIMER time_total = 0.5497
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0426
CLUBB-TIMER time_clubb_advance = 0.1272
CLUBB-TIMER time_clubb_pdf = 0.0555
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3217
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0096
CLUBB-TIMER time_total = 0.5917
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0428
CLUBB-TIMER time_clubb_advance = 0.1274
CLUBB-TIMER time_clubb_pdf = 0.0549
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3194
CLUBB-TIMER time_microphys_advance = 0.0325
CLUBB-TIMER time_loop_end = 0.0097
CLUBB-TIMER time_total = 0.5892
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0427
CLUBB-TIMER time_clubb_advance = 0.1274
CLUBB-TIMER time_clubb_pdf = 0.0550
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3193
CLUBB-TIMER time_microphys_advance = 0.0326
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.5893
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.1246
CLUBB-TIMER time_clubb_pdf = 0.0545
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3093
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.5733
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0406
CLUBB-TIMER time_clubb_advance = 0.1412
CLUBB-TIMER time_clubb_pdf = 0.0575
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3097
CLUBB-TIMER time_microphys_advance = 0.0360
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.5945
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0403
CLUBB-TIMER time_clubb_advance = 0.1228
CLUBB-TIMER time_clubb_pdf = 0.0499
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2864
CLUBB-TIMER time_microphys_advance = 0.0322
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.5415
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0401
CLUBB-TIMER time_clubb_advance = 0.1205
CLUBB-TIMER time_clubb_pdf = 0.0375
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2663
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5053
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0423
CLUBB-TIMER time_clubb_advance = 0.1276
CLUBB-TIMER time_clubb_pdf = 0.0498
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2931
CLUBB-TIMER time_microphys_advance = 0.0321
CLUBB-TIMER time_loop_end = 0.0095
CLUBB-TIMER time_total = 0.5568
Grid deallocation failed.
Iteration: 250
Parameters:
C_uu_shr = 0.91487115621566772461
C11 = 0.88154274225234985352
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.0416
CLUBB-TIMER time_clubb_advance = 0.1229
CLUBB-TIMER time_clubb_pdf = 0.0386
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2731
CLUBB-TIMER time_microphys_advance = 0.0314
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.5182
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.1209
CLUBB-TIMER time_clubb_pdf = 0.0376
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2771
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0081
CLUBB-TIMER time_total = 0.5176
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0415
CLUBB-TIMER time_clubb_advance = 0.1226
CLUBB-TIMER time_clubb_pdf = 0.0532
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3066
CLUBB-TIMER time_microphys_advance = 0.0313
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.5655
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0413
CLUBB-TIMER time_clubb_advance = 0.1194
CLUBB-TIMER time_clubb_pdf = 0.0379
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2880
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5266
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0392
CLUBB-TIMER time_clubb_advance = 0.1160
CLUBB-TIMER time_clubb_pdf = 0.0496
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3078
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.5514
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0411
CLUBB-TIMER time_clubb_advance = 0.1152
CLUBB-TIMER time_clubb_pdf = 0.0501
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3158
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0065
CLUBB-TIMER time_total = 0.5605
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0410
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.3256
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0085
CLUBB-TIMER time_total = 0.5847
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.1255
CLUBB-TIMER time_clubb_pdf = 0.0557
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3346
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.6011
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0416
CLUBB-TIMER time_clubb_advance = 0.1250
CLUBB-TIMER time_clubb_pdf = 0.0553
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3206
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.5856
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0416
CLUBB-TIMER time_clubb_advance = 0.1246
CLUBB-TIMER time_clubb_pdf = 0.0414
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2850
CLUBB-TIMER time_microphys_advance = 0.0314
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.5347
Grid deallocation failed.
Iteration: 260
Parameters:
C_uu_shr = 0.94197130203247070312
C11 = 0.22473192214965820312
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.0417
CLUBB-TIMER time_clubb_advance = 0.1247
CLUBB-TIMER time_clubb_pdf = 0.0403
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2753
CLUBB-TIMER time_microphys_advance = 0.0315
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.5241
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0432
CLUBB-TIMER time_clubb_advance = 0.1302
CLUBB-TIMER time_clubb_pdf = 0.0520
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2997
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0153
CLUBB-TIMER time_total = 0.5724
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0390
CLUBB-TIMER time_clubb_advance = 0.1166
CLUBB-TIMER time_clubb_pdf = 0.0510
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2985
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5440
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0400
CLUBB-TIMER time_clubb_advance = 0.1184
CLUBB-TIMER time_clubb_pdf = 0.0530
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3048
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.5561
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.1255
CLUBB-TIMER time_clubb_pdf = 0.0567
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3184
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.5855
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0418
CLUBB-TIMER time_clubb_advance = 0.1287
CLUBB-TIMER time_clubb_pdf = 0.0573
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3231
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5937
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0416
CLUBB-TIMER time_clubb_advance = 0.1247
CLUBB-TIMER time_clubb_pdf = 0.0542
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3214
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5852
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0418
CLUBB-TIMER time_clubb_advance = 0.1250
CLUBB-TIMER time_clubb_pdf = 0.0584
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3271
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.5954
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0408
CLUBB-TIMER time_clubb_advance = 0.1200
CLUBB-TIMER time_clubb_pdf = 0.0557
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3236
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5810
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0396
CLUBB-TIMER time_clubb_advance = 0.1187
CLUBB-TIMER time_clubb_pdf = 0.0541
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3424
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.5949
Grid deallocation failed.
Iteration: 270
Parameters:
C_uu_shr = 0.79309427738189697266
C11 = 0.05686219409108161926
gamma_coef = 0.39274284243583679199
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0394
CLUBB-TIMER time_clubb_advance = 0.1171
CLUBB-TIMER time_clubb_pdf = 0.0543
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3382
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0076
CLUBB-TIMER time_total = 0.5886
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0419
CLUBB-TIMER time_clubb_advance = 0.1292
CLUBB-TIMER time_clubb_pdf = 0.0587
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3494
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.6225
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1255
CLUBB-TIMER time_clubb_pdf = 0.0588
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3434
CLUBB-TIMER time_microphys_advance = 0.0321
CLUBB-TIMER time_loop_end = 0.0092
CLUBB-TIMER time_total = 0.6129
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0418
CLUBB-TIMER time_clubb_advance = 0.1249
CLUBB-TIMER time_clubb_pdf = 0.0582
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3450
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.6127
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0419
CLUBB-TIMER time_clubb_advance = 0.1243
CLUBB-TIMER time_clubb_pdf = 0.0579
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3330
CLUBB-TIMER time_microphys_advance = 0.0318
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5998
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0410
CLUBB-TIMER time_clubb_advance = 0.1210
CLUBB-TIMER time_clubb_pdf = 0.0563
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3721
CLUBB-TIMER time_microphys_advance = 0.0313
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.6316
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0402
CLUBB-TIMER time_clubb_advance = 0.1205
CLUBB-TIMER time_clubb_pdf = 0.0552
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3538
CLUBB-TIMER time_microphys_advance = 0.0314
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.6098
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0399
CLUBB-TIMER time_clubb_advance = 0.1194
CLUBB-TIMER time_clubb_pdf = 0.0547
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3543
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.6087
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0422
CLUBB-TIMER time_clubb_advance = 0.1262
CLUBB-TIMER time_clubb_pdf = 0.0594
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3767
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0093
CLUBB-TIMER time_total = 0.6483
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0419
CLUBB-TIMER time_clubb_advance = 0.1266
CLUBB-TIMER time_clubb_pdf = 0.0592
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3857
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0092
CLUBB-TIMER time_total = 0.6570
Grid deallocation failed.
Iteration: 280
Parameters:
C_uu_shr = 0.71782547235488891602
C11 = 0.04560702294111251831
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.0422
CLUBB-TIMER time_clubb_advance = 0.1255
CLUBB-TIMER time_clubb_pdf = 0.0587
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3713
CLUBB-TIMER time_microphys_advance = 0.0322
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.6410
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.1254
CLUBB-TIMER time_clubb_pdf = 0.0590
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3620
CLUBB-TIMER time_microphys_advance = 0.0321
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.6316
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0425
CLUBB-TIMER time_clubb_advance = 0.1330
CLUBB-TIMER time_clubb_pdf = 0.0548
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3542
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0075
CLUBB-TIMER time_total = 0.6247
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0398
CLUBB-TIMER time_clubb_advance = 0.1185
CLUBB-TIMER time_clubb_pdf = 0.0375
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2867
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.5220
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0399
CLUBB-TIMER time_clubb_advance = 0.1185
CLUBB-TIMER time_clubb_pdf = 0.0518
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3131
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.5632
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1255
CLUBB-TIMER time_clubb_pdf = 0.0556
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3235
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.5893
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0418
CLUBB-TIMER time_clubb_advance = 0.1249
CLUBB-TIMER time_clubb_pdf = 0.0556
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3267
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.5917
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1358
CLUBB-TIMER time_clubb_pdf = 0.0558
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3307
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.6069
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1248
CLUBB-TIMER time_clubb_pdf = 0.0518
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3183
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5791
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0407
CLUBB-TIMER time_clubb_advance = 0.1188
CLUBB-TIMER time_clubb_pdf = 0.0516
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3126
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0076
CLUBB-TIMER time_total = 0.5635
Grid deallocation failed.
Iteration: 290
Parameters:
C_uu_shr = 0.75878143310546875000
C11 = 0.49595990777015686035
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.0395
CLUBB-TIMER time_clubb_advance = 0.1182
CLUBB-TIMER time_clubb_pdf = 0.0372
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2822
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5168
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0390
CLUBB-TIMER time_clubb_advance = 0.1154
CLUBB-TIMER time_clubb_pdf = 0.0374
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2917
CLUBB-TIMER time_microphys_advance = 0.0305
CLUBB-TIMER time_loop_end = 0.0101
CLUBB-TIMER time_total = 0.5254
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0422
CLUBB-TIMER time_clubb_advance = 0.1248
CLUBB-TIMER time_clubb_pdf = 0.0421
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3068
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5587
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0421
CLUBB-TIMER time_clubb_advance = 0.1246
CLUBB-TIMER time_clubb_pdf = 0.0418
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3087
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5600
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0419
CLUBB-TIMER time_clubb_advance = 0.1242
CLUBB-TIMER time_clubb_pdf = 0.0420
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3039
CLUBB-TIMER time_microphys_advance = 0.0313
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5541
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0415
CLUBB-TIMER time_clubb_advance = 0.1238
CLUBB-TIMER time_clubb_pdf = 0.0407
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2775
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.5253
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0416
CLUBB-TIMER time_clubb_advance = 0.1239
CLUBB-TIMER time_clubb_pdf = 0.0396
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2723
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.5189
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0433
CLUBB-TIMER time_clubb_advance = 0.1205
CLUBB-TIMER time_clubb_pdf = 0.0378
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2765
CLUBB-TIMER time_microphys_advance = 0.0304
CLUBB-TIMER time_loop_end = 0.0068
CLUBB-TIMER time_total = 0.5168
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0394
CLUBB-TIMER time_clubb_advance = 0.1186
CLUBB-TIMER time_clubb_pdf = 0.0384
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2816
CLUBB-TIMER time_microphys_advance = 0.0309
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.5173
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0391
CLUBB-TIMER time_clubb_advance = 0.1157
CLUBB-TIMER time_clubb_pdf = 0.0384
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2995
CLUBB-TIMER time_microphys_advance = 0.0302
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5314
Grid deallocation failed.
Iteration: 300
Parameters:
C_uu_shr = 0.50106680393218994141
C11 = 0.19222588837146759033
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.0418
CLUBB-TIMER time_clubb_advance = 0.1254
CLUBB-TIMER time_clubb_pdf = 0.0426
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3135
CLUBB-TIMER time_microphys_advance = 0.0320
CLUBB-TIMER time_loop_end = 0.0090
CLUBB-TIMER time_total = 0.5662
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1250
CLUBB-TIMER time_clubb_pdf = 0.0424
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3138
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5656
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1254
CLUBB-TIMER time_clubb_pdf = 0.0425
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3128
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.5648
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.1246
CLUBB-TIMER time_clubb_pdf = 0.0418
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3117
CLUBB-TIMER time_microphys_advance = 0.0318
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5627
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0416
CLUBB-TIMER time_clubb_advance = 0.1218
CLUBB-TIMER time_clubb_pdf = 0.0442
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3182
CLUBB-TIMER time_microphys_advance = 0.0310
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.5671
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0396
CLUBB-TIMER time_clubb_advance = 0.1318
CLUBB-TIMER time_clubb_pdf = 0.0390
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3397
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.5905
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0392
CLUBB-TIMER time_clubb_advance = 0.1175
CLUBB-TIMER time_clubb_pdf = 0.0618
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3095
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0100
CLUBB-TIMER time_total = 0.5704
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0403
CLUBB-TIMER time_clubb_advance = 0.1197
CLUBB-TIMER time_clubb_pdf = 0.0402
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3034
CLUBB-TIMER time_microphys_advance = 0.0307
CLUBB-TIMER time_loop_end = 0.0082
CLUBB-TIMER time_total = 0.5442
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1248
CLUBB-TIMER time_clubb_pdf = 0.0419
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3073
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5583
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1239
CLUBB-TIMER time_clubb_pdf = 0.0418
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2938
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.5435
Grid deallocation failed.
Iteration: 310
Parameters:
C_uu_shr = 0.80470323562622070312
C11 = 0.43506789207458496094
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.0416
CLUBB-TIMER time_clubb_advance = 0.1239
CLUBB-TIMER time_clubb_pdf = 0.0408
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2905
CLUBB-TIMER time_microphys_advance = 0.0315
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.5390
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.1239
CLUBB-TIMER time_clubb_pdf = 0.0414
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.2957
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0087
CLUBB-TIMER time_total = 0.5450
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0405
CLUBB-TIMER time_clubb_advance = 0.1163
CLUBB-TIMER time_clubb_pdf = 0.0367
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2723
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.5052
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0390
CLUBB-TIMER time_clubb_advance = 0.1201
CLUBB-TIMER time_clubb_pdf = 0.0348
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2697
CLUBB-TIMER time_microphys_advance = 0.0302
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.5024
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0396
CLUBB-TIMER time_clubb_advance = 0.1250
CLUBB-TIMER time_clubb_pdf = 0.0521
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2899
CLUBB-TIMER time_microphys_advance = 0.0312
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.5461
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0418
CLUBB-TIMER time_clubb_advance = 0.1278
CLUBB-TIMER time_clubb_pdf = 0.0576
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3132
CLUBB-TIMER time_microphys_advance = 0.0313
CLUBB-TIMER time_loop_end = 0.0108
CLUBB-TIMER time_total = 0.5843
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0450
CLUBB-TIMER time_clubb_advance = 0.1369
CLUBB-TIMER time_clubb_pdf = 0.0555
CLUBB-TIMER time_SILHS = 0.0002
CLUBB-TIMER time_microphys_scheme = 0.3199
CLUBB-TIMER time_microphys_advance = 0.0321
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.6006
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0470
CLUBB-TIMER time_clubb_advance = 0.1289
CLUBB-TIMER time_clubb_pdf = 0.0555
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3371
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0091
CLUBB-TIMER time_total = 0.6121
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0421
CLUBB-TIMER time_clubb_advance = 0.1291
CLUBB-TIMER time_clubb_pdf = 0.0557
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3183
CLUBB-TIMER time_microphys_advance = 0.0317
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.5878
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0469
CLUBB-TIMER time_clubb_advance = 0.1399
CLUBB-TIMER time_clubb_pdf = 0.0569
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3498
CLUBB-TIMER time_microphys_advance = 0.0327
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.6370
Grid deallocation failed.
Iteration: 320
Parameters:
C_uu_shr = 0.68484956026077270508
C11 = 0.06835997104644775391
gamma_coef = 0.14005281031131744385
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0556
CLUBB-TIMER time_clubb_advance = 0.1343
CLUBB-TIMER time_clubb_pdf = 0.0758
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.4350
CLUBB-TIMER time_microphys_advance = 0.0340
CLUBB-TIMER time_loop_end = 0.0123
CLUBB-TIMER time_total = 0.7485
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0411
CLUBB-TIMER time_clubb_advance = 0.1308
CLUBB-TIMER time_clubb_pdf = 0.0483
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3449
CLUBB-TIMER time_microphys_advance = 0.0319
CLUBB-TIMER time_loop_end = 0.0076
CLUBB-TIMER time_total = 0.6060
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0434
CLUBB-TIMER time_clubb_advance = 0.1171
CLUBB-TIMER time_clubb_pdf = 0.0445
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3218
CLUBB-TIMER time_microphys_advance = 0.0287
CLUBB-TIMER time_loop_end = 0.0084
CLUBB-TIMER time_total = 0.5655
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.1200
CLUBB-TIMER time_clubb_pdf = 0.0444
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3295
CLUBB-TIMER time_microphys_advance = 0.0321
CLUBB-TIMER time_loop_end = 0.0093
CLUBB-TIMER time_total = 0.5791
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0459
CLUBB-TIMER time_clubb_advance = 0.1380
CLUBB-TIMER time_clubb_pdf = 0.0443
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3443
CLUBB-TIMER time_microphys_advance = 0.0346
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.6180
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0390
CLUBB-TIMER time_clubb_advance = 0.0954
CLUBB-TIMER time_clubb_pdf = 0.0399
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2750
CLUBB-TIMER time_microphys_advance = 0.0230
CLUBB-TIMER time_loop_end = 0.0089
CLUBB-TIMER time_total = 0.4825
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0434
CLUBB-TIMER time_clubb_advance = 0.1248
CLUBB-TIMER time_clubb_pdf = 0.0504
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.3869
CLUBB-TIMER time_microphys_advance = 0.0291
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.6435
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0394
CLUBB-TIMER time_clubb_advance = 0.0755
CLUBB-TIMER time_clubb_pdf = 0.0327
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2227
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.3936
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0696
CLUBB-TIMER time_clubb_pdf = 0.0290
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2911
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4498
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0384
CLUBB-TIMER time_clubb_advance = 0.0874
CLUBB-TIMER time_clubb_pdf = 0.0366
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2864
CLUBB-TIMER time_microphys_advance = 0.0217
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4766
Grid deallocation failed.
Iteration: 330
Parameters:
C_uu_shr = 0.14372900128364562988
C11 = 0.00010048115655081347
gamma_coef = 0.00533144036307930946
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0423
CLUBB-TIMER time_clubb_advance = 0.0759
CLUBB-TIMER time_clubb_pdf = 0.0291
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2344
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4036
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.0700
CLUBB-TIMER time_clubb_pdf = 0.0387
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2597
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4326
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0684
CLUBB-TIMER time_clubb_pdf = 0.0244
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2135
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3666
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0384
CLUBB-TIMER time_clubb_advance = 0.0847
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2671
CLUBB-TIMER time_microphys_advance = 0.0234
CLUBB-TIMER time_loop_end = 0.0171
CLUBB-TIMER time_total = 0.4627
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.1153
CLUBB-TIMER time_clubb_pdf = 0.0252
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2349
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4405
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0422
CLUBB-TIMER time_clubb_advance = 0.0765
CLUBB-TIMER time_clubb_pdf = 0.0242
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2684
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4355
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0836
CLUBB-TIMER time_clubb_pdf = 0.0243
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2659
CLUBB-TIMER time_microphys_advance = 0.0214
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4384
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0465
CLUBB-TIMER time_clubb_advance = 0.0737
CLUBB-TIMER time_clubb_pdf = 0.0264
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2192
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.3893
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0384
CLUBB-TIMER time_clubb_advance = 0.0950
CLUBB-TIMER time_clubb_pdf = 0.0468
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2697
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4740
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0462
CLUBB-TIMER time_clubb_advance = 0.0770
CLUBB-TIMER time_clubb_pdf = 0.0272
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2419
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0080
CLUBB-TIMER time_total = 0.4188
Grid deallocation failed.
Iteration: 340
Parameters:
C_uu_shr = 0.00000000000000000000
C11 = 0.00000000000000000000
gamma_coef = 0.00406058272346854210
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0704
CLUBB-TIMER time_clubb_pdf = 0.0471
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2926
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4707
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When 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.0454
CLUBB-TIMER time_clubb_advance = 0.1263
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2321
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4706
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0435
CLUBB-TIMER time_clubb_advance = 0.1002
CLUBB-TIMER time_clubb_pdf = 0.0365
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2609
CLUBB-TIMER time_microphys_advance = 0.0215
CLUBB-TIMER time_loop_end = 0.0194
CLUBB-TIMER time_total = 0.4830
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0408
CLUBB-TIMER time_clubb_advance = 0.0687
CLUBB-TIMER time_clubb_pdf = 0.0309
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2852
CLUBB-TIMER time_microphys_advance = 0.0396
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4702
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0405
CLUBB-TIMER time_clubb_advance = 0.1032
CLUBB-TIMER time_clubb_pdf = 0.0310
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2766
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4735
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0385
CLUBB-TIMER time_clubb_advance = 0.1062
CLUBB-TIMER time_clubb_pdf = 0.0366
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2826
CLUBB-TIMER time_microphys_advance = 0.0260
CLUBB-TIMER time_loop_end = 0.0131
CLUBB-TIMER time_total = 0.5041
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0385
CLUBB-TIMER time_clubb_advance = 0.0953
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2710
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4579
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0434
CLUBB-TIMER time_clubb_advance = 0.0988
CLUBB-TIMER time_clubb_pdf = 0.0461
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2492
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4598
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0406
CLUBB-TIMER time_clubb_advance = 0.1083
CLUBB-TIMER time_clubb_pdf = 0.0317
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2378
CLUBB-TIMER time_microphys_advance = 0.0243
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4481
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0403
CLUBB-TIMER time_clubb_advance = 0.1000
CLUBB-TIMER time_clubb_pdf = 0.0496
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.1814
CLUBB-TIMER time_microphys_advance = 0.0200
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.3964
Grid deallocation failed.
Iteration: 350
Parameters:
C_uu_shr = 0.07001174241304397583
C11 = 0.16129544377326965332
gamma_coef = 0.07978906482458114624
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0894
CLUBB-TIMER time_clubb_pdf = 0.0255
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2303
CLUBB-TIMER time_microphys_advance = 0.0204
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4090
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0467
CLUBB-TIMER time_clubb_advance = 0.0839
CLUBB-TIMER time_clubb_pdf = 0.0298
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2687
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4516
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0456
CLUBB-TIMER time_clubb_advance = 0.0981
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2659
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4639
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0482
CLUBB-TIMER time_clubb_advance = 0.0943
CLUBB-TIMER time_clubb_pdf = 0.0387
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2571
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4606
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.1068
CLUBB-TIMER time_clubb_pdf = 0.0244
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2349
CLUBB-TIMER time_microphys_advance = 0.0224
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4319
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0524
CLUBB-TIMER time_clubb_advance = 0.0682
CLUBB-TIMER time_clubb_pdf = 0.0495
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2358
CLUBB-TIMER time_microphys_advance = 0.0210
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4320
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0463
CLUBB-TIMER time_clubb_advance = 0.0915
CLUBB-TIMER time_clubb_pdf = 0.0329
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2699
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0053
CLUBB-TIMER time_total = 0.4651
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0426
CLUBB-TIMER time_clubb_advance = 0.0821
CLUBB-TIMER time_clubb_pdf = 0.0318
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2529
CLUBB-TIMER time_microphys_advance = 0.0369
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4513
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0505
CLUBB-TIMER time_clubb_advance = 0.0679
CLUBB-TIMER time_clubb_pdf = 0.0392
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2708
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4503
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0414
CLUBB-TIMER time_clubb_advance = 0.0734
CLUBB-TIMER time_clubb_pdf = 0.0377
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2734
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4497
Grid deallocation failed.
Iteration: 360
Parameters:
C_uu_shr = 0.49880746006965637207
C11 = 0.26854956150054931641
gamma_coef = 0.01015242934226989746
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0773
CLUBB-TIMER time_clubb_pdf = 0.0432
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2658
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4465
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0419
CLUBB-TIMER time_clubb_advance = 0.0869
CLUBB-TIMER time_clubb_pdf = 0.0350
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2584
CLUBB-TIMER time_microphys_advance = 0.0295
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4579
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0429
CLUBB-TIMER time_clubb_advance = 0.0911
CLUBB-TIMER time_clubb_pdf = 0.0317
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2562
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0163
CLUBB-TIMER time_total = 0.4569
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0384
CLUBB-TIMER time_clubb_advance = 0.0871
CLUBB-TIMER time_clubb_pdf = 0.0302
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2695
CLUBB-TIMER time_microphys_advance = 0.0199
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4512
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0390
CLUBB-TIMER time_clubb_advance = 0.0860
CLUBB-TIMER time_clubb_pdf = 0.0333
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2560
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0164
CLUBB-TIMER time_total = 0.4486
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0475
CLUBB-TIMER time_clubb_advance = 0.0815
CLUBB-TIMER time_clubb_pdf = 0.0465
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2498
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4478
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0967
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2587
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4489
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0440
CLUBB-TIMER time_clubb_advance = 0.0951
CLUBB-TIMER time_clubb_pdf = 0.0338
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2255
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0103
CLUBB-TIMER time_total = 0.4267
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0394
CLUBB-TIMER time_clubb_advance = 0.0856
CLUBB-TIMER time_clubb_pdf = 0.0234
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2242
CLUBB-TIMER time_microphys_advance = 0.0263
CLUBB-TIMER time_loop_end = 0.0286
CLUBB-TIMER time_total = 0.4285
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0386
CLUBB-TIMER time_clubb_advance = 0.0735
CLUBB-TIMER time_clubb_pdf = 0.0260
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2549
CLUBB-TIMER time_microphys_advance = 0.0235
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4222
Grid deallocation failed.
Iteration: 370
Parameters:
C_uu_shr = 0.40761640667915344238
C11 = 0.56944835186004638672
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.0469
CLUBB-TIMER time_clubb_advance = 0.0889
CLUBB-TIMER time_clubb_pdf = 0.0551
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2129
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4271
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0387
CLUBB-TIMER time_clubb_advance = 0.0816
CLUBB-TIMER time_clubb_pdf = 0.0446
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2304
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0055
CLUBB-TIMER time_total = 0.4199
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0442
CLUBB-TIMER time_clubb_advance = 0.0723
CLUBB-TIMER time_clubb_pdf = 0.0225
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2485
CLUBB-TIMER time_microphys_advance = 0.0251
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4181
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0936
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2370
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4218
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0466
CLUBB-TIMER time_clubb_advance = 0.0812
CLUBB-TIMER time_clubb_pdf = 0.0390
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2192
CLUBB-TIMER time_microphys_advance = 0.0287
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4197
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0452
CLUBB-TIMER time_clubb_advance = 0.0841
CLUBB-TIMER time_clubb_pdf = 0.0299
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2334
CLUBB-TIMER time_microphys_advance = 0.0441
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4423
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0464
CLUBB-TIMER time_clubb_advance = 0.0838
CLUBB-TIMER time_clubb_pdf = 0.0332
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2722
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4584
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0463
CLUBB-TIMER time_clubb_advance = 0.0978
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2499
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4481
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0553
CLUBB-TIMER time_clubb_advance = 0.0863
CLUBB-TIMER time_clubb_pdf = 0.0411
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2424
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_total = 0.4481
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0444
CLUBB-TIMER time_clubb_advance = 0.1075
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.0172
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4381
Grid deallocation failed.
Iteration: 380
Parameters:
C_uu_shr = 0.02911664731800556183
C11 = 0.76010805368423461914
gamma_coef = 0.00794945657253265381
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0385
CLUBB-TIMER time_clubb_advance = 0.0855
CLUBB-TIMER time_clubb_pdf = 0.0320
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2622
CLUBB-TIMER time_microphys_advance = 0.0199
CLUBB-TIMER time_loop_end = 0.0053
CLUBB-TIMER time_total = 0.4446
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0397
CLUBB-TIMER time_clubb_advance = 0.0873
CLUBB-TIMER time_clubb_pdf = 0.0660
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2327
CLUBB-TIMER time_microphys_advance = 0.0206
CLUBB-TIMER time_loop_end = 0.0058
CLUBB-TIMER time_total = 0.4534
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0475
CLUBB-TIMER time_clubb_advance = 0.0925
CLUBB-TIMER time_clubb_pdf = 0.0391
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2264
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0169
CLUBB-TIMER time_total = 0.4419
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0541
CLUBB-TIMER time_clubb_advance = 0.0830
CLUBB-TIMER time_clubb_pdf = 0.0289
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2511
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4389
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0434
CLUBB-TIMER time_clubb_advance = 0.0957
CLUBB-TIMER time_clubb_pdf = 0.0371
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2033
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0122
CLUBB-TIMER time_total = 0.4094
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0391
CLUBB-TIMER time_clubb_advance = 0.0828
CLUBB-TIMER time_clubb_pdf = 0.0258
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2460
CLUBB-TIMER time_microphys_advance = 0.0196
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4186
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0542
CLUBB-TIMER time_clubb_advance = 0.0849
CLUBB-TIMER time_clubb_pdf = 0.0300
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2428
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4387
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0481
CLUBB-TIMER time_clubb_advance = 0.0719
CLUBB-TIMER time_clubb_pdf = 0.0230
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2388
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0147
CLUBB-TIMER time_total = 0.4144
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0769
CLUBB-TIMER time_clubb_pdf = 0.0358
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2386
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4125
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0495
CLUBB-TIMER time_clubb_advance = 0.0782
CLUBB-TIMER time_clubb_pdf = 0.0335
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2131
CLUBB-TIMER time_microphys_advance = 0.0278
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.4100
Grid deallocation failed.
Iteration: 390
Parameters:
C_uu_shr = 0.00000000000000000000
C11 = 0.95705771446228027344
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.0380
CLUBB-TIMER time_clubb_advance = 0.0874
CLUBB-TIMER time_clubb_pdf = 0.0235
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2397
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4107
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0656
CLUBB-TIMER time_clubb_advance = 0.0801
CLUBB-TIMER time_clubb_pdf = 0.0215
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2200
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0125
CLUBB-TIMER time_total = 0.4179
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0906
CLUBB-TIMER time_clubb_pdf = 0.0295
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2482
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0129
CLUBB-TIMER time_total = 0.4374
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0526
CLUBB-TIMER time_clubb_advance = 0.0697
CLUBB-TIMER time_clubb_pdf = 0.0226
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2277
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0203
CLUBB-TIMER time_total = 0.4108
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0897
CLUBB-TIMER time_clubb_pdf = 0.0215
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2207
CLUBB-TIMER time_microphys_advance = 0.0366
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4116
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0387
CLUBB-TIMER time_clubb_advance = 0.0773
CLUBB-TIMER time_clubb_pdf = 0.0214
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2490
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4082
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0382
CLUBB-TIMER time_clubb_advance = 0.0799
CLUBB-TIMER time_clubb_pdf = 0.0253
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2445
CLUBB-TIMER time_microphys_advance = 0.0212
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4145
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0541
CLUBB-TIMER time_clubb_advance = 0.0887
CLUBB-TIMER time_clubb_pdf = 0.0313
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2415
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4392
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0392
CLUBB-TIMER time_clubb_advance = 0.0894
CLUBB-TIMER time_clubb_pdf = 0.0372
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2515
CLUBB-TIMER time_microphys_advance = 0.0227
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4452
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0395
CLUBB-TIMER time_clubb_advance = 0.0791
CLUBB-TIMER time_clubb_pdf = 0.0432
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2510
CLUBB-TIMER time_microphys_advance = 0.0263
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4442
Grid deallocation failed.
Iteration: 400
Parameters:
C_uu_shr = 0.40442961454391479492
C11 = 0.04871473461389541626
gamma_coef = 0.02834113128483295441
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0465
CLUBB-TIMER time_clubb_advance = 0.0803
CLUBB-TIMER time_clubb_pdf = 0.0340
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2680
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4505
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0608
CLUBB-TIMER time_clubb_advance = 0.0835
CLUBB-TIMER time_clubb_pdf = 0.0244
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2356
CLUBB-TIMER time_microphys_advance = 0.0221
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4314
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0939
CLUBB-TIMER time_clubb_pdf = 0.0406
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2249
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0123
CLUBB-TIMER time_total = 0.4298
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0446
CLUBB-TIMER time_clubb_advance = 0.0953
CLUBB-TIMER time_clubb_pdf = 0.0251
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2434
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4308
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0568
CLUBB-TIMER time_clubb_advance = 0.0907
CLUBB-TIMER time_clubb_pdf = 0.0579
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2344
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4625
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0654
CLUBB-TIMER time_clubb_advance = 0.0680
CLUBB-TIMER time_clubb_pdf = 0.0323
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2803
CLUBB-TIMER time_microphys_advance = 0.0254
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4767
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0660
CLUBB-TIMER time_clubb_advance = 0.0794
CLUBB-TIMER time_clubb_pdf = 0.0332
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2523
CLUBB-TIMER time_microphys_advance = 0.0370
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4733
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0504
CLUBB-TIMER time_clubb_advance = 0.0682
CLUBB-TIMER time_clubb_pdf = 0.0278
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2968
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4654
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0492
CLUBB-TIMER time_clubb_advance = 0.1006
CLUBB-TIMER time_clubb_pdf = 0.0252
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2782
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4765
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0561
CLUBB-TIMER time_clubb_advance = 0.0702
CLUBB-TIMER time_clubb_pdf = 0.0442
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2807
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4737
Grid deallocation failed.
Iteration: 410
Parameters:
C_uu_shr = 0.45284488797187805176
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.0386
CLUBB-TIMER time_clubb_advance = 0.0898
CLUBB-TIMER time_clubb_pdf = 0.0490
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2382
CLUBB-TIMER time_microphys_advance = 0.0252
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4486
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0383
CLUBB-TIMER time_clubb_advance = 0.0736
CLUBB-TIMER time_clubb_pdf = 0.0401
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2886
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4633
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0542
CLUBB-TIMER time_clubb_advance = 0.0897
CLUBB-TIMER time_clubb_pdf = 0.0445
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2674
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4787
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0567
CLUBB-TIMER time_clubb_advance = 0.0713
CLUBB-TIMER time_clubb_pdf = 0.0276
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2812
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4597
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0543
CLUBB-TIMER time_clubb_advance = 0.0851
CLUBB-TIMER time_clubb_pdf = 0.0342
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2649
CLUBB-TIMER time_microphys_advance = 0.0334
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.4776
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0753
CLUBB-TIMER time_clubb_advance = 0.0937
CLUBB-TIMER time_clubb_pdf = 0.0258
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2084
CLUBB-TIMER time_microphys_advance = 0.0370
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.4476
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0507
CLUBB-TIMER time_clubb_advance = 0.1109
CLUBB-TIMER time_clubb_pdf = 0.0244
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2413
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4506
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0385
CLUBB-TIMER time_clubb_advance = 0.0876
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2734
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0076
CLUBB-TIMER time_total = 0.4574
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0386
CLUBB-TIMER time_clubb_advance = 0.1086
CLUBB-TIMER time_clubb_pdf = 0.0255
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2710
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4673
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0425
CLUBB-TIMER time_clubb_advance = 0.0877
CLUBB-TIMER time_clubb_pdf = 0.0368
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2923
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4830
Grid deallocation failed.
Iteration: 420
Parameters:
C_uu_shr = 0.56620091199874877930
C11 = 0.16822925209999084473
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.0467
CLUBB-TIMER time_clubb_advance = 0.0871
CLUBB-TIMER time_clubb_pdf = 0.0408
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2505
CLUBB-TIMER time_microphys_advance = 0.0243
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4554
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0385
CLUBB-TIMER time_clubb_advance = 0.0782
CLUBB-TIMER time_clubb_pdf = 0.0264
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2938
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4604
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0535
CLUBB-TIMER time_clubb_advance = 0.0890
CLUBB-TIMER time_clubb_pdf = 0.0515
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2691
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4870
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0799
CLUBB-TIMER time_clubb_advance = 0.0805
CLUBB-TIMER time_clubb_pdf = 0.0318
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2604
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_total = 0.4764
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0523
CLUBB-TIMER time_clubb_advance = 0.0941
CLUBB-TIMER time_clubb_pdf = 0.0502
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2573
CLUBB-TIMER time_microphys_advance = 0.0191
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_total = 0.4792
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0409
CLUBB-TIMER time_clubb_advance = 0.1174
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2577
CLUBB-TIMER time_microphys_advance = 0.0207
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4717
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0551
CLUBB-TIMER time_clubb_advance = 0.0828
CLUBB-TIMER time_clubb_pdf = 0.0285
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2758
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4657
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0547
CLUBB-TIMER time_clubb_advance = 0.0809
CLUBB-TIMER time_clubb_pdf = 0.0245
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2610
CLUBB-TIMER time_microphys_advance = 0.0229
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4490
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0868
CLUBB-TIMER time_clubb_pdf = 0.0483
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2556
CLUBB-TIMER time_microphys_advance = 0.0367
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_total = 0.4700
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0889
CLUBB-TIMER time_clubb_pdf = 0.0316
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2664
CLUBB-TIMER time_microphys_advance = 0.0229
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.4749
Grid deallocation failed.
Iteration: 430
Parameters:
C_uu_shr = 0.43173649907112121582
C11 = 0.03006693162024021149
gamma_coef = 0.04919611662626266479
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0527
CLUBB-TIMER time_clubb_advance = 0.0948
CLUBB-TIMER time_clubb_pdf = 0.0310
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2623
CLUBB-TIMER time_microphys_advance = 0.0278
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4745
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0886
CLUBB-TIMER time_clubb_pdf = 0.0334
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2617
CLUBB-TIMER time_microphys_advance = 0.0343
CLUBB-TIMER time_loop_end = 0.0239
CLUBB-TIMER time_total = 0.4808
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0416
CLUBB-TIMER time_clubb_advance = 0.0707
CLUBB-TIMER time_clubb_pdf = 0.0624
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2642
CLUBB-TIMER time_microphys_advance = 0.0266
CLUBB-TIMER time_loop_end = 0.0217
CLUBB-TIMER time_total = 0.4882
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.1012
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2867
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4781
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0393
CLUBB-TIMER time_clubb_advance = 0.0864
CLUBB-TIMER time_clubb_pdf = 0.0303
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2964
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4742
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0408
CLUBB-TIMER time_clubb_advance = 0.0706
CLUBB-TIMER time_clubb_pdf = 0.0371
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2920
CLUBB-TIMER time_microphys_advance = 0.0248
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4706
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0405
CLUBB-TIMER time_clubb_advance = 0.0880
CLUBB-TIMER time_clubb_pdf = 0.0304
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2857
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4664
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0690
CLUBB-TIMER time_clubb_advance = 0.0777
CLUBB-TIMER time_clubb_pdf = 0.0500
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2198
CLUBB-TIMER time_microphys_advance = 0.0274
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4491
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0431
CLUBB-TIMER time_clubb_advance = 0.0743
CLUBB-TIMER time_clubb_pdf = 0.0321
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2585
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4309
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0695
CLUBB-TIMER time_clubb_advance = 0.0698
CLUBB-TIMER time_clubb_pdf = 0.0398
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2173
CLUBB-TIMER time_microphys_advance = 0.0299
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4312
Grid deallocation failed.
Iteration: 440
Parameters:
C_uu_shr = 0.72221416234970092773
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.0572
CLUBB-TIMER time_clubb_advance = 0.0840
CLUBB-TIMER time_clubb_pdf = 0.0252
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2251
CLUBB-TIMER time_microphys_advance = 0.0238
CLUBB-TIMER time_loop_end = 0.0162
CLUBB-TIMER time_total = 0.4325
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0402
CLUBB-TIMER time_clubb_advance = 0.0944
CLUBB-TIMER time_clubb_pdf = 0.0277
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2380
CLUBB-TIMER time_microphys_advance = 0.0336
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4387
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0413
CLUBB-TIMER time_clubb_advance = 0.0672
CLUBB-TIMER time_clubb_pdf = 0.0328
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2497
CLUBB-TIMER time_microphys_advance = 0.0330
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4290
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0627
CLUBB-TIMER time_clubb_advance = 0.0829
CLUBB-TIMER time_clubb_pdf = 0.0250
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2279
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0072
CLUBB-TIMER time_total = 0.4251
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0407
CLUBB-TIMER time_clubb_advance = 0.0904
CLUBB-TIMER time_clubb_pdf = 0.0410
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2187
CLUBB-TIMER time_microphys_advance = 0.0327
CLUBB-TIMER time_loop_end = 0.0053
CLUBB-TIMER time_total = 0.4298
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0928
CLUBB-TIMER time_clubb_pdf = 0.0309
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2512
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4345
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0410
CLUBB-TIMER time_clubb_advance = 0.0812
CLUBB-TIMER time_clubb_pdf = 0.0247
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2574
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4287
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0555
CLUBB-TIMER time_clubb_advance = 0.0773
CLUBB-TIMER time_clubb_pdf = 0.0458
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2350
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4351
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0403
CLUBB-TIMER time_clubb_advance = 0.0719
CLUBB-TIMER time_clubb_pdf = 0.0409
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2617
CLUBB-TIMER time_microphys_advance = 0.0269
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.4488
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0494
CLUBB-TIMER time_clubb_advance = 0.0810
CLUBB-TIMER time_clubb_pdf = 0.0434
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2449
CLUBB-TIMER time_microphys_advance = 0.0232
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.4490
Grid deallocation failed.
Iteration: 450
Parameters:
C_uu_shr = 0.27718538045883178711
C11 = 0.06593128293752670288
gamma_coef = 0.01109267771244049072
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0865
CLUBB-TIMER time_clubb_pdf = 0.0400
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2463
CLUBB-TIMER time_microphys_advance = 0.0327
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4485
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0411
CLUBB-TIMER time_clubb_advance = 0.0944
CLUBB-TIMER time_clubb_pdf = 0.0308
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2574
CLUBB-TIMER time_microphys_advance = 0.0198
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4484
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0418
CLUBB-TIMER time_clubb_advance = 0.0866
CLUBB-TIMER time_clubb_pdf = 0.0248
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2398
CLUBB-TIMER time_microphys_advance = 0.0347
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.4363
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0464
CLUBB-TIMER time_clubb_advance = 0.0829
CLUBB-TIMER time_clubb_pdf = 0.0283
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2418
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4366
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0419
CLUBB-TIMER time_clubb_advance = 0.0740
CLUBB-TIMER time_clubb_pdf = 0.0394
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2538
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4360
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0434
CLUBB-TIMER time_clubb_advance = 0.0901
CLUBB-TIMER time_clubb_pdf = 0.0246
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2548
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4375
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0801
CLUBB-TIMER time_clubb_pdf = 0.0389
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2583
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4369
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0394
CLUBB-TIMER time_clubb_advance = 0.0954
CLUBB-TIMER time_clubb_pdf = 0.0432
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2224
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0158
CLUBB-TIMER time_total = 0.4338
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0612
CLUBB-TIMER time_clubb_advance = 0.0894
CLUBB-TIMER time_clubb_pdf = 0.0372
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2395
CLUBB-TIMER time_microphys_advance = 0.0219
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4541
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0382
CLUBB-TIMER time_clubb_advance = 0.0960
CLUBB-TIMER time_clubb_pdf = 0.0324
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2634
CLUBB-TIMER time_microphys_advance = 0.0210
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4559
Grid deallocation failed.
Iteration: 460
Parameters:
C_uu_shr = 0.35602611303329467773
C11 = 0.12487371265888214111
gamma_coef = 0.10756847262382507324
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0426
CLUBB-TIMER time_clubb_advance = 0.0923
CLUBB-TIMER time_clubb_pdf = 0.0309
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2674
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4551
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0446
CLUBB-TIMER time_clubb_advance = 0.0831
CLUBB-TIMER time_clubb_pdf = 0.0638
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.1959
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4095
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0556
CLUBB-TIMER time_clubb_advance = 0.0930
CLUBB-TIMER time_clubb_pdf = 0.0300
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2289
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0188
CLUBB-TIMER time_total = 0.4493
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0935
CLUBB-TIMER time_clubb_pdf = 0.0466
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2361
CLUBB-TIMER time_microphys_advance = 0.0246
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4437
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0490
CLUBB-TIMER time_clubb_advance = 0.0675
CLUBB-TIMER time_clubb_pdf = 0.0388
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2679
CLUBB-TIMER time_microphys_advance = 0.0247
CLUBB-TIMER time_loop_end = 0.0056
CLUBB-TIMER time_total = 0.4545
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0529
CLUBB-TIMER time_clubb_advance = 0.0693
CLUBB-TIMER time_clubb_pdf = 0.0380
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2592
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0061
CLUBB-TIMER time_total = 0.4466
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0503
CLUBB-TIMER time_clubb_advance = 0.0796
CLUBB-TIMER time_clubb_pdf = 0.0329
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2422
CLUBB-TIMER time_microphys_advance = 0.0330
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4429
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0406
CLUBB-TIMER time_clubb_advance = 0.0686
CLUBB-TIMER time_clubb_pdf = 0.0461
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2471
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.4275
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0429
CLUBB-TIMER time_clubb_advance = 0.0669
CLUBB-TIMER time_clubb_pdf = 0.0231
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2460
CLUBB-TIMER time_microphys_advance = 0.0356
CLUBB-TIMER time_loop_end = 0.0063
CLUBB-TIMER time_total = 0.4216
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0506
CLUBB-TIMER time_clubb_advance = 0.0946
CLUBB-TIMER time_clubb_pdf = 0.0278
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2333
CLUBB-TIMER time_microphys_advance = 0.0202
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4314
Grid deallocation failed.
Iteration: 470
Parameters:
C_uu_shr = 0.61061525344848632812
C11 = 0.18074353039264678955
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.0436
CLUBB-TIMER time_clubb_advance = 0.0826
CLUBB-TIMER time_clubb_pdf = 0.0230
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2512
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4247
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0405
CLUBB-TIMER time_clubb_advance = 0.0873
CLUBB-TIMER time_clubb_pdf = 0.0343
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2494
CLUBB-TIMER time_microphys_advance = 0.0277
CLUBB-TIMER time_loop_end = 0.0163
CLUBB-TIMER time_total = 0.4565
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.0965
CLUBB-TIMER time_clubb_pdf = 0.0305
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2534
CLUBB-TIMER time_microphys_advance = 0.0221
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4493
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0428
CLUBB-TIMER time_clubb_advance = 0.0814
CLUBB-TIMER time_clubb_pdf = 0.0304
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2652
CLUBB-TIMER time_microphys_advance = 0.0205
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4451
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0757
CLUBB-TIMER time_clubb_pdf = 0.0464
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2583
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0156
CLUBB-TIMER time_total = 0.4516
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0839
CLUBB-TIMER time_clubb_pdf = 0.0242
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2591
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0100
CLUBB-TIMER time_total = 0.4358
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0667
CLUBB-TIMER time_clubb_advance = 0.0787
CLUBB-TIMER time_clubb_pdf = 0.0260
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2368
CLUBB-TIMER time_microphys_advance = 0.0202
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4334
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0541
CLUBB-TIMER time_clubb_advance = 0.0892
CLUBB-TIMER time_clubb_pdf = 0.0246
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2107
CLUBB-TIMER time_microphys_advance = 0.0483
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4319
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0506
CLUBB-TIMER time_clubb_advance = 0.0691
CLUBB-TIMER time_clubb_pdf = 0.0425
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2605
CLUBB-TIMER time_microphys_advance = 0.0223
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4499
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0960
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2616
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4491
Grid deallocation failed.
Iteration: 480
Parameters:
C_uu_shr = 0.21171665191650390625
C11 = 0.23827028274536132812
gamma_coef = 0.05574540793895721436
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0513
CLUBB-TIMER time_clubb_advance = 0.0741
CLUBB-TIMER time_clubb_pdf = 0.0453
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2548
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4473
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0832
CLUBB-TIMER time_clubb_pdf = 0.0315
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2669
CLUBB-TIMER time_microphys_advance = 0.0226
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4470
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.1005
CLUBB-TIMER time_clubb_pdf = 0.0277
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2265
CLUBB-TIMER time_microphys_advance = 0.0218
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4234
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0406
CLUBB-TIMER time_clubb_advance = 0.0770
CLUBB-TIMER time_clubb_pdf = 0.0268
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2543
CLUBB-TIMER time_microphys_advance = 0.0278
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4321
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0421
CLUBB-TIMER time_clubb_advance = 0.0781
CLUBB-TIMER time_clubb_pdf = 0.0232
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2563
CLUBB-TIMER time_microphys_advance = 0.0213
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4259
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0392
CLUBB-TIMER time_clubb_advance = 0.0977
CLUBB-TIMER time_clubb_pdf = 0.0264
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2262
CLUBB-TIMER time_microphys_advance = 0.0190
CLUBB-TIMER time_loop_end = 0.0112
CLUBB-TIMER time_total = 0.4207
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0445
CLUBB-TIMER time_clubb_advance = 0.0689
CLUBB-TIMER time_clubb_pdf = 0.0246
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2399
CLUBB-TIMER time_microphys_advance = 0.0406
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.4260
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.0753
CLUBB-TIMER time_clubb_pdf = 0.0472
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2529
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4383
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0778
CLUBB-TIMER time_clubb_pdf = 0.0389
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2442
CLUBB-TIMER time_microphys_advance = 0.0293
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4332
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0582
CLUBB-TIMER time_clubb_advance = 0.0761
CLUBB-TIMER time_clubb_pdf = 0.0308
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2572
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4443
Grid deallocation failed.
Iteration: 490
Parameters:
C_uu_shr = 0.65030270814895629883
C11 = 0.21970136463642120361
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.0380
CLUBB-TIMER time_clubb_advance = 0.0937
CLUBB-TIMER time_clubb_pdf = 0.0266
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2166
CLUBB-TIMER time_microphys_advance = 0.0339
CLUBB-TIMER time_loop_end = 0.0175
CLUBB-TIMER time_total = 0.4272
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0527
CLUBB-TIMER time_clubb_advance = 0.0706
CLUBB-TIMER time_clubb_pdf = 0.0285
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2300
CLUBB-TIMER time_microphys_advance = 0.0287
CLUBB-TIMER time_loop_end = 0.0092
CLUBB-TIMER time_total = 0.4207
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0512
CLUBB-TIMER time_clubb_advance = 0.0751
CLUBB-TIMER time_clubb_pdf = 0.0227
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2493
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4199
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0418
CLUBB-TIMER time_clubb_advance = 0.0701
CLUBB-TIMER time_clubb_pdf = 0.0423
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2326
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4094
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0393
CLUBB-TIMER time_clubb_advance = 0.0891
CLUBB-TIMER time_clubb_pdf = 0.0299
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2596
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4397
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0776
CLUBB-TIMER time_clubb_pdf = 0.0300
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2409
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4403
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0674
CLUBB-TIMER time_clubb_pdf = 0.0420
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2544
CLUBB-TIMER time_microphys_advance = 0.0327
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4394
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When 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.0643
CLUBB-TIMER time_clubb_advance = 0.0877
CLUBB-TIMER time_clubb_pdf = 0.0304
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2155
CLUBB-TIMER time_microphys_advance = 0.0208
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4398
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0744
CLUBB-TIMER time_clubb_pdf = 0.0456
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2372
CLUBB-TIMER time_microphys_advance = 0.0266
CLUBB-TIMER time_loop_end = 0.0166
CLUBB-TIMER time_total = 0.4394
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0542
CLUBB-TIMER time_clubb_advance = 0.0836
CLUBB-TIMER time_clubb_pdf = 0.0373
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2235
CLUBB-TIMER time_microphys_advance = 0.0302
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4338
Grid deallocation failed.
Iteration: 500
Parameters:
C_uu_shr = 0.53130191564559936523
C11 = 0.27764865756034851074
gamma_coef = 0.04263490438461303711
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0459
CLUBB-TIMER time_clubb_advance = 0.0830
CLUBB-TIMER time_clubb_pdf = 0.0303
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2327
CLUBB-TIMER time_microphys_advance = 0.0447
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4416
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0601
CLUBB-TIMER time_clubb_advance = 0.1083
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2193
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4423
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0515
CLUBB-TIMER time_clubb_advance = 0.0705
CLUBB-TIMER time_clubb_pdf = 0.0351
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2553
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4502
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0562
CLUBB-TIMER time_clubb_advance = 0.0717
CLUBB-TIMER time_clubb_pdf = 0.0334
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2616
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4461
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0500
CLUBB-TIMER time_clubb_advance = 0.0828
CLUBB-TIMER time_clubb_pdf = 0.0317
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2354
CLUBB-TIMER time_microphys_advance = 0.0200
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4247
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0796
CLUBB-TIMER time_clubb_pdf = 0.0503
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2270
CLUBB-TIMER time_microphys_advance = 0.0209
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4207
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0569
CLUBB-TIMER time_clubb_advance = 0.0734
CLUBB-TIMER time_clubb_pdf = 0.0259
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2453
CLUBB-TIMER time_microphys_advance = 0.0198
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4262
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0472
CLUBB-TIMER time_clubb_advance = 0.0993
CLUBB-TIMER time_clubb_pdf = 0.0453
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2286
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4449
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0501
CLUBB-TIMER time_clubb_advance = 0.0677
CLUBB-TIMER time_clubb_pdf = 0.0504
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2381
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4289
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0469
CLUBB-TIMER time_clubb_advance = 0.1065
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2336
CLUBB-TIMER time_microphys_advance = 0.0205
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4418
Grid deallocation failed.
Iteration: 510
Parameters:
C_uu_shr = 0.55072194337844848633
C11 = 0.23519656062126159668
gamma_coef = 0.01552450191229581833
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0555
CLUBB-TIMER time_clubb_advance = 0.0824
CLUBB-TIMER time_clubb_pdf = 0.0301
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2439
CLUBB-TIMER time_microphys_advance = 0.0257
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4427
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0419
CLUBB-TIMER time_clubb_advance = 0.0832
CLUBB-TIMER time_clubb_pdf = 0.0261
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2286
CLUBB-TIMER time_microphys_advance = 0.0281
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4129
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0789
CLUBB-TIMER time_clubb_pdf = 0.0225
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2573
CLUBB-TIMER time_microphys_advance = 0.0218
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4234
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0388
CLUBB-TIMER time_clubb_advance = 0.0828
CLUBB-TIMER time_clubb_pdf = 0.0226
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2452
CLUBB-TIMER time_microphys_advance = 0.0274
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.4245
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0460
CLUBB-TIMER time_clubb_advance = 0.1072
CLUBB-TIMER time_clubb_pdf = 0.0253
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2071
CLUBB-TIMER time_microphys_advance = 0.0241
CLUBB-TIMER time_loop_end = 0.0078
CLUBB-TIMER time_total = 0.4184
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0496
CLUBB-TIMER time_clubb_advance = 0.0707
CLUBB-TIMER time_clubb_pdf = 0.0320
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2703
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4452
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0447
CLUBB-TIMER time_clubb_advance = 0.0827
CLUBB-TIMER time_clubb_pdf = 0.0326
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2652
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4479
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0831
CLUBB-TIMER time_clubb_pdf = 0.0336
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2682
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4462
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0542
CLUBB-TIMER time_clubb_advance = 0.1025
CLUBB-TIMER time_clubb_pdf = 0.0362
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2617
CLUBB-TIMER time_microphys_advance = 0.0497
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.5105
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0444
CLUBB-TIMER time_clubb_advance = 0.0902
CLUBB-TIMER time_clubb_pdf = 0.0452
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2333
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4348
Grid deallocation failed.
Iteration: 520
Parameters:
C_uu_shr = 0.55577707290649414062
C11 = 0.30898338556289672852
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.0379
CLUBB-TIMER time_clubb_advance = 0.0911
CLUBB-TIMER time_clubb_pdf = 0.0403
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2212
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4156
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0391
CLUBB-TIMER time_clubb_advance = 0.0828
CLUBB-TIMER time_clubb_pdf = 0.0372
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2287
CLUBB-TIMER time_microphys_advance = 0.0216
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4143
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0548
CLUBB-TIMER time_clubb_advance = 0.0968
CLUBB-TIMER time_clubb_pdf = 0.0255
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2370
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4357
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0494
CLUBB-TIMER time_clubb_advance = 0.0817
CLUBB-TIMER time_clubb_pdf = 0.0234
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2482
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.4281
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0434
CLUBB-TIMER time_clubb_advance = 0.1107
CLUBB-TIMER time_clubb_pdf = 0.0228
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2071
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0169
CLUBB-TIMER time_total = 0.4238
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0855
CLUBB-TIMER time_clubb_pdf = 0.0462
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2484
CLUBB-TIMER time_microphys_advance = 0.0221
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4452
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0418
CLUBB-TIMER time_clubb_advance = 0.0854
CLUBB-TIMER time_clubb_pdf = 0.0231
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2218
CLUBB-TIMER time_microphys_advance = 0.0344
CLUBB-TIMER time_loop_end = 0.0188
CLUBB-TIMER time_total = 0.4263
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0525
CLUBB-TIMER time_clubb_advance = 0.0935
CLUBB-TIMER time_clubb_pdf = 0.0316
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2450
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4445
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0512
CLUBB-TIMER time_clubb_advance = 0.0747
CLUBB-TIMER time_clubb_pdf = 0.0246
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2437
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4192
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0389
CLUBB-TIMER time_clubb_advance = 0.0881
CLUBB-TIMER time_clubb_pdf = 0.0327
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2601
CLUBB-TIMER time_microphys_advance = 0.0207
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4455
Grid deallocation failed.
Iteration: 530
Parameters:
C_uu_shr = 0.82670199871063232422
C11 = 0.30145129561424255371
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.0380
CLUBB-TIMER time_clubb_advance = 0.0956
CLUBB-TIMER time_clubb_pdf = 0.0241
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2181
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4123
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0411
CLUBB-TIMER time_clubb_advance = 0.0933
CLUBB-TIMER time_clubb_pdf = 0.0218
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2206
CLUBB-TIMER time_microphys_advance = 0.0197
CLUBB-TIMER time_loop_end = 0.0062
CLUBB-TIMER time_total = 0.4036
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0539
CLUBB-TIMER time_clubb_advance = 0.0755
CLUBB-TIMER time_clubb_pdf = 0.0296
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2233
CLUBB-TIMER time_microphys_advance = 0.0328
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4198
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0455
CLUBB-TIMER time_clubb_advance = 0.0968
CLUBB-TIMER time_clubb_pdf = 0.0240
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2013
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0188
CLUBB-TIMER time_total = 0.4056
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0382
CLUBB-TIMER time_clubb_advance = 0.1074
CLUBB-TIMER time_clubb_pdf = 0.0223
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2111
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4034
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0492
CLUBB-TIMER time_clubb_advance = 0.0794
CLUBB-TIMER time_clubb_pdf = 0.0236
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2290
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4049
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0407
CLUBB-TIMER time_clubb_advance = 0.0763
CLUBB-TIMER time_clubb_pdf = 0.0329
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2472
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0121
CLUBB-TIMER time_total = 0.4272
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0983
CLUBB-TIMER time_clubb_pdf = 0.0220
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2170
CLUBB-TIMER time_microphys_advance = 0.0192
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.3993
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0465
CLUBB-TIMER time_clubb_advance = 0.0792
CLUBB-TIMER time_clubb_pdf = 0.0230
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2454
CLUBB-TIMER time_microphys_advance = 0.0183
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4173
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0568
CLUBB-TIMER time_clubb_advance = 0.0750
CLUBB-TIMER time_clubb_pdf = 0.0288
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2188
CLUBB-TIMER time_microphys_advance = 0.0285
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4127
Grid deallocation failed.
Iteration: 540
Parameters:
C_uu_shr = 0.75872677564620971680
C11 = 0.36949345469474792480
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.0380
CLUBB-TIMER time_clubb_advance = 0.0782
CLUBB-TIMER time_clubb_pdf = 0.0365
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2403
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4162
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0499
CLUBB-TIMER time_clubb_advance = 0.0670
CLUBB-TIMER time_clubb_pdf = 0.0229
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2440
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4079
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0456
CLUBB-TIMER time_clubb_advance = 0.0730
CLUBB-TIMER time_clubb_pdf = 0.0305
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2255
CLUBB-TIMER time_microphys_advance = 0.0335
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4133
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0830
CLUBB-TIMER time_clubb_pdf = 0.0296
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2448
CLUBB-TIMER time_microphys_advance = 0.0337
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4340
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0668
CLUBB-TIMER time_clubb_pdf = 0.0260
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2549
CLUBB-TIMER time_microphys_advance = 0.0255
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4160
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0484
CLUBB-TIMER time_clubb_advance = 0.0779
CLUBB-TIMER time_clubb_pdf = 0.0225
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2448
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4152
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.1000
CLUBB-TIMER time_clubb_pdf = 0.0460
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2184
CLUBB-TIMER time_microphys_advance = 0.0249
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4322
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0854
CLUBB-TIMER time_clubb_pdf = 0.0299
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2064
CLUBB-TIMER time_microphys_advance = 0.0306
CLUBB-TIMER time_loop_end = 0.0112
CLUBB-TIMER time_total = 0.4184
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0684
CLUBB-TIMER time_clubb_pdf = 0.0462
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2531
CLUBB-TIMER time_microphys_advance = 0.0242
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4349
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0459
CLUBB-TIMER time_clubb_advance = 0.1026
CLUBB-TIMER time_clubb_pdf = 0.0335
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2241
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4278
Grid deallocation failed.
Iteration: 550
Parameters:
C_uu_shr = 0.76776832342147827148
C11 = 0.46494558453559875488
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.0570
CLUBB-TIMER time_clubb_advance = 0.0679
CLUBB-TIMER time_clubb_pdf = 0.0222
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2194
CLUBB-TIMER time_microphys_advance = 0.0362
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4077
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0561
CLUBB-TIMER time_clubb_advance = 0.0672
CLUBB-TIMER time_clubb_pdf = 0.0396
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2434
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4300
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0400
CLUBB-TIMER time_clubb_advance = 0.0684
CLUBB-TIMER time_clubb_pdf = 0.0430
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2548
CLUBB-TIMER time_microphys_advance = 0.0202
CLUBB-TIMER time_loop_end = 0.0094
CLUBB-TIMER time_total = 0.4368
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0393
CLUBB-TIMER time_clubb_advance = 0.0898
CLUBB-TIMER time_clubb_pdf = 0.0516
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2226
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4262
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0857
CLUBB-TIMER time_clubb_pdf = 0.0309
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2695
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4467
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0487
CLUBB-TIMER time_clubb_advance = 0.0769
CLUBB-TIMER time_clubb_pdf = 0.0297
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2478
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4251
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0979
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2390
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4266
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0396
CLUBB-TIMER time_clubb_advance = 0.0851
CLUBB-TIMER time_clubb_pdf = 0.0342
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2438
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4250
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0463
CLUBB-TIMER time_clubb_advance = 0.0956
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2228
CLUBB-TIMER time_microphys_advance = 0.0259
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4264
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0394
CLUBB-TIMER time_clubb_advance = 0.0744
CLUBB-TIMER time_clubb_pdf = 0.0458
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2327
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0161
CLUBB-TIMER time_total = 0.4263
Grid deallocation failed.
Iteration: 560
Parameters:
C_uu_shr = 0.82364350557327270508
C11 = 0.63196390867233276367
gamma_coef = 0.04480325058102607727
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0786
CLUBB-TIMER time_clubb_pdf = 0.0378
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2374
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4296
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0601
CLUBB-TIMER time_clubb_advance = 0.0704
CLUBB-TIMER time_clubb_pdf = 0.0214
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2208
CLUBB-TIMER time_microphys_advance = 0.0223
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4001
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0745
CLUBB-TIMER time_clubb_pdf = 0.0300
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2517
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4322
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0572
CLUBB-TIMER time_clubb_advance = 0.0797
CLUBB-TIMER time_clubb_pdf = 0.0463
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2316
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4370
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0577
CLUBB-TIMER time_clubb_advance = 0.0881
CLUBB-TIMER time_clubb_pdf = 0.0302
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2310
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4311
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0503
CLUBB-TIMER time_clubb_advance = 0.0907
CLUBB-TIMER time_clubb_pdf = 0.0341
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2284
CLUBB-TIMER time_microphys_advance = 0.0268
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4356
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0680
CLUBB-TIMER time_clubb_pdf = 0.0413
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2583
CLUBB-TIMER time_microphys_advance = 0.0332
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4439
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0700
CLUBB-TIMER time_clubb_pdf = 0.0313
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2597
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.4290
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0391
CLUBB-TIMER time_clubb_advance = 0.0818
CLUBB-TIMER time_clubb_pdf = 0.0321
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2628
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0050
CLUBB-TIMER time_total = 0.4399
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0414
CLUBB-TIMER time_clubb_advance = 0.0871
CLUBB-TIMER time_clubb_pdf = 0.0305
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2679
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4489
Grid deallocation failed.
Iteration: 570
Parameters:
C_uu_shr = 0.43397852778434753418
C11 = 0.25814479589462280273
gamma_coef = 0.06866939365863800049
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.0821
CLUBB-TIMER time_clubb_pdf = 0.0304
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2793
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4548
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0404
CLUBB-TIMER time_clubb_advance = 0.0968
CLUBB-TIMER time_clubb_pdf = 0.0259
CLUBB-TIMER time_SILHS = 0.0016
CLUBB-TIMER time_microphys_scheme = 0.2171
CLUBB-TIMER time_microphys_advance = 0.0188
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4057
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0541
CLUBB-TIMER time_clubb_advance = 0.0680
CLUBB-TIMER time_clubb_pdf = 0.0305
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2709
CLUBB-TIMER time_microphys_advance = 0.0191
CLUBB-TIMER time_loop_end = 0.0074
CLUBB-TIMER time_total = 0.4510
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0778
CLUBB-TIMER time_clubb_pdf = 0.0533
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2537
CLUBB-TIMER time_microphys_advance = 0.0204
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4487
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0429
CLUBB-TIMER time_clubb_advance = 0.0958
CLUBB-TIMER time_clubb_pdf = 0.0314
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2581
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4503
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0468
CLUBB-TIMER time_clubb_advance = 0.0739
CLUBB-TIMER time_clubb_pdf = 0.0471
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2579
CLUBB-TIMER time_microphys_advance = 0.0234
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4545
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0503
CLUBB-TIMER time_clubb_advance = 0.0742
CLUBB-TIMER time_clubb_pdf = 0.0426
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2523
CLUBB-TIMER time_microphys_advance = 0.0285
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4531
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0558
CLUBB-TIMER time_clubb_advance = 0.0875
CLUBB-TIMER time_clubb_pdf = 0.0301
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2553
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4508
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0984
CLUBB-TIMER time_clubb_pdf = 0.0403
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2281
CLUBB-TIMER time_microphys_advance = 0.0422
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4522
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0729
CLUBB-TIMER time_clubb_pdf = 0.0479
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2512
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0197
CLUBB-TIMER time_total = 0.4475
Grid deallocation failed.
Iteration: 580
Parameters:
C_uu_shr = 0.29903623461723327637
C11 = 0.22648242115974426270
gamma_coef = 0.02295603789389133453
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0506
CLUBB-TIMER time_clubb_advance = 0.0685
CLUBB-TIMER time_clubb_pdf = 0.0327
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2555
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4454
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0773
CLUBB-TIMER time_clubb_pdf = 0.0424
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2639
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.4465
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0826
CLUBB-TIMER time_clubb_pdf = 0.0347
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2434
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4399
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0409
CLUBB-TIMER time_clubb_advance = 0.0854
CLUBB-TIMER time_clubb_pdf = 0.0309
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2603
CLUBB-TIMER time_microphys_advance = 0.0293
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4520
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0423
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.2446
CLUBB-TIMER time_microphys_advance = 0.0313
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4441
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0912
CLUBB-TIMER time_clubb_pdf = 0.0540
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2274
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0160
CLUBB-TIMER time_total = 0.4445
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0390
CLUBB-TIMER time_clubb_advance = 0.1026
CLUBB-TIMER time_clubb_pdf = 0.0296
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2499
CLUBB-TIMER time_microphys_advance = 0.0207
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4472
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0500
CLUBB-TIMER time_clubb_advance = 0.0900
CLUBB-TIMER time_clubb_pdf = 0.0405
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2479
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4504
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0772
CLUBB-TIMER time_clubb_pdf = 0.0512
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2560
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4445
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0417
CLUBB-TIMER time_clubb_advance = 0.0958
CLUBB-TIMER time_clubb_pdf = 0.0293
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2533
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4424
Grid deallocation failed.
Iteration: 590
Parameters:
C_uu_shr = 0.35049965977668762207
C11 = 0.27073764801025390625
gamma_coef = 0.03977481648325920105
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0720
CLUBB-TIMER time_clubb_pdf = 0.0416
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2716
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4451
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0832
CLUBB-TIMER time_clubb_pdf = 0.0234
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2571
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4234
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0543
CLUBB-TIMER time_clubb_advance = 0.0918
CLUBB-TIMER time_clubb_pdf = 0.0293
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2357
CLUBB-TIMER time_microphys_advance = 0.0207
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4369
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0432
CLUBB-TIMER time_clubb_advance = 0.1079
CLUBB-TIMER time_clubb_pdf = 0.0229
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2272
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4232
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0418
CLUBB-TIMER time_clubb_advance = 0.0905
CLUBB-TIMER time_clubb_pdf = 0.0230
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2292
CLUBB-TIMER time_microphys_advance = 0.0337
CLUBB-TIMER time_loop_end = 0.0079
CLUBB-TIMER time_total = 0.4292
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0431
CLUBB-TIMER time_clubb_advance = 0.0690
CLUBB-TIMER time_clubb_pdf = 0.0299
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2661
CLUBB-TIMER time_microphys_advance = 0.0325
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4460
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0468
CLUBB-TIMER time_clubb_advance = 0.0848
CLUBB-TIMER time_clubb_pdf = 0.0462
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2575
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4583
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0911
CLUBB-TIMER time_clubb_pdf = 0.0285
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2501
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4300
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0386
CLUBB-TIMER time_clubb_advance = 0.0703
CLUBB-TIMER time_clubb_pdf = 0.0230
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2717
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4269
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0402
CLUBB-TIMER time_clubb_advance = 0.0723
CLUBB-TIMER time_clubb_pdf = 0.0231
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2710
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4290
Grid deallocation failed.
Iteration: 600
Parameters:
C_uu_shr = 0.24729384481906890869
C11 = 0.19337540864944458008
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.0481
CLUBB-TIMER time_clubb_advance = 0.0985
CLUBB-TIMER time_clubb_pdf = 0.0233
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2393
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4317
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0457
CLUBB-TIMER time_clubb_advance = 0.0805
CLUBB-TIMER time_clubb_pdf = 0.0359
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2397
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4267
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.0784
CLUBB-TIMER time_clubb_pdf = 0.0231
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2633
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4283
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0382
CLUBB-TIMER time_clubb_advance = 0.0818
CLUBB-TIMER time_clubb_pdf = 0.0253
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2609
CLUBB-TIMER time_microphys_advance = 0.0172
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4287
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0698
CLUBB-TIMER time_clubb_pdf = 0.0230
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2727
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4258
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0841
CLUBB-TIMER time_clubb_pdf = 0.0475
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2493
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4432
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0562
CLUBB-TIMER time_clubb_advance = 0.0814
CLUBB-TIMER time_clubb_pdf = 0.0270
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2344
CLUBB-TIMER time_microphys_advance = 0.0220
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4262
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0406
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.2671
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4510
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0947
CLUBB-TIMER time_clubb_pdf = 0.0254
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2487
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4308
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0476
CLUBB-TIMER time_clubb_advance = 0.0812
CLUBB-TIMER time_clubb_pdf = 0.0399
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2409
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4318
Grid deallocation failed.
Iteration: 610
Parameters:
C_uu_shr = 0.32617527246475219727
C11 = 0.22016914188861846924
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.0464
CLUBB-TIMER time_clubb_advance = 0.0813
CLUBB-TIMER time_clubb_pdf = 0.0231
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2552
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4300
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0467
CLUBB-TIMER time_clubb_advance = 0.0806
CLUBB-TIMER time_clubb_pdf = 0.0358
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2475
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4328
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0493
CLUBB-TIMER time_clubb_advance = 0.0884
CLUBB-TIMER time_clubb_pdf = 0.0299
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2364
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4258
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.0705
CLUBB-TIMER time_clubb_pdf = 0.0420
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2723
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4492
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0396
CLUBB-TIMER time_clubb_advance = 0.0903
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2543
CLUBB-TIMER time_microphys_advance = 0.0279
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4482
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0515
CLUBB-TIMER time_clubb_advance = 0.0799
CLUBB-TIMER time_clubb_pdf = 0.0254
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2372
CLUBB-TIMER time_microphys_advance = 0.0331
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4325
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0685
CLUBB-TIMER time_clubb_pdf = 0.0247
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2683
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4378
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0532
CLUBB-TIMER time_clubb_advance = 0.0906
CLUBB-TIMER time_clubb_pdf = 0.0321
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2509
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4514
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.1070
CLUBB-TIMER time_clubb_pdf = 0.0246
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.0061
CLUBB-TIMER time_total = 0.4314
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0528
CLUBB-TIMER time_clubb_advance = 0.0947
CLUBB-TIMER time_clubb_pdf = 0.0399
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2252
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4347
Grid deallocation failed.
Iteration: 620
Parameters:
C_uu_shr = 0.43748205900192260742
C11 = 0.04848916083574295044
gamma_coef = 0.02636284753680229187
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0464
CLUBB-TIMER time_clubb_advance = 0.0857
CLUBB-TIMER time_clubb_pdf = 0.0467
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2542
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4553
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.1079
CLUBB-TIMER time_clubb_pdf = 0.0238
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2358
CLUBB-TIMER time_microphys_advance = 0.0186
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4293
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0537
CLUBB-TIMER time_clubb_advance = 0.0687
CLUBB-TIMER time_clubb_pdf = 0.0253
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2243
CLUBB-TIMER time_microphys_advance = 0.0510
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4304
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0727
CLUBB-TIMER time_clubb_pdf = 0.0251
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2727
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4308
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0590
CLUBB-TIMER time_clubb_advance = 0.0684
CLUBB-TIMER time_clubb_pdf = 0.0236
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2420
CLUBB-TIMER time_microphys_advance = 0.0254
CLUBB-TIMER time_loop_end = 0.0064
CLUBB-TIMER time_total = 0.4258
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.1028
CLUBB-TIMER time_clubb_pdf = 0.0244
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2338
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.4256
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0383
CLUBB-TIMER time_clubb_advance = 0.0954
CLUBB-TIMER time_clubb_pdf = 0.0254
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2496
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4307
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0383
CLUBB-TIMER time_clubb_advance = 0.0836
CLUBB-TIMER time_clubb_pdf = 0.0253
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2495
CLUBB-TIMER time_microphys_advance = 0.0290
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4312
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0613
CLUBB-TIMER time_clubb_advance = 0.1037
CLUBB-TIMER time_clubb_pdf = 0.0238
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2168
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4278
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0416
CLUBB-TIMER time_clubb_advance = 0.0779
CLUBB-TIMER time_clubb_pdf = 0.0337
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2561
CLUBB-TIMER time_microphys_advance = 0.0185
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4331
Grid deallocation failed.
Iteration: 630
Parameters:
C_uu_shr = 0.57103163003921508789
C11 = 0.09347384423017501831
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.0415
CLUBB-TIMER time_clubb_advance = 0.0783
CLUBB-TIMER time_clubb_pdf = 0.0350
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2493
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4274
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0394
CLUBB-TIMER time_clubb_advance = 0.0979
CLUBB-TIMER time_clubb_pdf = 0.0597
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2197
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0067
CLUBB-TIMER time_total = 0.4440
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0501
CLUBB-TIMER time_clubb_advance = 0.0878
CLUBB-TIMER time_clubb_pdf = 0.0309
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2661
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4578
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0746
CLUBB-TIMER time_clubb_pdf = 0.0450
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2515
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4312
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0579
CLUBB-TIMER time_clubb_advance = 0.0840
CLUBB-TIMER time_clubb_pdf = 0.0463
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2359
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4458
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0462
CLUBB-TIMER time_clubb_advance = 0.1142
CLUBB-TIMER time_clubb_pdf = 0.0303
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2316
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4445
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0716
CLUBB-TIMER time_clubb_pdf = 0.0465
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2533
CLUBB-TIMER time_microphys_advance = 0.0304
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4453
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0483
CLUBB-TIMER time_clubb_advance = 0.0736
CLUBB-TIMER time_clubb_pdf = 0.0410
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2658
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4514
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0835
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.0182
CLUBB-TIMER time_loop_end = 0.0073
CLUBB-TIMER time_total = 0.4469
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0700
CLUBB-TIMER time_clubb_pdf = 0.0295
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2681
CLUBB-TIMER time_microphys_advance = 0.0331
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4443
Grid deallocation failed.
Iteration: 640
Parameters:
C_uu_shr = 0.58833980560302734375
C11 = 0.23729790747165679932
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.0500
CLUBB-TIMER time_clubb_advance = 0.0990
CLUBB-TIMER time_clubb_pdf = 0.0229
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2051
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0175
CLUBB-TIMER time_total = 0.4266
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0862
CLUBB-TIMER time_clubb_pdf = 0.0230
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2385
CLUBB-TIMER time_microphys_advance = 0.0241
CLUBB-TIMER time_loop_end = 0.0178
CLUBB-TIMER time_total = 0.4286
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0691
CLUBB-TIMER time_clubb_pdf = 0.0230
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2541
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0203
CLUBB-TIMER time_total = 0.4228
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0505
CLUBB-TIMER time_clubb_advance = 0.0855
CLUBB-TIMER time_clubb_pdf = 0.0232
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2331
CLUBB-TIMER time_microphys_advance = 0.0342
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4319
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0862
CLUBB-TIMER time_clubb_pdf = 0.0231
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2580
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4275
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0521
CLUBB-TIMER time_clubb_advance = 0.0711
CLUBB-TIMER time_clubb_pdf = 0.0342
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2517
CLUBB-TIMER time_microphys_advance = 0.0332
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4475
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0413
CLUBB-TIMER time_clubb_advance = 0.0910
CLUBB-TIMER time_clubb_pdf = 0.0303
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2270
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4272
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0551
CLUBB-TIMER time_clubb_advance = 0.0693
CLUBB-TIMER time_clubb_pdf = 0.0374
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2498
CLUBB-TIMER time_microphys_advance = 0.0228
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4396
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0427
CLUBB-TIMER time_clubb_advance = 0.0952
CLUBB-TIMER time_clubb_pdf = 0.0383
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2442
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4424
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0408
CLUBB-TIMER time_clubb_advance = 0.0753
CLUBB-TIMER time_clubb_pdf = 0.0517
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2470
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4365
Grid deallocation failed.
Iteration: 650
Parameters:
C_uu_shr = 0.45635774731636047363
C11 = 0.27500304579734802246
gamma_coef = 0.01049112901091575623
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0968
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2529
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0052
CLUBB-TIMER time_total = 0.4430
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0519
CLUBB-TIMER time_clubb_advance = 0.0725
CLUBB-TIMER time_clubb_pdf = 0.0296
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2479
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0201
CLUBB-TIMER time_total = 0.4397
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0677
CLUBB-TIMER time_clubb_pdf = 0.0293
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2665
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4421
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0382
CLUBB-TIMER time_clubb_advance = 0.0693
CLUBB-TIMER time_clubb_pdf = 0.0296
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2322
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.3918
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0923
CLUBB-TIMER time_clubb_pdf = 0.0318
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2503
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0133
CLUBB-TIMER time_total = 0.4433
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0531
CLUBB-TIMER time_clubb_advance = 0.0839
CLUBB-TIMER time_clubb_pdf = 0.0448
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2247
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0166
CLUBB-TIMER time_total = 0.4408
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0536
CLUBB-TIMER time_clubb_advance = 0.0741
CLUBB-TIMER time_clubb_pdf = 0.0355
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2577
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4431
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0538
CLUBB-TIMER time_clubb_advance = 0.0734
CLUBB-TIMER time_clubb_pdf = 0.0373
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2553
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4419
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0753
CLUBB-TIMER time_clubb_pdf = 0.0227
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2639
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4218
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0383
CLUBB-TIMER time_clubb_advance = 0.0682
CLUBB-TIMER time_clubb_pdf = 0.0271
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2762
CLUBB-TIMER time_microphys_advance = 0.0223
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4373
Grid deallocation failed.
Iteration: 660
Parameters:
C_uu_shr = 0.52654433250427246094
C11 = 0.28567630052566528320
gamma_coef = 0.00216147373430430889
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0405
CLUBB-TIMER time_clubb_advance = 0.0709
CLUBB-TIMER time_clubb_pdf = 0.0395
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2538
CLUBB-TIMER time_microphys_advance = 0.0311
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4409
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0563
CLUBB-TIMER time_clubb_advance = 0.0769
CLUBB-TIMER time_clubb_pdf = 0.0305
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2539
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4401
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0702
CLUBB-TIMER time_clubb_pdf = 0.0298
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2308
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.3912
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0385
CLUBB-TIMER time_clubb_advance = 0.0707
CLUBB-TIMER time_clubb_pdf = 0.0430
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2752
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4501
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0881
CLUBB-TIMER time_clubb_pdf = 0.0384
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2515
CLUBB-TIMER time_microphys_advance = 0.0291
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4508
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0384
CLUBB-TIMER time_clubb_advance = 0.0741
CLUBB-TIMER time_clubb_pdf = 0.0231
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2626
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4229
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0395
CLUBB-TIMER time_clubb_advance = 0.0860
CLUBB-TIMER time_clubb_pdf = 0.0394
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2359
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4258
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0541
CLUBB-TIMER time_clubb_advance = 0.0709
CLUBB-TIMER time_clubb_pdf = 0.0235
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2484
CLUBB-TIMER time_microphys_advance = 0.0240
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4264
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0401
CLUBB-TIMER time_clubb_advance = 0.0687
CLUBB-TIMER time_clubb_pdf = 0.0233
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2525
CLUBB-TIMER time_microphys_advance = 0.0348
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4249
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0877
CLUBB-TIMER time_clubb_pdf = 0.0232
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2549
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4263
Grid deallocation failed.
Iteration: 670
Parameters:
C_uu_shr = 0.53002214431762695312
C11 = 0.30247807502746582031
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.0540
CLUBB-TIMER time_clubb_advance = 0.0820
CLUBB-TIMER time_clubb_pdf = 0.0298
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2365
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4245
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0392
CLUBB-TIMER time_clubb_advance = 0.0937
CLUBB-TIMER time_clubb_pdf = 0.0353
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2303
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4215
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0541
CLUBB-TIMER time_clubb_advance = 0.0707
CLUBB-TIMER time_clubb_pdf = 0.0252
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2516
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4238
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0424
CLUBB-TIMER time_clubb_advance = 0.0873
CLUBB-TIMER time_clubb_pdf = 0.0260
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2477
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4257
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0536
CLUBB-TIMER time_clubb_advance = 0.0781
CLUBB-TIMER time_clubb_pdf = 0.0383
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2233
CLUBB-TIMER time_microphys_advance = 0.0200
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4186
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0382
CLUBB-TIMER time_clubb_advance = 0.0808
CLUBB-TIMER time_clubb_pdf = 0.0370
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2270
CLUBB-TIMER time_microphys_advance = 0.0290
CLUBB-TIMER time_loop_end = 0.0077
CLUBB-TIMER time_total = 0.4207
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0389
CLUBB-TIMER time_clubb_advance = 0.0714
CLUBB-TIMER time_clubb_pdf = 0.0375
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2696
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4398
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0458
CLUBB-TIMER time_clubb_advance = 0.0885
CLUBB-TIMER time_clubb_pdf = 0.0325
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2478
CLUBB-TIMER time_microphys_advance = 0.0303
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4506
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0834
CLUBB-TIMER time_clubb_pdf = 0.0229
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2599
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4267
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0852
CLUBB-TIMER time_clubb_pdf = 0.0536
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2306
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0110
CLUBB-TIMER time_total = 0.4363
Grid deallocation failed.
Iteration: 680
Parameters:
C_uu_shr = 0.48134329915046691895
C11 = 0.21666845679283142090
gamma_coef = 0.00299695227295160294
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0524
CLUBB-TIMER time_clubb_advance = 0.0819
CLUBB-TIMER time_clubb_pdf = 0.0449
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2447
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0045
CLUBB-TIMER time_total = 0.4464
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0750
CLUBB-TIMER time_clubb_pdf = 0.0508
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2472
CLUBB-TIMER time_microphys_advance = 0.0300
CLUBB-TIMER time_loop_end = 0.0051
CLUBB-TIMER time_total = 0.4473
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0498
CLUBB-TIMER time_clubb_advance = 0.1127
CLUBB-TIMER time_clubb_pdf = 0.0234
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2139
CLUBB-TIMER time_microphys_advance = 0.0204
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4256
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0405
CLUBB-TIMER time_clubb_advance = 0.0980
CLUBB-TIMER time_clubb_pdf = 0.0292
CLUBB-TIMER time_SILHS = 0.0033
CLUBB-TIMER time_microphys_scheme = 0.2271
CLUBB-TIMER time_microphys_advance = 0.0245
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4277
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0391
CLUBB-TIMER time_clubb_advance = 0.0881
CLUBB-TIMER time_clubb_pdf = 0.0299
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2760
CLUBB-TIMER time_microphys_advance = 0.0180
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4563
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0403
CLUBB-TIMER time_clubb_advance = 0.0692
CLUBB-TIMER time_clubb_pdf = 0.0445
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2638
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0071
CLUBB-TIMER time_total = 0.4441
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0637
CLUBB-TIMER time_clubb_advance = 0.0685
CLUBB-TIMER time_clubb_pdf = 0.0383
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2522
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4447
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0460
CLUBB-TIMER time_clubb_advance = 0.0889
CLUBB-TIMER time_clubb_pdf = 0.0435
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2247
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0248
CLUBB-TIMER time_total = 0.4459
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0763
CLUBB-TIMER time_clubb_pdf = 0.0564
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2285
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4210
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0852
CLUBB-TIMER time_clubb_pdf = 0.0244
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2436
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0166
CLUBB-TIMER time_total = 0.4270
Grid deallocation failed.
Iteration: 690
Parameters:
C_uu_shr = 0.40316644310951232910
C11 = 0.20489147305488586426
gamma_coef = 0.00831139739602804184
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0513
CLUBB-TIMER time_clubb_advance = 0.1018
CLUBB-TIMER time_clubb_pdf = 0.0295
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2347
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4402
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0404
CLUBB-TIMER time_clubb_advance = 0.0861
CLUBB-TIMER time_clubb_pdf = 0.0262
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2469
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4213
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0431
CLUBB-TIMER time_clubb_advance = 0.0943
CLUBB-TIMER time_clubb_pdf = 0.0235
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2186
CLUBB-TIMER time_microphys_advance = 0.0478
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4326
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0410
CLUBB-TIMER time_clubb_advance = 0.0677
CLUBB-TIMER time_clubb_pdf = 0.0231
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2699
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4247
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0567
CLUBB-TIMER time_clubb_advance = 0.0668
CLUBB-TIMER time_clubb_pdf = 0.0227
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2497
CLUBB-TIMER time_microphys_advance = 0.0247
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4256
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0674
CLUBB-TIMER time_clubb_pdf = 0.0228
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2538
CLUBB-TIMER time_microphys_advance = 0.0212
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4243
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0511
CLUBB-TIMER time_clubb_advance = 0.0924
CLUBB-TIMER time_clubb_pdf = 0.0263
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2274
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4204
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0830
CLUBB-TIMER time_clubb_pdf = 0.0387
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2362
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4189
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0808
CLUBB-TIMER time_clubb_pdf = 0.0226
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2594
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4225
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0506
CLUBB-TIMER time_clubb_advance = 0.0683
CLUBB-TIMER time_clubb_pdf = 0.0381
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2363
CLUBB-TIMER time_microphys_advance = 0.0204
CLUBB-TIMER time_loop_end = 0.0069
CLUBB-TIMER time_total = 0.4215
Grid deallocation failed.
Iteration: 700
Parameters:
C_uu_shr = 0.35328194499015808105
C11 = 0.29856711626052856445
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.0523
CLUBB-TIMER time_clubb_advance = 0.0793
CLUBB-TIMER time_clubb_pdf = 0.0260
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2351
CLUBB-TIMER time_microphys_advance = 0.0250
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4228
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0616
CLUBB-TIMER time_clubb_advance = 0.0822
CLUBB-TIMER time_clubb_pdf = 0.0231
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2320
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4208
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0386
CLUBB-TIMER time_clubb_advance = 0.0706
CLUBB-TIMER time_clubb_pdf = 0.0226
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2597
CLUBB-TIMER time_microphys_advance = 0.0245
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4210
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0400
CLUBB-TIMER time_clubb_advance = 0.0938
CLUBB-TIMER time_clubb_pdf = 0.0295
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2369
CLUBB-TIMER time_microphys_advance = 0.0242
CLUBB-TIMER time_loop_end = 0.0175
CLUBB-TIMER time_total = 0.4429
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0673
CLUBB-TIMER time_clubb_pdf = 0.0333
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2464
CLUBB-TIMER time_microphys_advance = 0.0338
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4238
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0393
CLUBB-TIMER time_clubb_advance = 0.0673
CLUBB-TIMER time_clubb_pdf = 0.0225
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2677
CLUBB-TIMER time_microphys_advance = 0.0199
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4217
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0502
CLUBB-TIMER time_clubb_advance = 0.0675
CLUBB-TIMER time_clubb_pdf = 0.0288
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2599
CLUBB-TIMER time_microphys_advance = 0.0292
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4408
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0982
CLUBB-TIMER time_clubb_pdf = 0.0283
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2280
CLUBB-TIMER time_microphys_advance = 0.0248
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4222
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0405
CLUBB-TIMER time_clubb_advance = 0.0712
CLUBB-TIMER time_clubb_pdf = 0.0495
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2474
CLUBB-TIMER time_microphys_advance = 0.0179
CLUBB-TIMER time_loop_end = 0.0143
CLUBB-TIMER time_total = 0.4419
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0822
CLUBB-TIMER time_clubb_pdf = 0.0292
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2680
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4391
Grid deallocation failed.
Iteration: 710
Parameters:
C_uu_shr = 0.40835976600646972656
C11 = 0.34040606021881103516
gamma_coef = 0.01356334891170263290
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0740
CLUBB-TIMER time_clubb_pdf = 0.0431
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2424
CLUBB-TIMER time_microphys_advance = 0.0360
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4385
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0403
CLUBB-TIMER time_clubb_advance = 0.0834
CLUBB-TIMER time_clubb_pdf = 0.0292
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2662
CLUBB-TIMER time_microphys_advance = 0.0177
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4418
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0403
CLUBB-TIMER time_clubb_advance = 0.0794
CLUBB-TIMER time_clubb_pdf = 0.0474
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2453
CLUBB-TIMER time_microphys_advance = 0.0328
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4502
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0438
CLUBB-TIMER time_clubb_advance = 0.0875
CLUBB-TIMER time_clubb_pdf = 0.0380
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2418
CLUBB-TIMER time_microphys_advance = 0.0248
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4410
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0748
CLUBB-TIMER time_clubb_pdf = 0.0292
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2775
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4418
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0462
CLUBB-TIMER time_clubb_advance = 0.0674
CLUBB-TIMER time_clubb_pdf = 0.0511
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2476
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4341
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0911
CLUBB-TIMER time_clubb_pdf = 0.0286
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2666
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4462
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0808
CLUBB-TIMER time_clubb_pdf = 0.0433
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2552
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4390
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0594
CLUBB-TIMER time_clubb_advance = 0.0710
CLUBB-TIMER time_clubb_pdf = 0.0296
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2453
CLUBB-TIMER time_microphys_advance = 0.0227
CLUBB-TIMER time_loop_end = 0.0121
CLUBB-TIMER time_total = 0.4410
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0960
CLUBB-TIMER time_clubb_pdf = 0.0436
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2346
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0057
CLUBB-TIMER time_total = 0.4354
Grid deallocation failed.
Iteration: 720
Parameters:
C_uu_shr = 0.30175399780273437500
C11 = 0.25115504860877990723
gamma_coef = 0.00249429489485919476
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0912
CLUBB-TIMER time_clubb_pdf = 0.0463
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2331
CLUBB-TIMER time_microphys_advance = 0.0205
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4340
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0399
CLUBB-TIMER time_clubb_advance = 0.0995
CLUBB-TIMER time_clubb_pdf = 0.0228
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2369
CLUBB-TIMER time_microphys_advance = 0.0226
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4266
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0551
CLUBB-TIMER time_clubb_advance = 0.0744
CLUBB-TIMER time_clubb_pdf = 0.0226
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2329
CLUBB-TIMER time_microphys_advance = 0.0316
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4217
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0612
CLUBB-TIMER time_clubb_advance = 0.0828
CLUBB-TIMER time_clubb_pdf = 0.0314
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2263
CLUBB-TIMER time_microphys_advance = 0.0184
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4249
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0401
CLUBB-TIMER time_clubb_advance = 0.0914
CLUBB-TIMER time_clubb_pdf = 0.0432
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2370
CLUBB-TIMER time_microphys_advance = 0.0218
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4383
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0507
CLUBB-TIMER time_clubb_advance = 0.0846
CLUBB-TIMER time_clubb_pdf = 0.0333
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2498
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4404
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0456
CLUBB-TIMER time_clubb_advance = 0.0815
CLUBB-TIMER time_clubb_pdf = 0.0443
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2529
CLUBB-TIMER time_microphys_advance = 0.0198
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4491
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0428
CLUBB-TIMER time_clubb_advance = 0.0840
CLUBB-TIMER time_clubb_pdf = 0.0421
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2573
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4480
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0381
CLUBB-TIMER time_clubb_advance = 0.0936
CLUBB-TIMER time_clubb_pdf = 0.0307
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2660
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4504
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0562
CLUBB-TIMER time_clubb_advance = 0.0703
CLUBB-TIMER time_clubb_pdf = 0.0312
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2553
CLUBB-TIMER time_microphys_advance = 0.0272
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4451
Grid deallocation failed.
Iteration: 730
Parameters:
C_uu_shr = 0.32306972146034240723
C11 = 0.17066717147827148438
gamma_coef = 0.04530547186732292175
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0524
CLUBB-TIMER time_clubb_advance = 0.0908
CLUBB-TIMER time_clubb_pdf = 0.0304
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2422
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0116
CLUBB-TIMER time_total = 0.4452
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0404
CLUBB-TIMER time_clubb_advance = 0.0755
CLUBB-TIMER time_clubb_pdf = 0.0305
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2610
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0201
CLUBB-TIMER time_total = 0.4453
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0518
CLUBB-TIMER time_clubb_advance = 0.0776
CLUBB-TIMER time_clubb_pdf = 0.0297
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2628
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4436
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0541
CLUBB-TIMER time_clubb_advance = 0.0737
CLUBB-TIMER time_clubb_pdf = 0.0421
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2541
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4473
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0531
CLUBB-TIMER time_clubb_advance = 0.0821
CLUBB-TIMER time_clubb_pdf = 0.0392
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2132
CLUBB-TIMER time_microphys_advance = 0.0201
CLUBB-TIMER time_loop_end = 0.0193
CLUBB-TIMER time_total = 0.4278
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0426
CLUBB-TIMER time_clubb_advance = 0.0909
CLUBB-TIMER time_clubb_pdf = 0.0368
CLUBB-TIMER time_SILHS = 0.0022
CLUBB-TIMER time_microphys_scheme = 0.2813
CLUBB-TIMER time_microphys_advance = 0.0194
CLUBB-TIMER time_loop_end = 0.0046
CLUBB-TIMER time_total = 0.4787
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0550
CLUBB-TIMER time_clubb_advance = 0.0736
CLUBB-TIMER time_clubb_pdf = 0.0282
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2602
CLUBB-TIMER time_microphys_advance = 0.0208
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4428
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0854
CLUBB-TIMER time_clubb_pdf = 0.0229
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2253
CLUBB-TIMER time_microphys_advance = 0.0383
CLUBB-TIMER time_loop_end = 0.0130
CLUBB-TIMER time_total = 0.4239
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0436
CLUBB-TIMER time_clubb_advance = 0.1067
CLUBB-TIMER time_clubb_pdf = 0.0349
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2353
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4426
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0495
CLUBB-TIMER time_clubb_advance = 0.0861
CLUBB-TIMER time_clubb_pdf = 0.0290
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2431
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0156
CLUBB-TIMER time_total = 0.4411
Grid deallocation failed.
Iteration: 740
Parameters:
C_uu_shr = 0.49312284588813781738
C11 = 0.23586803674697875977
gamma_coef = 0.00403046049177646637
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0500
CLUBB-TIMER time_clubb_advance = 0.0885
CLUBB-TIMER time_clubb_pdf = 0.0290
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2545
CLUBB-TIMER time_microphys_advance = 0.0199
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4469
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0627
CLUBB-TIMER time_clubb_advance = 0.0714
CLUBB-TIMER time_clubb_pdf = 0.0316
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2529
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4405
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0469
CLUBB-TIMER time_clubb_advance = 0.0679
CLUBB-TIMER time_clubb_pdf = 0.0297
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2762
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4431
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0402
CLUBB-TIMER time_clubb_advance = 0.0945
CLUBB-TIMER time_clubb_pdf = 0.0321
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2404
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4295
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0420
CLUBB-TIMER time_clubb_advance = 0.0874
CLUBB-TIMER time_clubb_pdf = 0.0236
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2427
CLUBB-TIMER time_microphys_advance = 0.0170
CLUBB-TIMER time_loop_end = 0.0149
CLUBB-TIMER time_total = 0.4285
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0385
CLUBB-TIMER time_clubb_advance = 0.0752
CLUBB-TIMER time_clubb_pdf = 0.0252
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2641
CLUBB-TIMER time_microphys_advance = 0.0174
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4254
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0398
CLUBB-TIMER time_clubb_advance = 0.0856
CLUBB-TIMER time_clubb_pdf = 0.0315
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2518
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0175
CLUBB-TIMER time_total = 0.4440
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0489
CLUBB-TIMER time_clubb_advance = 0.0754
CLUBB-TIMER time_clubb_pdf = 0.0398
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2486
CLUBB-TIMER time_microphys_advance = 0.0258
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4435
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0493
CLUBB-TIMER time_clubb_advance = 0.0795
CLUBB-TIMER time_clubb_pdf = 0.0292
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2533
CLUBB-TIMER time_microphys_advance = 0.0291
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4454
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0884
CLUBB-TIMER time_clubb_pdf = 0.0300
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2460
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0060
CLUBB-TIMER time_total = 0.4423
Grid deallocation failed.
Iteration: 750
Parameters:
C_uu_shr = 0.50350391864776611328
C11 = 0.23229017853736877441
gamma_coef = 0.00019614036136772484
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0425
CLUBB-TIMER time_clubb_advance = 0.0677
CLUBB-TIMER time_clubb_pdf = 0.0230
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2686
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4237
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0564
CLUBB-TIMER time_clubb_advance = 0.0727
CLUBB-TIMER time_clubb_pdf = 0.0255
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2426
CLUBB-TIMER time_microphys_advance = 0.0240
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4263
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0466
CLUBB-TIMER time_clubb_advance = 0.0832
CLUBB-TIMER time_clubb_pdf = 0.0442
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2449
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4406
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0407
CLUBB-TIMER time_clubb_advance = 0.0859
CLUBB-TIMER time_clubb_pdf = 0.0276
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2580
CLUBB-TIMER time_microphys_advance = 0.0225
CLUBB-TIMER time_loop_end = 0.0088
CLUBB-TIMER time_total = 0.4447
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When 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.0389
CLUBB-TIMER time_clubb_advance = 0.0687
CLUBB-TIMER time_clubb_pdf = 0.0335
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2438
CLUBB-TIMER time_microphys_advance = 0.0199
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4251
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0396
CLUBB-TIMER time_clubb_advance = 0.0863
CLUBB-TIMER time_clubb_pdf = 0.0238
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2454
CLUBB-TIMER time_microphys_advance = 0.0243
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4244
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0878
CLUBB-TIMER time_clubb_pdf = 0.0276
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2677
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4429
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.1000
CLUBB-TIMER time_clubb_pdf = 0.0281
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2520
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4399
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0643
CLUBB-TIMER time_clubb_advance = 0.0673
CLUBB-TIMER time_clubb_pdf = 0.0340
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2516
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4391
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0460
CLUBB-TIMER time_clubb_advance = 0.1067
CLUBB-TIMER time_clubb_pdf = 0.0293
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2326
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4363
Grid deallocation failed.
Iteration: 760
Parameters:
C_uu_shr = 0.57743448019027709961
C11 = 0.24183611571788787842
gamma_coef = 0.01130502950400114059
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0541
CLUBB-TIMER time_clubb_advance = 0.0791
CLUBB-TIMER time_clubb_pdf = 0.0296
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2397
CLUBB-TIMER time_microphys_advance = 0.0323
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4400
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0767
CLUBB-TIMER time_clubb_pdf = 0.0374
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2679
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4420
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0500
CLUBB-TIMER time_clubb_advance = 0.0801
CLUBB-TIMER time_clubb_pdf = 0.0480
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2301
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0160
CLUBB-TIMER time_total = 0.4419
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0910
CLUBB-TIMER time_clubb_pdf = 0.0488
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2372
CLUBB-TIMER time_microphys_advance = 0.0195
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4394
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0470
CLUBB-TIMER time_clubb_advance = 0.0792
CLUBB-TIMER time_clubb_pdf = 0.0417
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2451
CLUBB-TIMER time_microphys_advance = 0.0287
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4466
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0689
CLUBB-TIMER time_clubb_pdf = 0.0295
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2731
CLUBB-TIMER time_microphys_advance = 0.0287
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4432
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0799
CLUBB-TIMER time_clubb_pdf = 0.0299
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2412
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4429
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0411
CLUBB-TIMER time_clubb_advance = 0.0922
CLUBB-TIMER time_clubb_pdf = 0.0412
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2428
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4390
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0835
CLUBB-TIMER time_clubb_pdf = 0.0244
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2564
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4241
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0397
CLUBB-TIMER time_clubb_advance = 0.0838
CLUBB-TIMER time_clubb_pdf = 0.0471
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2141
CLUBB-TIMER time_microphys_advance = 0.0213
CLUBB-TIMER time_loop_end = 0.0181
CLUBB-TIMER time_total = 0.4252
Grid deallocation failed.
Iteration: 770
Parameters:
C_uu_shr = 0.68465203046798706055
C11 = 0.17628665268421173096
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.0380
CLUBB-TIMER time_clubb_advance = 0.0868
CLUBB-TIMER time_clubb_pdf = 0.0315
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2472
CLUBB-TIMER time_microphys_advance = 0.0198
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4284
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0382
CLUBB-TIMER time_clubb_advance = 0.0791
CLUBB-TIMER time_clubb_pdf = 0.0444
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2453
CLUBB-TIMER time_microphys_advance = 0.0173
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4293
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0523
CLUBB-TIMER time_clubb_advance = 0.0706
CLUBB-TIMER time_clubb_pdf = 0.0389
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2215
CLUBB-TIMER time_microphys_advance = 0.0236
CLUBB-TIMER time_loop_end = 0.0179
CLUBB-TIMER time_total = 0.4258
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0932
CLUBB-TIMER time_clubb_pdf = 0.0250
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2335
CLUBB-TIMER time_microphys_advance = 0.0288
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4235
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0434
CLUBB-TIMER time_clubb_advance = 0.0735
CLUBB-TIMER time_clubb_pdf = 0.0253
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2619
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4260
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0431
CLUBB-TIMER time_clubb_advance = 0.1021
CLUBB-TIMER time_clubb_pdf = 0.0227
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2317
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4224
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0384
CLUBB-TIMER time_clubb_advance = 0.0774
CLUBB-TIMER time_clubb_pdf = 0.0227
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2570
CLUBB-TIMER time_microphys_advance = 0.0175
CLUBB-TIMER time_loop_end = 0.0066
CLUBB-TIMER time_total = 0.4205
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0912
CLUBB-TIMER time_clubb_pdf = 0.0351
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2365
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0216
CLUBB-TIMER time_total = 0.4414
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When 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.0540
CLUBB-TIMER time_clubb_advance = 0.0700
CLUBB-TIMER time_clubb_pdf = 0.0292
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2428
CLUBB-TIMER time_microphys_advance = 0.0327
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4373
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When 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.0404
CLUBB-TIMER time_clubb_advance = 0.0863
CLUBB-TIMER time_clubb_pdf = 0.0495
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2295
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4368
Grid deallocation failed.
Iteration: 780
Parameters:
C_uu_shr = 0.56953567266464233398
C11 = 0.26285716891288757324
gamma_coef = 0.01042337715625762939
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0824
CLUBB-TIMER time_clubb_pdf = 0.0296
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2661
CLUBB-TIMER time_microphys_advance = 0.0205
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4417
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0500
CLUBB-TIMER time_clubb_advance = 0.0696
CLUBB-TIMER time_clubb_pdf = 0.0558
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2471
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4442
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0955
CLUBB-TIMER time_clubb_pdf = 0.0309
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2340
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0199
CLUBB-TIMER time_total = 0.4359
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0499
CLUBB-TIMER time_clubb_advance = 0.0676
CLUBB-TIMER time_clubb_pdf = 0.0293
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2715
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4401
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0397
CLUBB-TIMER time_clubb_advance = 0.0859
CLUBB-TIMER time_clubb_pdf = 0.0474
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2392
CLUBB-TIMER time_microphys_advance = 0.0187
CLUBB-TIMER time_loop_end = 0.0048
CLUBB-TIMER time_total = 0.4367
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0440
CLUBB-TIMER time_clubb_advance = 0.0905
CLUBB-TIMER time_clubb_pdf = 0.0249
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2368
CLUBB-TIMER time_microphys_advance = 0.0305
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_total = 0.4313
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When 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.0418
CLUBB-TIMER time_clubb_advance = 0.0920
CLUBB-TIMER time_clubb_pdf = 0.0341
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2278
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_total = 0.4346
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0525
CLUBB-TIMER time_clubb_advance = 0.0893
CLUBB-TIMER time_clubb_pdf = 0.0233
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2230
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0125
CLUBB-TIMER time_total = 0.4205
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.0783
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2497
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0047
CLUBB-TIMER time_total = 0.4221
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0664
CLUBB-TIMER time_clubb_pdf = 0.0225
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2530
CLUBB-TIMER time_microphys_advance = 0.0193
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_total = 0.4198
Grid deallocation failed.
Iteration: 790
Parameters:
C_uu_shr = 0.55085730552673339844
C11 = 0.23482006788253784180
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.0380
CLUBB-TIMER time_clubb_advance = 0.1024
CLUBB-TIMER time_clubb_pdf = 0.0231
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2323
CLUBB-TIMER time_microphys_advance = 0.0226
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4262
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.1001
CLUBB-TIMER time_clubb_pdf = 0.0278
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2415
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4306
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0394
CLUBB-TIMER time_clubb_advance = 0.0912
CLUBB-TIMER time_clubb_pdf = 0.0353
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2558
CLUBB-TIMER time_microphys_advance = 0.0178
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_total = 0.4442
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0388
CLUBB-TIMER time_clubb_advance = 0.0787
CLUBB-TIMER time_clubb_pdf = 0.0224
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2588
CLUBB-TIMER time_microphys_advance = 0.0203
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_total = 0.4237
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0539
CLUBB-TIMER time_clubb_advance = 0.0735
CLUBB-TIMER time_clubb_pdf = 0.0373
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2534
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0042
CLUBB-TIMER time_total = 0.4400
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0807
CLUBB-TIMER time_clubb_pdf = 0.0311
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2311
CLUBB-TIMER time_microphys_advance = 0.0346
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4363
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0872
CLUBB-TIMER time_clubb_pdf = 0.0312
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2544
CLUBB-TIMER time_microphys_advance = 0.0207
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4369
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0952
CLUBB-TIMER time_clubb_pdf = 0.0435
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2334
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4331
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0522
CLUBB-TIMER time_clubb_advance = 0.0743
CLUBB-TIMER time_clubb_pdf = 0.0433
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2435
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0049
CLUBB-TIMER time_total = 0.4360
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0503
CLUBB-TIMER time_clubb_advance = 0.0831
CLUBB-TIMER time_clubb_pdf = 0.0337
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2441
CLUBB-TIMER time_microphys_advance = 0.0230
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_total = 0.4389
Grid deallocation failed.
Iteration: 800
Parameters:
C_uu_shr = 0.49776783585548400879
C11 = 0.30368202924728393555
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.0463
CLUBB-TIMER time_clubb_advance = 0.0831
CLUBB-TIMER time_clubb_pdf = 0.0236
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2467
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_total = 0.4214
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0389
CLUBB-TIMER time_clubb_advance = 0.0877
CLUBB-TIMER time_clubb_pdf = 0.0292
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2567
CLUBB-TIMER time_microphys_advance = 0.0245
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4420
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0425
CLUBB-TIMER time_clubb_advance = 0.0965
CLUBB-TIMER time_clubb_pdf = 0.0257
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2255
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4118
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0382
CLUBB-TIMER time_clubb_advance = 0.0896
CLUBB-TIMER time_clubb_pdf = 0.0291
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2585
CLUBB-TIMER time_microphys_advance = 0.0169
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_total = 0.4369
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0735
CLUBB-TIMER time_clubb_pdf = 0.0325
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2565
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0209
CLUBB-TIMER time_total = 0.4390
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0412
CLUBB-TIMER time_clubb_advance = 0.1144
CLUBB-TIMER time_clubb_pdf = 0.0263
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2148
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4183
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0962
CLUBB-TIMER time_clubb_pdf = 0.0291
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2527
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_total = 0.4375
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0542
CLUBB-TIMER time_clubb_advance = 0.0714
CLUBB-TIMER time_clubb_pdf = 0.0328
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2332
CLUBB-TIMER time_microphys_advance = 0.0260
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_total = 0.4223
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0946
CLUBB-TIMER time_clubb_pdf = 0.0452
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2344
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4338
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0448
CLUBB-TIMER time_clubb_advance = 0.0835
CLUBB-TIMER time_clubb_pdf = 0.0306
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2581
CLUBB-TIMER time_microphys_advance = 0.0226
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_total = 0.4442
Grid deallocation failed.
Iteration: 810
Parameters:
C_uu_shr = 0.49469926953315734863
C11 = 0.30072119832038879395
gamma_coef = 0.01684273779392242432
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0460
CLUBB-TIMER time_clubb_advance = 0.0856
CLUBB-TIMER time_clubb_pdf = 0.0420
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2413
CLUBB-TIMER time_microphys_advance = 0.0181
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_total = 0.4378
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.0795
CLUBB-TIMER time_clubb_pdf = 0.0358
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2675
CLUBB-TIMER time_microphys_advance = 0.0166
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_total = 0.4420
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0472
CLUBB-TIMER time_clubb_advance = 0.0667
CLUBB-TIMER time_clubb_pdf = 0.0294
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2710
CLUBB-TIMER time_microphys_advance = 0.0201
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_total = 0.4391
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0468
CLUBB-TIMER time_clubb_advance = 0.0976
CLUBB-TIMER time_clubb_pdf = 0.0428
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2195
CLUBB-TIMER time_microphys_advance = 0.0240
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_total = 0.4353
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0398
CLUBB-TIMER time_clubb_advance = 0.0925
CLUBB-TIMER time_clubb_pdf = 0.0324
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2423
CLUBB-TIMER time_microphys_advance = 0.0329
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_total = 0.4445
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0442
CLUBB-TIMER time_clubb_advance = 0.0744
CLUBB-TIMER time_clubb_pdf = 0.0441
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2534
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_total = 0.4374
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0564
CLUBB-TIMER time_clubb_advance = 0.0837
CLUBB-TIMER time_clubb_pdf = 0.0300
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2436
CLUBB-TIMER time_microphys_advance = 0.0212
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4397
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.1037
CLUBB-TIMER time_clubb_pdf = 0.0380
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2400
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4414
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0794
CLUBB-TIMER time_clubb_pdf = 0.0405
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2474
CLUBB-TIMER time_microphys_advance = 0.0324
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4429
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0395
CLUBB-TIMER time_clubb_advance = 0.0919
CLUBB-TIMER time_clubb_pdf = 0.0460
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2314
CLUBB-TIMER time_microphys_advance = 0.0231
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_total = 0.4366
Grid deallocation failed.
Iteration: 820
Parameters:
C_uu_shr = 0.53423488140106201172
C11 = 0.28204983472824096680
gamma_coef = 0.01603174582123756409
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0563
CLUBB-TIMER time_clubb_advance = 0.0760
CLUBB-TIMER time_clubb_pdf = 0.0295
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2523
CLUBB-TIMER time_microphys_advance = 0.0213
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4405
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0462
CLUBB-TIMER time_clubb_advance = 0.0848
CLUBB-TIMER time_clubb_pdf = 0.0445
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2410
CLUBB-TIMER time_microphys_advance = 0.0200
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4415
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0699
CLUBB-TIMER time_clubb_pdf = 0.0403
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2550
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4413
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0525
CLUBB-TIMER time_clubb_advance = 0.0791
CLUBB-TIMER time_clubb_pdf = 0.0292
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2580
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4406
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When 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.0380
CLUBB-TIMER time_clubb_advance = 0.0738
CLUBB-TIMER time_clubb_pdf = 0.0474
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2506
CLUBB-TIMER time_microphys_advance = 0.0171
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4436
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0409
CLUBB-TIMER time_clubb_advance = 0.0941
CLUBB-TIMER time_clubb_pdf = 0.0453
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2345
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4365
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0419
CLUBB-TIMER time_clubb_advance = 0.0909
CLUBB-TIMER time_clubb_pdf = 0.0250
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2446
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4242
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0437
CLUBB-TIMER time_clubb_advance = 0.0717
CLUBB-TIMER time_clubb_pdf = 0.0227
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2635
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4234
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0540
CLUBB-TIMER time_clubb_advance = 0.0689
CLUBB-TIMER time_clubb_pdf = 0.0282
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2213
CLUBB-TIMER time_microphys_advance = 0.0439
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4213
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0379
CLUBB-TIMER time_clubb_advance = 0.1082
CLUBB-TIMER time_clubb_pdf = 0.0275
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2195
CLUBB-TIMER time_microphys_advance = 0.0182
CLUBB-TIMER time_loop_end = 0.0070
CLUBB-TIMER time_total = 0.4193
Grid deallocation failed.
Iteration: 830
Parameters:
C_uu_shr = 0.56196111440658569336
C11 = 0.26798996329307556152
gamma_coef = 0.00810618884861469269
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0395
CLUBB-TIMER time_clubb_advance = 0.0838
CLUBB-TIMER time_clubb_pdf = 0.0375
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2410
CLUBB-TIMER time_microphys_advance = 0.0300
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4368
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0703
CLUBB-TIMER time_clubb_advance = 0.0835
CLUBB-TIMER time_clubb_pdf = 0.0287
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2209
CLUBB-TIMER time_microphys_advance = 0.0278
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4362
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0386
CLUBB-TIMER time_clubb_advance = 0.0824
CLUBB-TIMER time_clubb_pdf = 0.0425
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2581
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0040
CLUBB-TIMER time_total = 0.4433
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0383
CLUBB-TIMER time_clubb_advance = 0.0836
CLUBB-TIMER time_clubb_pdf = 0.0268
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2748
CLUBB-TIMER time_microphys_advance = 0.0189
CLUBB-TIMER time_loop_end = 0.0044
CLUBB-TIMER time_total = 0.4479
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0386
CLUBB-TIMER time_clubb_advance = 0.0713
CLUBB-TIMER time_clubb_pdf = 0.0233
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2741
CLUBB-TIMER time_microphys_advance = 0.0176
CLUBB-TIMER time_loop_end = 0.0043
CLUBB-TIMER time_total = 0.4301
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0474
CLUBB-TIMER time_clubb_advance = 0.0770
CLUBB-TIMER time_clubb_pdf = 0.0428
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2573
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0041
CLUBB-TIMER time_total = 0.4464
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0445
CLUBB-TIMER time_clubb_advance = 0.0803
CLUBB-TIMER time_clubb_pdf = 0.0456
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2470
CLUBB-TIMER time_microphys_advance = 0.0168
CLUBB-TIMER time_loop_end = 0.0057
CLUBB-TIMER time_total = 0.4408
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.0790
CLUBB-TIMER time_clubb_pdf = 0.0453
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2371
CLUBB-TIMER time_microphys_advance = 0.0227
CLUBB-TIMER time_loop_end = 0.0217
CLUBB-TIMER time_total = 0.4448
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0423
CLUBB-TIMER time_clubb_advance = 0.0666
CLUBB-TIMER time_clubb_pdf = 0.0545
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2510
CLUBB-TIMER time_microphys_advance = 0.0167
CLUBB-TIMER time_loop_end = 0.0039
CLUBB-TIMER time_total = 0.4360
Grid deallocation failed.
When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1.
C2rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1.
C2thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1.
C2rtthl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1.
C6rt = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1.
C6rtb = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1.
C6thl = 2.0000000000000000
Warning in setup_clubb_core
When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1.
C6thlb = 2.0000000000000000
Warning in setup_clubb_core
CLUBB-TIMER time_loop_init = 0.0380
CLUBB-TIMER time_clubb_advance = 0.1034
CLUBB-TIMER time_clubb_pdf = 0.0226
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2314
CLUBB-TIMER time_microphys_advance = 0.0201
CLUBB-TIMER time_loop_end = 0.0038
CLUBB-TIMER time_total = 0.4202
Grid deallocation failed.
Iteration: 840
Parameters:
C_uu_shr = 0.45164126157760620117
C11 = 0.22286511957645416260
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.0476
CLUBB-TIMER time_clubb_advance = 0.0662
CLUBB-TIMER time_clubb_pdf = 0.0300
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2529
CLUBB-TIMER time_microphys_advance = 0.0207
CLUBB-TIMER time_loop_end = 0.0037
CLUBB-TIMER time_total = 0.4219
Grid deallocation failed.
Parameter Initial Optimal
C_uu_shr = 0.4000000000 0.5598852463
C11 = 0.4000000000 0.1992523353
gamma_coef = 0.2500000000 0.0000000000
Initial cost:
1.000000
Optimal cost:
$$ 0.540823
Approx. percent increase in accuracy: 45.918 %
Approx. percent increase in accuracy by variable:
Case name Variable Improvement
fire cloud_frac 24.380 %
fire rcm 21.537 %
Run Complete.
Continue tuning starting with new parameters?(y/n) Generating new error.in file...
New filename is: ../input/error_20220621_0338.in
Generating new tunable_parameters.in file...
Writing parameters for namelist to ../input/tunable_parameters/tunable_parameters_20220621_0338.in
New filename is: ../input/tunable_parameters/tunable_parameters_20220621_0338.in
***The tuning results have been saved in the file:
../input/tuning_run_results_20220621_0338.log
Note: The following floating-point exceptions are signalling: IEEE_INVALID_FLAG 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.0388
CLUBB-TIMER time_clubb_advance = 0.1551
CLUBB-TIMER time_clubb_pdf = 0.0788
CLUBB-TIMER time_SILHS = 0.0001
CLUBB-TIMER time_microphys_scheme = 0.2055
CLUBB-TIMER time_microphys_advance = 0.0230
CLUBB-TIMER time_loop_end = 0.5217
CLUBB-TIMER time_total = 1.0240
Grid deallocation failed.
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